cancel
Showing results for 
Search instead for 
Did you mean: 

Complete message flow Monitoring from webclient to SAP CRM system

Former Member
0 Kudos

Dear Friends,

I need some step by step monitoring guidance for my scenario friends.

My Scenario:

Webclient--


>PI7.0--


>SAP CRM

-<--


<--


Step !:

1. When webclient send the SOAP Request to PI through sender soap adapter with qos (Best Effort )

2. It reaches PI and send the data to SAP CRM sytem *through Server Proxies ( Mode - sync )*

3. I have creted wsdl file in ID and send the file to the person who is working in webclient.

When a webclient send the request it waits for the response.

I need your guidance on how to monitor the as a step by step guidance.

Friends i am a Novice to PI.

Kindly help me.

Accepted Solutions (1)

Accepted Solutions (1)

sunil_singh13
Active Contributor
0 Kudos

Hi Karthik,

To monitor messages in PI we have transaction SXMB_MONI.

open sapgui <hostIP> ->SXMB_MONI -> Select the date (if you want to monitor cureent processing then just execute it) -> execute.

You will find many messages with flags green or red to know abt this refer the legents provided there.

You can also monitor the same in Run time work bench

Thanks

Sunil Singh

Former Member
0 Kudos

Hi friends,

When i run the transaction I am getting the following error in SXMB_MONI in PI

SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">HTTP_RESP_STATUS_CODE_NOT_OK</SAP:Code>

<SAP:P1>401</SAP:P1>

<SAP:P2>Unauthorized</SAP:P2>

<SAP:P3 />

<SAP:P4 />

Kindly suggets me what i need to do...

sunil_singh13
Active Contributor
0 Kudos

Hi Karthik,

It Seems to ber Somr Authorization problem.

Check If you have all the Authorization Required.

Thanks

Sunil Singh

Former Member
0 Kudos

Hi karthik....

Check for the HTTP destination in sm59,mention the correct username and password there and test the connection.

Restart the message in sxmb_moni.It will work.

Sreedhar Goud.

Answers (0)