cancel
Showing results for 
Search instead for 
Did you mean: 

Config 1 interface

Former Member
0 Kudos

Hello Guru's,

In design I have 1 source interface, this source interface is mapped to to 2 different target interfaces for one business service. How do I configure that in config?

Best regards,

Guido

Accepted Solutions (1)

Accepted Solutions (1)

former_member193376
Active Contributor
0 Kudos

Hi

Looking at your scenario, you should go for enhanced interface determination.

In an enhanced interface determination you do not enter the inbound interfaces manually, but instead first select a multi-mapping. You get the inbound interfaces from the target interfaces of the multi-mapping. The inbound interfaces are determined at runtime during the mapping step.

You typically use an enhanced interface determination if the source message has an element with occurrence 0 ... unbounded (for multiple items of a data record) and you want multiple messages (for the individual items) to be generated at runtime.

http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/frameset.htm

Please Check

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

/people/venkataramanan.parameswaran/blog/2006/03/17/illustration-of-enhanced-receiver-determination--sp16

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/a5f2066340332de10000000a11466f/frameset.htm

/people/shabarish.vijayakumar/blog/2006/06/07/customise-your-xpath-expressions-in-receiver-determination

http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/frameset.htm

Hope this clears your doubts

Thanks

Saiyog

Answers (4)

Answers (4)

former_member194786
Active Contributor
0 Kudos

Hi,

This concept(your requirment) is called as message splitting. It is achieved using Enhanced Interface Determination. Here you import both the target messages in messages tab of the Message Mapping and map accordingly. Then in Interface Determination choose the type as enhanced. Now provide your mapping name here. Rest all will remain same as normal.

Refer the following:

http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/42/ed364cf8593eebe10000000a1553f7/frameset.htm

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

Also make sure in the Message Mapping and Interface mapping that the occurence of the Source and Target Messages are 0...1.

Hope it helps.

Regards,

Sanjeev.

Edited by: Sanjeev Shekhar Singh on Jun 3, 2008 11:57 AM

Former Member
0 Kudos

Hi,

What i can understand from ur post is 1 source and 2 receiver system and only one business system.

if so u can create two communication channels under one business system and u will have two receivers and two receiver determinations.

Please update thread if u dont get it.

Regards,

Phani

Former Member
0 Kudos

Hi,

In interface determination, you must configure for the sender service/interface and receiver service two configured inbound interfaces , one for each target IM.

Carme.

Former Member
0 Kudos

Hi,

You can go ahead with enhanced interface determination.

below is the example.

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

hey check this to get an idea.

Thanks,

Vijaya.

Edited by: Vijaya Lakshmi Palla on Jun 3, 2008 3:58 AM