Skip to Content
0
Former Member
Jul 01, 2009 at 06:27 AM

SXMB_MONI detailed error message in XML how can be it retrive .

176 Views

Hi Guys/SAP,

Iam creating a Zee report for my client to capture all my detail error message which is Display in SXMB_MONI

Error Tab in XML formt .How can i capture this and how it is stroed in SAP.Please kindly let me know.Iam also alalyais this issue for the past 4 days but iam not able to find out where it is stored.If any one come accross this issue or know kindly let me know .Iam expecting few tips from SAP also .Iam also exploring more on this .

The below detilas of error message in SXMB_MONI is required,

________________________________________________________________________________________________

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Request Message Mapping

-->

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

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

<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>

<SAP:P1>com/sap/xi/tf/_Test_SenderJDBC_ReceiverFILE_MM_</SAP:P1>

<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>

<SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_Test_SenderJDBC_ReceiverFILE_MM_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Regards,

Sri