#1 2009-03-19 22:52:54

tnewman
Member
Company: Lunexa
Registered: 2008-11-15
Posts: 194
Website

Filelist issue

Hi,

I am trying to do a filelist with a mask of ".*\\."+rootPid+".*\\.bad".

I have a directory of context.sqlldr_dir+"/bad" where the context value is /home/lunexa/sqlldr_ctl

But it does not seem to work. An example file to find would be  - tf_dcc.ZWOFVn_2009071090648.bad where ZWOFVn is the root pid.

Any ideas?


------------------
Talend Version - TIS 4.1.2
Generated Code - Java
OS - WinXP SP3 / Linux

Offline

#2 2009-03-20 02:48:52

shong
Talend team
Registered: 2007-08-29
Posts: 10357
Website

Re: Filelist issue

Hello
Is rootPid a context variable? If so, try
"*."+context.rootPid+"*.bad"

Best regards
   
         shong


Email:shong@talend.com
Choose Talend, Enjoy Talend!
New & Event: Talend Help Center
Talend-->the leader of open source data management and application integration solutions!

Offline

#3 2009-03-20 20:15:42

tnewman
Member
Company: Lunexa
Registered: 2008-11-15
Posts: 194
Website

Re: Filelist issue

Hi Shong,

I got it to work - Thanks


------------------
Talend Version - TIS 4.1.2
Generated Code - Java
OS - WinXP SP3 / Linux

Offline

Board footer

Powered by FluxBB