cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with file archival. Please help

Former Member
0 Kudos

Hi Experts,

I have a requirement where XI reads input file via File adapter. Once the file is read successfully I need to archive it.

I also need to append timestamp to the archived file. After 10 days the archived file should be deleted.

How to achieve this in XI? Where do we specify the retention period for archived file? DO we have to write any script for teh same? IS there any sample script code available?

In file communication channel there is an option for archiving faulty files. Will this work for successfully processed files also?

Please help

Thanks & Regards

Gopal

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member181962
Active Contributor
0 Kudos

Hi Gopal,

The option of archiving the file is available in Processing Mode:

http://help.sap.com/saphelp_nw04/helpdata/EN/e3/94007075cae04f930cc4c034e411e1/content.htm

YOu can set the Processing mode to Archive to achieve your requirement.

retention period setting is not done in the communication channel.

Read more about archiving in this guide:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a23...

Regards,

Ravi