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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
lemufty
Contributor III
Contributor III

how to send csv file with webservice(trestclient)

hello,

i want to send csv file with trestClient. i must use put for this service web.

i need the help

Labels (3)
3 Replies
Anonymous
Not applicable

Hello,

tRestClient is used to call a RESTful Web service. You could try tfilefetch with “Upload file” option. Could you please describe your requirement with more details?

Best regards

Sabrina

 

hamdi_bourbia
Partner - Contributor
Partner - Contributor

Hi Sabrina, it's too bad the person didn't give more detail ... I do have the same requirement, but the http method must be PUT, which doesn't seem to be supported by the tFileFetch component (which only features GET or POST in studio v7.3).

Anonymous
Not applicable

Hello,

Please try to upload files from your webservice using Talend tHttpRequest component.

Best regards

Sabrina