Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jain1
Contributor
Contributor

iterate over IDs from first tRESTClient_3 in Second tRESTClient_4 results NULL as output from second API call(tRESTClient_4).

I am able to iterate over the content from first tRestClient in my second tRestClient component, but I am getting NULL as result from tRestClient_4 in tJavaRow_2.

Any help is appreciated. Attaching the flow.

 

Labels (2)
2 Replies
Anonymous
Not applicable

Hi,

 

   Could you please print eh value of context variables inside tJavarow and see whether the data is correctly populating to the context parameters?

 

   If the data is available, then you will have to see the REST API which you are using in last section by running it separately by giving hard coded values and see whether the API is giving results.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved

jain1
Contributor
Contributor
Author

Thank you for the response. This is no longer an issue for me.

 

Thanks,

Jain