cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping error in Transformation step in BPM

Former Member
0 Kudos

Hi Gurus,

I am doing the splitting of messages for the first time in BPM. I have one message which is splitting into 2 messages. I have all these interfaces as ABSTRACT and completed the interface mapping.

I am using the transformation step in the BPM for the split. My BPM is getting error saying ' Mapping'. When I checked in SXMB_MONI_BPE, I have seen no detail message. But error is shown for mapping. In the 'show container', I have seen MESSAGES_IN has <1 entry> and MESSAGES_OUT has <not set>. I think my MESSAGES_OUT should show 2 entries.

Please help me in resolve this problem and let me know if I can split 1 message to 2 messages (only 1 field is common) with out BPM and use the BPM for other steps (send, receive, control etc).

Thanks

Kalyan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Take the payload from MESSAGES_IN and test your mapping. It seems, there is a problem in mapping.

Regards,

Jai Shankar

Former Member
0 Kudos

You can check TRACE entries for the exact error ( it's container below MESSAGES_IN and MESSAGES_OUT.) Just double click on the trace entry.