cancel
Showing results for 
Search instead for 
Did you mean: 

Need to use only one sender and receiver communication channel.

Former Member
0 Kudos

Hello Experts.

I have a scenario where in I have to use only one sender and receiver communication channel to push files from different source directories to different receiver directories.

For Eg;

Sender                              

D://dir1/file1 --->                  E://dir1/File1

F://dir2/file2 ---->                 G://dir2/file2

H://dir3/file3----->                 I://dir3/file3.

Can this be achieved by using pass through scenario?


Please let me know if the requirement is not clear.     


Thanks in advance.


Advit Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Advit,

I think it is possible. You have to use the Advanced Selection for Source file in the sender channel to define multiple files to be picked up. Also, the Dynamic configuration must also be enabled and used in the mapping so you can manipulate the target directory and target file name based on your source files.

For Polling from multiple directories:

http://wiki.scn.sap.com/wiki/display/XI/File+Sender+Adapter+-+Polling+Multiple+Directories

Dynamic Configuration:

Dynamic file name and directory in Receiver File Adapter - summary of possibilities - Process Integr...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Advit,

You may use the below config for sender channel:

And the  Receiver channel please check below link

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

Regards,

Sriram