I have few doubts on scenarios which you have discussed in 7. Talend Interview Questions And Answers | Dynamic and Recovery in Talend | Talend Q&A. Can I post here or comment over there.
In your example since you have given some value manually it is fine I understood but what if I need to bass some value to that file dynamically, how to do so
trying to run a python script that makes a post request to an API and log the response. for some reason Talend pulls up the script in vscode but doesn't execute it?
I have few doubts on scenarios which you have discussed in 7. Talend Interview Questions And Answers | Dynamic and Recovery in Talend | Talend Q&A. Can I post here or comment over there.
Sure pls add it there.. it will help others as well
In your example since you have given some value manually it is fine I understood but what if I need to bass some value to that file dynamically, how to do so
You can use context variables! Check out talendpro.com
Thank you for Sharing this Bro
My pleasure
Thank you 👍🙏
How to delete multiple files using tsystem with out using tfile list
trying to run a python script that makes a post request to an API and log the response. for some reason Talend pulls up the script in vscode but doesn't execute it?
Check permission
How to call pearl script from talend
Use the tSystem component to call it
Download my mobile app from talendpro.com and checkout courses.talendpro.com
Job is running but not showing any output,pls help me out sir
I just added 3 points
Sir,i am not getting output
1. Try to run that command manually
2. Check if talend user has permission to execute
3. Try to add the return value in your script