cancel
Showing results for 
Search instead for 
Did you mean: 

Can we create single message mapping and operation mapping for multiple receivers?

former_member197830
Participant
0 Kudos

Hi All,

In File-To-File scenario I have one source structure, it contains 10 fields. i want to send fist 5 fields to one receiver and second 5 fields to another receiver.

Above requirement i have created  ESR components:

  1)one source structure (contain 10 fields)

  2)two receiver structures (first receiver contain 5 and second receiver contain another 5)

  3)three service interfaces(one for sender and another two for receiver).

  3)one message mapping( using signature table i have placed two receiver structure) and one operation mapping.

And ID components:

1)three business systems(one for sender and another two for receivers) with communication channels.

2)two receiver agreement and one sender agreement.

3)two interface determinations and one receiver determination.

Finally i didn't get output like first receiver have five  and second have five . i got output like first receiver have all 10 and second receiver also have 10.

Can any one help on this issue ?

View Entire Topic
0 Kudos

Hi Narsaiah,

You can go with ValueMapping, for this requirement.

Please have a look into the below link.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90dcc6f4-0829-2d10-b0b2-c892473f1...

Regards,

Satish ch