cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Archive Directory

Former Member
0 Kudos

Hi All,

Our scenario like....

source directory:

/data/interface/xxx/file1.txt

/data/interface/yyy/file2.txt

/data/interface/zzz/file3.txt

I want file will be archived in different directory.

Archive directory...

/data/interface/xxx/processed/file1_timestamp.txt

/data/interface/yyy/processed/file2_timestamp.txt

/data/interface/zzz/processed/file3_timestamp.txt

I am using one file adapter for sender.

Plz Help needed urgently.

Regards,

Samarjit

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Samarjit

I want to know if you already solved this problem, because I have the same problem in my interface.

Can you configured dinamically the path for the archived file?

Someone have any ideas?

Regards!

Former Member
0 Kudos

Hi,

For each interface you must be having different Communication.

In the sender communcation channel for<b> each</b> of the sender

Specify:

Processing Mode : Archive

<b>Set</b> Add TimeStamp Indicator.

Specify the archive directory path.

Further reference

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

<b>Cheers,

*RAJ*</b>

Former Member
0 Kudos

Hi samarjit

Select Processing Mode as Archive

there give the path as /data/interface/xxx/processed

down below check the checkbox, create target directory for archive files

To add a time stamp to the file name, select Add Time Stamp

Let me know is this you are looking for...

Ravi.

Former Member
0 Kudos

Hi Ravi,

Thanks for ur quick reply.But i want to archived all the files in multiple location.See the source directory and target as well.

I ask every expert that it is possible to archive multiple location from one sender.

Regards,

Samarjit

Former Member
0 Kudos

Hey

so where are you exactly stuck?are u unable to pick up files from different directories on sender side or you are unable to create different archive directory?

Thanx

Aamir