cancel
Showing results for 
Search instead for 
Did you mean: 

4 source file folders and 4 destination folders

Former Member
0 Kudos

Hello ,

File - File

I have 4 source folders

similarly 4 destination folders

I need the pick up the files in such a way that

if data is picked from 1st folder, it must be sent to the 1st folder on the destination side

simlarly

2nd source folder - 2nd destination folder

3rd source folder - 3rd destination folder

4th source folder -4th destination folder

all these use same MM, same Source service and different (4 destination services) destination services.

Now, How do I have to create the source Business service?

how many CC shud it hav?

n how do I specify multiple source folders? (if I specify it with advanced option, how do I find from which source folder its coming from? so that I can route to corresponding folder?)

Regards,

Nikhil.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Nikhil,

You have to create 4 different Outbound message interface point to same message type.

4 Sender file communication channels.

for the receiver side you can use the one Inbound message interface. In receiver file adapter use variable substitution for generating the folder and file names.

here is a link for that

http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm

- Gaurav Jain

Former Member
0 Kudos

Thanks Gaurav and Peter,

let me try with 4 outbound, 4 inbound

BRB...

thanks

Nikhil.

Former Member
0 Kudos

Hi Nikhil,

use one Message Type but create 4 different source outbound interfaces. Use the same mapping and create 4 different target adapters.

Peter

Former Member
0 Kudos

I could finish the scenario and I could produce the files on the respective folders

thanks again n I couldnt assign points because I dont see radio buttons to allot points

thanks !!!

Nikhil.