Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am new to talend. I am trying to send the json response extracted as part of a process to our backend API's for further processing. I am facing difficulties in proceeding further. The body is always null. I am missing something in the job setup and not able to figure out why. I have tried a few steps as mentioned in the forums but that did not help. If any one can help me with some simple steps of how to pass a json body to the backend rest api, it would be really helpful. (Like tFileInputJSON -> tLogRow -> tWriteJSONField -> tRestClient etc). If there is any specific documentation related to this, please post the link as well.
Thanks,
Shen
Hi Shen
Can you post a picture of your job design at this point. Especially the schema you're using between the tWriteJSONField and the tRESTClient
Thanks
David