This content has been marked as final.
Show 4 replies
-
1. Re: capturing REST api resposne in informatica cloud
Nithy S Nov 8, 2019 4:45 AM (in response to Raghu Chennaverggala)Hi Raghu,
Can you please check the approach mentioned here ?
ICRT : How to assign JSON o/p to Process objects
Thanks!
-
2. Re: capturing REST api resposne in informatica cloud
Raghu Chennaverggala Nov 8, 2019 5:12 AM (in response to Nithy S)We dont have ICRT license anything in IICS
-
3. Re: capturing REST api resposne in informatica cloud
Nithy S Nov 11, 2019 2:08 AM (in response to Raghu Chennaverggala) -
4. Re: capturing REST api resposne in informatica cloud
Nitin KN Nov 13, 2019 3:29 PM (in response to Raghu Chennaverggala)Rest v2 connection api response cannot be written to a file.
One of the workaround is to use curl or similar command to make the same api call through script/command n execute the same via a dummy task or command step in Taskflow.