on 2006 Nov 30 4:03 PM
The method that I use for problem solving is as follows.
1: Adapter Monitoring - To ensure that messages are getting transported into the pipeline to start with.
2: SXMB_MONI - Drill into the message itself to See where error occurred
3: Once Determined where error Occurred I go into the relevant XI Object and Problem solve within there...
Now this sounds good right? I first narrow down the problem and then problem solve from there...
So my question to you guys is first is this a good 3 steps to take.... Would do anything differently....
Secondly is to do with step 2: This is quite a long and laborious task for me... it takes a long time to find the errors and then decypher where it has occurred. So do you guys have any tips with regards to How to analyse within SXMB_MONI.... What do you look for first and it which sections of the message I should be looking?
Basically Im just looking for a logical step by step guide that I can apply to most scenarios.
Request clarification before answering.
Hi,
>>>>How to analyse within SXMB_MONI.... What do you look for first and it which sections of the message I should be looking?
most often you will know when you click on the error button
(mapping exception, no receiver, etc) these are quite descriptive
if you have application errors (abap proxies or properly set IDOCs)
you can check the application ack to see the error
this really is not that difficult
the most difficult are errrors with BPMs, correlations
etc
standard procedure for that:
https://websmp105.sap-ag.de/~sapdownload/011000358700003141152005E/HowToMonitorccBPM.pdf
Regards,
michal
-
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply but to be honest that is talking about monitoring setups etc.... I am talking about problem solving, and error analysis....
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
but remember: RWB ist not for IDOCs! These can only be monitored in SXMB_MONI!
regards
Dirk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
You can use only message monitor in runtime workbench where you can monitor integration and adapter engine.
Check this document:
Regards,
Wojciech
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
30 | |
8 | |
8 | |
7 | |
7 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.