Note: JobScript feature not available in Talend Open Studio.
JobScript looks like a plain Text having JSON like structure. if you aware of Json then it is very easy to understand JobScript. Talend help center has good explanation on JobScript check once so you have good understanding of JobScript and the terminology we will use.
We will create job script to create a job which will be used for loading CSV data to SQL server with transformations.
so our job will have following components.
- tFileInputDelimited
- tMap
- tMSSQLOutput
below screen you can see a sample JobScript which has exact hierarchy which start with basic setting of job then job parameters, components , and ends with component connections. I have marked those in numbers with block so there are total 3 blocks which i am going explain in detail.
I constantly emailed this webpage post page to
ReplyDeleteall my contacts, since if like to read it then my links will
too.
Where is the rest of the tutorial how to create jobscripts, it ends at the picture that shows 3 blocks. I am working on generating jobscripts for talend. I just started and need some guidance.
ReplyDeleteI am working on rest of the tutorial, so it will take few days to complete. But you can contact me on my mail id.
ReplyDelete