cancel
Showing results for 
Search instead for 
Did you mean: 

New scenario in FTP for transmitting flag file to partner after successful transmission of original.

former_member188015
Participant
0 Kudos

Hi Experts,

PI(7.4 SP06) system transmit a file to business Partner's FTP server. But The Partner request that whenver the file received by their FTP server another file should be geneated with  orginal filename by adding "!!!". We can call it as flag file for confirmation purpose.

Do we have any mechanism in PI to track successful transmission of file and trigger another confirmation file (flag) as soon as it is done?

Ex:-

Acutal filename : <filename>.txt

Flag filename     : <filename>.txt.!!!

Thanks in advance.

Srinivas.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182412
Active Contributor
0 Kudos

Hi Srinivas,

Please check my answer in below thread, you just need to add another interface in interface determination and select maintain order at runtime, create separate channel for to create second file with file name <filename>.txt!!!, then PI will send the second file once the first file successfully delivered.

http://scn.sap.com/thread/3702796

Regards.

Praveen.

former_member184619
Active Contributor
0 Kudos

Hi Rao,

You might be looking for a temporary file name, when it is being written

And if they are looking to rename or change file location use OS level command after processing

http://wiki.scn.sap.com/wiki/display/XI/SAP+XI+File+Adapter+OS+Command+Line+Feature

Regards,

Sachin Dhingra

www.saphelp.me