cancel
Showing results for 
Search instead for 
Did you mean: 

Monitering the Message Mapping

RaghuVamseedhar
Active Contributor
0 Kudos

Hi all,<br>

I want to see the message payload exactly before the mapping and exactly after mapping (through sap GUI or RWB). <br>

We are encrypting on target side so i need to see the target structure before encryption.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Raghu,

There are two ways you can monitor your messages......

Go to SXMB_MONI (for BPM go SXMB_MONI_BPE)+ select the message +double click. There above u can see two/three messages...

Original XML message(thats the request message ) and

Response message....or acknowledgement message with a ID.....

Click any message and below u can see all details like Receiver Identification, Interface determination, inbound message or request message as an XML payload

<b>Workbench</b>:

Go to RWB

Select Message Monitoring

In Messages from Components - > under Adapter Engine

Click Start. You will be able to see the message before mapping under payload

for after mapping

Go to RWB

Select Message Monitoring. In Messages - > Integration Engine

here u can see all the detalis...

Regards

Biplab

Answers (4)

Answers (4)

Former Member
0 Kudos

Vamsee,

You said <b>We are encrypting on target side so i need to see the target structure before encryption.</b> How you are doing this encryption is important here. Are you doing using a adapter module or using the command prompt.

If you want to see the message how it is before and after mapping you can use the other replies. But to see encrypted messages first you should tell us how you are doing the encryption.

Regards,

---Satish

Former Member
0 Kudos

Hi Raghu,

<i>>>>I want to see the message payload exactly before the mapping </i>

1.Go to RWB

2.Select Message Monitoring

3.In Messages from Components - > under Adapter Engine

4.Click Start.

5. You will be able to see the message before mapping under payload

<i>for after mapping</i>

1.Go to RWB

2.Select Message Monitoring

3.In Messages from Components - > under Integration Engine

Regards,

Ramesh P

justin_santhanam
Active Contributor
0 Kudos

Raghu,

In SXMB_MONI after choosing your message. See the payload under Inbound messages ,this is ur payload before mapping. Then see the payload under Request Message mapping, this is ur payload after mapping.

Best regards,

raj.

sbhutani1
Contributor
0 Kudos

you need to go to SXMB_MONI and there select the message and it will show you all the steps in left hand side. There you can see the message after each stage of execution like Receiver Identification, Interface determination, inbound message or request message as an XML payload on the right side of window.

Regards

Sumit Bhutani