cancel
Showing results for 
Search instead for 
Did you mean: 

how to monitor proxy in ECC

Former Member
0 Kudos

Hello friends,

I would like to know which all places in ECC system i can check for my myxy in error or success.

Regards,

Vishal K

Accepted Solutions (1)

Accepted Solutions (1)

former_member463616
Contributor
0 Kudos

Hi,

First do debug the proxy. Here, you can find what is the exactly problem.

Please see the below link, it might be helpful to you.

/people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation

Regards,

P.Rajesh

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vishal,

How you are testing proxy (using direct test method) or using ABAP report?

In respective ECC backend you can check success/failure of proxy via SXMB_MONI as pointed out by Vijay, make sure that you commit work after calling proxy.

Regards,

Gourav

Shabarish_Nair
Active Contributor
0 Kudos

your proxies are monitored in SXMB_MONI (of ECC and PI) and if there are any queue error will be found in SM58

Former Member
0 Kudos

Vijay,

Message is in application error -

Application Error at Receiver... => ROLLBACK WORK

System Error at Receiver... => ROLLBACK WORK

How and where this can be checked.

Shabarish_Nair
Active Contributor
0 Kudos

in SXMB_MONI open the message, drill down to the node named error.

Open that and check what is the detailed error.

Former Member
0 Kudos

the message is something like

<SAP:Category>Application</SAP:Category>

<SAP:Code area="ABAP">APPLICATION_ERROR</SAP:Code>

<SAP:ApplicationFaultMessage namespace="http://sap.com/xi/SAPGlobal/Global">StandardMessageFault</SAP:ApplicationFaultMessage>

<SAP:Stack>Application has thrown an exception</SAP:Stack>

GabrielSagaya
Active Contributor
Former Member
0 Kudos

Hi Vishal,

Monitoring: You can monitor your ERP Proxy Runtime in PI Runtime workbench under Component Monitoring --> ERP (SID) Proxy Runtime , if you have configured End to End Monitoring.

But to find out solution for your application exception please debug your Proxy using Payload available.

Regards

Praveen K

Former Member
0 Kudos

Hi Vishal,

Advantco has a product that matches your need. It monitors for PI, however, Proxy monitor is one of main point of it. Please follow this link for more detail:

[https://www.advantco.com/product/pimonitor] and [https://www.advantco.com/SAPinsiderMagazine]