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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Cloud - Data Preparation not showing environment or flows when choosing "Talend Job" as a dataset

Using the Talend Data Preparation it has an option for "Generating a data set from a Talend Job" - this being said, I created a simple Talend job that will be reading from A xlsx straight to the tDatasetOutput component that is marked as an "LiveDataSet".

When I choose from the dropdown menu on the Data Prep  dataset portal and choose Talend Job, it checks my connection which is successful then provides no flows or environments in the dropdowns
0683p000009Lz0R.png0683p000009Lz0W.png
Any Help?

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi Robert,

 

Only Flows which start with the prefix "dataprep_" can be used as Live datasets in Data Preparation. See https://help.talend.com/reader/n~7tYndHPhSgSAN0bpenIA/V7luEpi9UkNOEyp3Qa4B9w for more details.

 

Hope this helps.

 

Regards,

 

Gwendal

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi Robert,

 

Only Flows which start with the prefix "dataprep_" can be used as Live datasets in Data Preparation. See https://help.talend.com/reader/n~7tYndHPhSgSAN0bpenIA/V7luEpi9UkNOEyp3Qa4B9w for more details.

 

Hope this helps.

 

Regards,

 

Gwendal

Anonymous
Not applicable
Author

This worked, thanks!

One other question I do have is now its loaded the data into the dataset, when I added a new row and uploaded the new document to the Source S3 bucket I was expecting the job to run when i click "edit dataset" on it and add the new row of data. I may be wrong but isn't it supposed to update?