cancel
Showing results for 
Search instead for 
Did you mean: 

need Shell Script for picking the files

Former Member
0 Kudos

Hi,

I want to write a shell script for piking the files in a sequence order (according to filename with time stamp) from the sorce FTP server ..

Requirement is in the source directory I'm getting files (Jain_1.xml , Jjain_2.xml, Jain_3.xml .. ect..) at present my file adapter is picking all the files at a time but i want to pick one by one... that to first i want to Jain_1.xml after finish the processing of the file then only my file adapter should pick the next file ( Jain_2.xml ) .

so.. all the forum mates suggest me to write a shell script.. but where i have to write the s hell script. and where i have to deploy this script.... my Xi is running on UNIX ... so please sugest me the procedure ...

Regards

Jain

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Why dont you use the option EOIO in which files will be picked up in order and will be proccessed in sequence....one after another....

Regards,

Sreeni.

Answers (0)