cancel
Showing results for 
Search instead for 
Did you mean: 

MONI

Former Member
0 Kudos

Y WE HAVE MONI & RWB?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

THANXS

aashish_sinha
Active Contributor
0 Kudos

Hi,

Moni:

SXI_Monitor / SXMB_MONI is used for monitoring of XML messages either in error or success or in System error and in other status. You can check messages here for all of your interfaces.

SXMB_MONI is the monitoring tool for all the message processing and shows different pipeline steps like receiver determination,interface determination and mapping ..etc....

You can see the status of message after reaching the Intergration server from the sender adapter to the before delivering to the receiver adapter from IS.

SXMB_MONI is for Integration Engine monitoring, it provides Additional monitoring functions for the Integration Engine. u have outbound and inbound processes in XI and XML message processing happens in I.E in both the cases.

u can monitor both sender and receiver XML messgaes processed in integration engine. bcz both sender and receiver messages must have to pass through I.E runtime.

u can monitor all pipeline steps happens in I.E at runtime, and MONI displays runtime versions of xml messages.

refer these links to understand the message flow and monitoring features:

http://help.sap.com/search/highlightContent.jsp

/people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi

For BPM you can use SXMB_MONI_BPE.

RWB

With the help of Runtime Workbench we can able to monitor the following ...

1. Component Monitoring --- we can monitor all the components w.r.t to xi are working fine

2. Message Monitoring --- Here we can check the errors with Integration Engine and Adapter Engine.

3. End -to - End Monitoring

4. Performance Monitoring

5. Alert Configuration

6. Alert Inbox .. etc..,

Just check these links:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1db5e190-0201-0010-1c90-d9de570c...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/webinars/ho...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/08438c77-0501-0010-50a0-e39...

and this one for complete XI

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee5bc490-0201-0010-e9b5-a258cf08...

RWB :

http://help.sap.com/saphelp_nw70/helpdata/EN/2e/278a8363b5ac4483dc1efc382e51df/frameset.htm

regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Hi,

MONI

whenever you send or receive message in Xi the entry of the same is registered in MONI.

Using Moni u can monitor whether ur msg has been send or received successfully.many errors if present are also identified in MONI.

RWB

In Runtime Workbench you can perform

End to End monitoring

Message monitorin

Channel Monitoring

Adapter monitoring

Chk this link as well

http://help.sap.com/saphelp_nw04/helpdata/en/88/21bc3ff6beeb0ce10000000a114084/content.htm

REWARD POINTS IF HELPFUL

pRAShaNt

Former Member
0 Kudos

Runtime workbench : We can trace the messages by using SXMB_MONI, Here it allows the message flow from sender

adapter engine to Integration engine and again from Integration engine to receiver adapter engine, it resides

on the Java stack

SXMB_MONI : It resides on the ABAP stack, It allows the message flow in the Integration engine. Pipeline steps

we can't view through the Runtime workbench.