cancel
Showing results for 
Search instead for 
Did you mean: 

Sender File Adapter.

vijay_b4
Active Contributor
0 Kudos

Hi,

My client requirement is:

If sending a file to client, place file in temp(folder) and then rename to XML, it is mandatory that to use the FTP rename function. Do not write directly to xml folder, go via the temp folder.

Please let me know how to achive this.

Thanks & Regards,

Pragathi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

As per your requirement, you need to archive the files to the temp folder and have to rename the file and send to the target side?

If so, then there is no need to use any function.

Create the sender Communication channel, in processing mode select "Archive" and provide the path.

In the receiver communication channel, set the filename scheme ( the name you would like to have for the file with the extension).

Check the below link for sender and receiver adapter configurations:

http://help.sap.com/saphelp_srm40/helpdata/en/0b/9a50465ccf84479e39a6d50c90fb3f/content.htm

Thanks,

Answers (0)