cancel
Showing results for 
Search instead for 
Did you mean: 

picking three files

Former Member
0 Kudos

Dear All,

We have one scenario like we need to take three files from one ftp and send it to reciver side. problem is we should send this to reciver only if all three files are the. and should do this without BPm . any idea..?

Regards

XIuser

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Also, you can write a OS level shell script program to do the work for you.

Refer :

/people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi

former_member183908
Active Contributor
0 Kudos

Hi,

-->Igonre the above reply given by me.

-->I thought just picking the files from the FTP with out based on condition.

-->we can not achive this using BPM.

-->But i think we can do this by using the EVENT DRIVEN MESAGE PROCESSING.

Thanks

former_member183908
Active Contributor
0 Kudos

Hi,

-->We can achieve this with out using the BPM.

-->For detail information on processing multiple files refer the below blog.

/people/pavan.kumar110/blog/2009/08/05/processing-multiple-files-in-source-system-and-target-system

Thanks