Hi all,
I have a REST job that is passed with 10 parameters that get manipulated and return a REST response at the end.
I am having problems with a [i]lookup row[/i] within my job, since the lookup involves using one of the[i] passed parameters from the REST[/i], but the lookup component seems to [i]start immediately once the REST is called[/i], giving a null pointer exception and causing the job to throw an error. How can I set the lookup row to perform only [i]once the job is running[/i], and not [i]once the REST is called[/i]?
Attached is a screenshot of my job layout, highlighting the concerned components in red boxes.
Best regards,
Junmil
↧
lookup row on tRESTRequest - by junmilsso
↧