Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Bluemoon
Creator
Creator

How to read data from resouce file in Talend Ingeration Cloud?

Usercase: Trying to read data from a file which is uploaded in "Talend Cloud Resource"?

Job Design:0683p000009M1wY.png

 

0683p000009M1pO.png

 

0683p000009M1wd.png

 Thanks for your help.

 

Also adding log files as attachment.

 

 

Labels (3)
2 Replies
Anonymous
Not applicable

Hi
You can put the file to application like S3, Box, DropBox,Googledrive or FTP server, and download it from these applications in the job before reading it.

Regards
Shong
David_Beaty
Specialist
Specialist

Hi,

 

It looks like your resource connection for "orders" has not been set in the Tasks & Plans -> {the task} -> Configuration -> Resource Parameters.

 

Suggest that in the Talend job, you set this value to be something artibrary, "NotSet" and then tActionLog it's value when the job runs, to ensure the job has been passed an alternate value. If its still "NotSet" then TCM is not setting it on invocation.