cancel
Showing results for 
Search instead for 
Did you mean: 

message slipt with out BPM

former_member561528
Participant
0 Kudos

Hi friends,

   I am Using 7.3.1 single stack.My source is Proxy( SAP ecc). based on condition message split and send to 3 targets(EDI).

   source has 130 fields and target has 50 fields( 3 targets are same structure and same fields)

  

ex: if company code= 1 message goes to one target  2 means some other target  ..............

 

i would like to use with out BPM. is it possible?

Give me solution. please explain clearly.

when you go for Multi mapping ? and when you go for Enhanced receiver determination?

here need to create any context object?

thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

Hi Bhanu - You don't need any BPM or complex mapping.

Just in the receiver determination add the condition (select you xpath for the filed company code).

add your condition

if comp code =1 then select your receiver system 1 else 2 or 3 --> if they are 3 different systems


else maintain these condition in the interface determination

add multiple inbound interfaces and select your mappings and give the conditions accordingly..


when you go for Multi mapping ? and when you go for Enhanced receiver determination?

>>>>i don't think you need them here..


We go with enhanced recv determination when things are not possible with standard xpath and context objects. ( imagine if you had to do some lookup to determine your target systems..)


multi mapping - when you want split..bundle message.. But in your case they are 3 different targets.


So define 3 different message mappings and select them accordingly..



Reference :