Skip to Content
0
Former Member
Feb 18, 2009 at 09:45 AM

FTP-File : move file from a folder to another

395 Views

Hi experts,

Here is the deal :

I have a FTP folder (OS windows) where my files are stored. As I want XI to pick them one by one, I need a way to move them one by one in another folder of the FTP before message processing, folder that will be polled by XI

How can I do that ?

more concretly :

I have 5 files in a folder called Standard, files are named : TEST1_hhmmss.xml, TEST2_hhmmss.xml, etc.

I have another folder, lets say Standard_child that XI scans every 5 minutes. As I want my 5 files to get picked one by one every 5 minutes, I need a way on the FTP before message processing that moves TEST1_hhmmss.xml in folder Standard_child then XI picks up this file, and so on until all files are consumed.

Thanks a lots for any help, ive been struggling for days... so far I tried with a script that renames file before, but did not work on FTP...

Kind regards,

Jamal