Page 1 of 1

Pass value of an input column to the Hierarchical Stage

Posted: Sat Jun 24, 2017 2:59 pm
by DS1234
Hi There,

I am working on a requirement to parse a JSON response from an HTTP Rest request using a hierarchical stage, however I would like to know if I can pass one of the input column value of the stage as the URL to the REST STEP of the stage. Currently, the rest steps has the feature of accepting job parameter as input, but I need to pass stage column value.

How can I do it.
I tried orchestrate.<column_name> and :column_name, but to no avail.

Please help.

Posted: Mon Jun 26, 2017 12:17 pm
by UCDI
you want the column name only?

you can get that from many databases with a system level query. Is that possible on your system?