Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
User4070
Contributor
Contributor

POST Request Error (REST API - TALEND ESB)

Hello,

Im trying to send Data with the POST request (using ARC for testing with the body) but the data saved with NULL values and the id always = 0 (ID in MySQL DataBase with Auto-Incriment option)
Help pls, ty
0683p000009M8bI.png0683p000009M8bv.png0683p000009M7ZL.png0683p000009M8UW.png

Labels (2)
2 Replies
Anonymous
Not applicable

Hi
For testing, add a tLogRow after tRestRequest to print the input request on the console, to check the input data are passed correctly to web service. Can you show me what it is printed on the console?

Regards
Shong
User4070
Contributor
Contributor
Author

0683p000009M7eL.png0683p000009M8CH.png