cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Archive directories in Sender file channel

Former Member
0 Kudos

Hi Experts,

My requirment is to have multipple archive direcotories in Sender file channel.

We have multiple source dirs e.g.

c:/abc/

c:/bcd/

c:/cde/

and we want to archive the files from these source dirs to corresponding archive directories e.g.

c:/abc/archive

c:/bcd/archive

c:/cde/archive

I can see that we can have only 1 archive directory when the processing mode is kept as "Archive"

How can we achive the same , Please help

Thanks in Advance,

Jyoti

View Entire Topic
RKothari
Contributor
0 Kudos

Hello,

I guess you don't have option to archive files in different directories using single CC.

You can archive the files in 1 directory and then run a OS script, which will place the files in different directories (using NFS as protocol).

Some reference:

http://wiki.sdn.sap.com/wiki/display/XI/SAPXIFileAdapterOSCommandLine+Feature

http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/10392. [original link is broken] [original link is broken] [original link is broken]

-Rahul