• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » job context file management

#1 2012-04-05 13:58:30

thcha
New member
Registered: 2012-03-26
Posts: 5

job context file management

Hello all

i would like to set the context file location after installing the jobs used in OEM mode.

i have a main job which launches a tcontextLoad filled up with a tFileInputDelimited
the tFileInputDelimited file name is entered in the context.ContextFileURL context variable of the job

is it possible to retrieve the URL of the context file somewhere in order to modified it according to the  actual installation
path ?

i have a Default.properties file for each job launches from my main job but not for the main job itself.

thanks for help

Offline

#2 2012-04-06 05:13:38

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: job context file management

Hi

If you want to export this job, you can edit the JobName_run.bat or JobName_run.sh and add code below.

Code:

--context_param ContextFileURL=C:/DelimitedFile.txt.

Here is just an example. You can change any file path you want.

Regards,
Pedro


Only Paranoid Survive.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » job context file management

Board footer

Powered by FluxBB