Check for file using Job Control code

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
praveensuss
Participant
Posts: 12
Joined: Thu Sep 20, 2007 2:22 pm

Check for file using Job Control code

Post by praveensuss »

Hi All,

I am really in need of the following :

I have a bunch of jobs that need to be triggered and executed when a file apperas in a FTP path. I am trying to do this via job control code. Does anyone know how to use DSWaitForFile job control command to check for an FTP file ? I am able to use this one for files in local server but not sure how to use it for FTP server.

If the above one doesn't work, i can think about using Wait for File stage. Again, i am not sure how to use this stage for an FTP file...

Please help...
gateleys
Premium Member
Premium Member
Posts: 992
Joined: Mon Aug 08, 2005 5:08 pm
Location: USA

Re: Check for file using Job Control code

Post by gateleys »

Duplicate post.

Check for response in -
viewtopic.php?p=259867
gateleys
Post Reply