tRestclient with multipart files not supported by Talend
Hello,
I have to attach files into an app.
Trying to call a multipart REST service with PUT method.
This service allows us to send a file to an application attached to some “objects” in the database.
We have 2 files attached in the body:
The 1st one is the “content” we with to send to the application : "C:/Talend/Data/DEV/Avio/documentIwantToSend.jpeg" (for the demo … but it will contain text file produced by Talend from database extraction)
The 2nd one is an xml containing the parameters to attach this file to the correct objects :