hi pradeep,
for sending msgs to multiple recs (from a single msg) u need to us 1:N multi mapping.
refer this:
http://help.sap.com/saphelp_nw04/helpdata/en/0d/28e1c20a9d374cbb71875c5f89093b/frameset.htm
otherwise the config is same.
regards,
latika.
Hi Pradeep,
Please see the useful post below.
Kindly reward points for useful post.
Vishal
Hi Pradeep,
Define conditional receiver by Xpath define as in payload.
in mapping too you can define multiple receiver,
Like any if else, or while statements
for more information
http://help.sap.com/saphelp_nw04/helpdata/en/26/5ccd3bb4560f01e10000000a11402f/content.htm
*PS: rewards points if useful**
Regards,
Sumit Gupta
Hi ,
To send messeges to multiple receivers , you need to specify the recivers in the configured receiver of receiver determination in ID. Also you can use the condition to select the different receivers depending upon the successful conditions.
Inside ID :
go to Edit receiver Determination - > Select your Business Service -> enter condition in xpath at configured receivers. and provide you condition in XPATH. You can also use your context variables here to refer to some conditions.
Hope this will help you.
Regards
Aashish Sinha
PS : Reward points if helpful
In Integration Directory, under Receiver Determination tab, u can enter the receiver name. There would be a "+" symbol above to add more receivers. Just mention the other receiver there.
For both the receiver, configure the Interface determination, sender and receiver agreement.
Regards,
Prateek
Hi Pradeep,
Specify all the receivers in the configured receiver service in the Receiver Determination.
Also create seperate Interface determination and receiver CC for each receiver.
Regards
San
Add a comment