Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

File upload with Talend component

I want to upload file through file browser i.e. html form.

which component I need to use for file upload, please help me for this.

Like as using form using java but how will do through talend component.

 

I have tried through tFilefetch component but here you can upload through URI. this is not solution.

 

 

I really appreciate in advance.

 

Thanks,

Hari

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hello,

tRESTRequest can accept HTTP form uploads and the multipart attachments in general.

You could build a REST endpoint using the CXF framework and then invoke an integration route or any Talend job. Please refer to this page and let us know if it helps.

https://help.talend.com/search/all?query=Forms+and+multiparts&content-lang=en

Best regards

Sabrina

Anonymous
Not applicable
Author

No this is not solution.

I want to upload any file through component.

If have solution regarding component then let me know.

 

Thanks,

Hari