#1 2008-08-07 11:32:18

jamesB
Member
Registered: 2008-03-19
Posts: 47

Implicit tContextLoad

Hi to all !
i'm doing in my job on Talend an implicit tContextLoad in the option Job Settings ..

i saw that there's no option for changing the separator of the file, it's defined on the code :

org.talend.fileprocess.FileInputDelimited fid_Implicit_Context_Delimited = new org.talend.fileprocess.FileInputDelimited(
                    "C:/Talend_Config.properties", "ISO-8859-15", ";", "\n",
                    true, 0, 0, -1, -1, false);

how can i change this separator with a "="   ?

Best Regards,
JamesB


Whatever you are, be a good one..

Offline

#2 2008-08-07 17:22:07

jamesB
Member
Registered: 2008-03-19
Posts: 47

Re: Implicit tContextLoad

Nobody have an idea ??
how can i pass through this !!!!

Last edited by jamesB (2008-08-07 17:22:29)


Whatever you are, be a good one..

Offline

Board footer

Powered by FluxBB