0% found this document useful (0 votes)
135 views2 pages

Unable To See Pipe Line Steps in The... : Muniyappan Marasamy

The document discusses configuring log settings in SAP's SXMB_ADM tool to view all pipeline steps when monitoring messages in SXMB_MONI. Responses suggest setting the TRACE_LEVEL parameter to a higher value for more detailed logs, and activating logging of asynchronous/synchronous messages using the LOGGING_SYNC parameter. The original poster confirms that changing the logging configuration allows them to now see all pipeline steps as needed.

Uploaded by

Probal Sil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views2 pages

Unable To See Pipe Line Steps in The... : Muniyappan Marasamy

The document discusses configuring log settings in SAP's SXMB_ADM tool to view all pipeline steps when monitoring messages in SXMB_MONI. Responses suggest setting the TRACE_LEVEL parameter to a higher value for more detailed logs, and activating logging of asynchronous/synchronous messages using the LOGGING_SYNC parameter. The original poster confirms that changing the logging configuration allows them to now see all pipeline steps as needed.

Uploaded by

Probal Sil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Generated by Jive on 2014-03-19+01:00

1
Unable to see pipe line steps in the...
Muniyappan Marasamy 804 posts since 18-Oct-2011
Unable to see pipe line steps in the SXMB_MONI 24-Jan-2012 11:38
HI,
i have done the development and quality work for my p i7.1
i was testing the messages in the Quality System.
So i went to SXMB_MONI to see the messages.
After double clicking on the successfully processed message, it shows
pipe line steps.
in that I am able to see
1.inbound message(CENTRAL)
2.XML Validation inbound channel Request
3. call adapter
4. Response
but i am unable to see
1. Receiver Determination
2. Interface Determination
3. Receiver Grouping
4. Request Message Mapping
5. Technical Routing

whereas in the develoment system i am able to see the above all.
is there any configuration i have to do in the SXMB_ADM?
Grzegorz Glowacki 1,889 posts since 06-Aug-2008
Re: Unable to see pipe line steps in the SXMB_MONI 24-Jan-2012 11:44
Hi,

Go to sxmb_adm t-code, double-click the Integration Engine Configuration, then Configuration button and add
(or change value of) parameter TRACE_LEVEL in RUNTIME category to 2 (Medium Trace Level) or 3 (High
Trace Level), as required.

Hope you'll find this useful,
Greg
S Bhavani Sankar
Re: Unable to see pipe line steps in the SXMB_MONI 24-Jan-2012 11:46
Unable to see pipe line steps in the...
Generated by Jive on 2014-03-19+01:00
2
can i know that Configuration objects were created/ imported by using transport mechanisum?

if created ,
check the cache status and re activated those objects whatever u r posted in thread.

if transported :

u ll follow ,whatever posted by Earlier
Martin Sommer 311 posts since 10-Dec-2007
Re: Unable to see pipe line steps in the SXMB_MONI 24-Jan-2012 11:48
Hi, check SXMB_ADMIN -> Integration Engine Configuration, with the parameter LOGGING/LOGGING_SYNC
of category RUNTIME you can activate the logging of asynchronous/synchronous messages for all pipelines of
an Integration Engine.

Be careful with enabling logging In productive systems, esp. for synch messages, since it can lead to
significant performance issues.
Muniyappan Marasamy 804 posts since 18-Oct-2011
Re: Unable to see pipe line steps in the SXMB_MONI 24-Jan-2012 12:01
hi Martin Sommer,
After setting the Category as Runtime,Parameters as Logging and current value as 1, i am able to see those.
than you very much.

You might also like