Message monitoring of synchronous messages

Guys,
whenever I check a synchronous message in message monitoring, its audit log is correctly shown but the message (header and payload) are not shown, returning the message "The message was deleted to save memory" or something like that.
Does anyone knows how to enable message monitoring to show the messages from sync messages?
Thanks in advance,
Henrique.

Hi Henrique,
From SP12, the payload of sync messages is cached in memory rather than persisted. These payloads are deleted to prevent them from accumulating in memory.
You just have to set:
messaging.syncMessageRemover.removeBody = false
in the AF messaging service in the visual admin
and you'll be able to trace sync calls
you only need this for sync
if you set this you'll see sync messages in,
http://hostname:portnumber/MessagingSystem/monitor/monitor.jsp
(so in the monitor for adapters)
async are logged there by default so no need to change anything for async calls...
Regards,
Abhy
Message was edited by: Abhy Thomas

Similar Messages

  • Exception in Message Monitoring when failed message is cancelled

    Hi All,
    I need some info regarding this.
    In message monitoring a message from Sender A to Sender B fails and gets into "waiting" mode. 
    When I cancel this message, I immediately recieve an Exception message from Sender B to Sender A. I have not done any specific configuration for this.
    This happens as many times as I cancel the message. I receive one exception message from the reciever to sender for one failed and cancelled message.
    I am working on PI 7.1 and recently the system was upgraded to Service Pack 09. Has somebody faced this or can throw any light on this?
    Thanks,
    Rashmi.

    The following are the message details.
    Time Stamp Type Description
    2010-05-21 07:25:06 Information Using connection File_http://sap.com/xi/XI/System. Trying to put the message into the receive queue.
    2010-05-21 07:25:07 Information Message successfully put into the queue.
    2010-05-21 07:25:07 Information The message was successfully retrieved from the receive queue.
    2010-05-21 07:25:07 Information The message status was set to DLNG.
    2010-05-21 07:25:07 Information The message was successfully delivered to the application using connection File_http://sap.com/xi/XI/System.
    2010-05-21 07:25:07 Information The message status was set to DLVD.
    Pasted below is the line from message monitoring.
      End-to-End Information                  -
      Status                                           Successful                     
      Start                                              21.05.2010 07:25:06
      End                                                21.05.2010 07:25:07
    Sender Party                                
    Sender Component                        SystemB
    Receiver Party                              
    Receiver Component                     SystemA
    Interface                                        Exception
    Message Format                            XI Message
    Please, let know if anybody knows anything about this.

  • Are fault messages applicable to synchronous messages also?

    Hi Experts,
      I have been trying to understand FAULT messages in XI.
    The blogs I have seen so far discuss FAULT messages in Asynchronous scenarios only.
    This makes we wonder if it cannot be used for Synchronous RFC scenarios.
    Can somebody confirm this?
    Thanks
    Gopal

    Fault messages can be used for Synchronous scenarios also.
    To do a self-check create a Synchronous Message/ Service Interface....you will observe that the Fault message type section gets enabled.
    For reference: http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3414700)ID1964483350DB02509562514351735296End?blog=/pub/wlg/2759
    Regards,
    Abhishek.

  • Problems with synchronous message in XI

    Hi
       I have the following scenario involving XI 3.0 ( SP 12 )
    XI has exposed a webservice ( WS provider ) and this webservice is being called from a web application. On receiving the webservice call, XI synchronously calls a RFC on the SAP backend and the response is mapped back as a webservice soap response to the calling web application.
    Now, I see sometimes ( not always ) - the incoming message from the web application has a status in SXMB_MONI -
    <b>Message scheduled (commit follows)</b>
    with a green flag and this message is never processed - i.e The message comes into XI from the webservice call - but beyond this - there is no call to the RFC receiver adapter ( the receiver adapter- comm channel  is ok as seen in the adapter monitoring )
    Since synchronous messaging does not involve any queues ( I hope my understanding is right ), I am not sure why this occurs and what to do to push the message forward in this synchronous messaging scenario ??
    Thank you in advance for your time .

    Hm we have a slightly different version of that problem.
    The message is wirtten into a queue, gets the green flag and the message is processed.
    But the flag as well as the status stay...
    Has anyone soem background information about how the queuing and scheduling and execution planning is done?
    I have quite an idea about queue filters and how to set-up queues. But I have no idea how the synchronous stuff fits in and what this "Message scheduled (commit follows)" exactly means.
    Cheers,
    helge

  • Wrong port in FTP receiver adapter - no errors in message monitoring?

    Hello all
    We're on XI 3.0 SP16 and have created / configured a HTTP XML -> XI -> FTP Server scenario. In the receiver comm. channel (ftp) we had specified a wrong port number and always wondered, why we never got errors in message monitoring. Everything seemed to be processed correctly... but no file arrived on the FTP server (receiver) side!
    After correcting the wrong FTP port number in the receiver FTP comm. channel everything went fine.
    We now encountered a similar problem with a RFC receiver adapter. We're using it in another scenario HTTP XML -> XI -> RFC to SAP R/3 (4.7).
    For some reason it died (red status in adapter monitor) and it was no more possible to do RFC calls from XI to SAP R/3 (normal RFC adapter, NO proxies).
    In XI message monitor everything seemed to be ok but no message arrived till SAP R/3. Nothing in any queue...
    After deactivating and reactivation the RFC receiver comm. channel it worked again BUT ALL PREVIOUSLY SENT messages seem to be lost.
    Is it really the way it works? Does XI integration engine at runtime NOT catch whether or not a RFC or FTP receiver adapter died, thus is not able to tell somewhere in message monitor that a message could not be delivered at all?
    I'm really confused here but hopefully I simply don't understand some easy principles to take into account...
    Our SAP R/3 is on rel. 4.70 with Web AS 6.20. The XI 3.0 plugin is not installed. Do we need to go with server proxies there and use QOS = best effort?!?
    Thanks for some suggestions.
    Best regards,
    Renaud

    Hi Michal
    Thanks... works great for normal XML based messages!
    Now, what if I wanted to pass binary files from one ftp server via BPM to another ftp server in order to enable the transport acknowledgment?
    The files polled from ftp server using the ftp sender adapter are all in binary format (ARJ). No xml data in there. How should the message format look like in BPM for the receiving step? Or: how to make sure not to loose the binary content when passing through BPMs?
    I need this sort of scenario because of the tansport acknowledgment and because I need to have some sort of message splitting (send the binary file over to a second ftp server and additionally send some kind of info message to SAP R/3 regarding thin binary file).
    BTW: in the MessagingSystem/monitor/monitor.jsp I do not see sender / receiver information. Is this normal? It's quite of a bad thing to look inside each message in order to find out what message I'm having in front of me...
    Thanks a lot for your support and patience!
    Kind regards,
    Renaud

  • BPM: PI Message Monitor

    Hi guys,
    Have anyone configured Delta Message Monitor and Total Message Monitor in BPM?
    I have followed document "Interface Monitoring with SAP Solution Manager Release ST 400, STSER
    700_2008_2 and STA/PI 01L.
    In spite of the fact I do have errors in PI trx. SXMB_MONI, BPM appears as everything ok. All the filters are correct and alert configuration was sucessfully generated.
    Any tips?
    Thanks,
    Renato

    Just as feedback: The only way it worked properly was implementing ST-SER 701_2008_2 SAPKITLOQ4.
    In other words, we implemented EhP1 in our Solution Manager,
    Renato

  • Activating Message Overview Message Monitoring

    Hello,
    We recently moved our XI system (3.0) towards SP21. Now we want to activate new way of message monitoring using the message overview. As stated in http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    note 1031773 describes how to activate the message status overview. However when i search for that note. The note is not (anymore) available.
    An SAP note with the number requested could not be found.
    Somebody a clue where the note has gone? Or can somebody tell me what are the steps to take to activate message-overview monitoring?
    Thanks in advance,
    Emile

    Hi,
    It is better to raise a new OSS. Sometimes, with a new solution or incorrect solution , some of the OSS notes actually gets cleaned up or deleted.
    Regards
    Krish

  • SXMB_MONI not displaying Synchronous messages

    Our production instance of XI only displays Asynchronous messages and those Synchronous messages that fail. For testing purposes I need to see all my Synchronous messages, regardless of success or failure. Is there some configuration I need to do to modify this behaviour. I've searched SDN without any luck.

    Steps are mentioned in this Blog by Michal
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    Thanks
    Farooq.

  • Basic Authentication in RWB's Message Monitoring

    Hello,
    we have XI 3.0 SP11. When I try in the RWB:
    Message Monitoring -> IE -> Details -> Message Content
    I can't login over the Basic Authentication menu. The user has all XI-roles and the SAP_ALL profile but it doesn't work.
    What's wrong?
    thanks for help
    André

    Add role "SAP_J2EE_ADMIN" and try it again.

  • Details button does not work in RWB Message Monitoring

    Hi,
    I am getting
    'Runtime error - details is null or not an object'
    client-side javascript error message, when I select a message and press the 'Details' button in the runtime workbench message monitoring. The message details do not show up. I am using XI 3.0 SP12.
    Any idea how we can fix this javascript error?
    Thanks in advance,
    Suresh.

    There is an issue where messages are visible at ABAP Stack(SXMB_MONI).But same messages are not visible at RWB Message monitoring Integration server(IE and AE) Level.
    Check if you have chosen the Status filter as ALL and not "Error".
    If you are loking for old messages, then you will not be able to see succesful messages beyond a particular period in the past, since all the succesful messages would have been archived.
    To see such messages, you have to choose, the option, show message from "Archive" and not "Database".

  • Difference between Message monitoring and end tot end monitoring.

    Hi,
    What exactly is the difference between message monitoring and end to end monitoring?
    I read that message monitoring is used  by end to end monitoring. Then why do we have two separate monitoring options?
    Thanks
    Hari.

    End-to-End Monitoring
    You use end-to-end monitoring in the following cases:
    ●      If you want to monitor message processing steps in a number of SAP components (to be configured).
    ●      If you want to monitor the path of individual messages through these SAP components, from start to end.
    Message Monitoring
    You use message monitoring in the following cases:
    ●      To track the status of messages
    ●      To find errors that have occurred and establish what caused them
    for detail see this
    Message Monitoring
    http://help.sap.com/saphelp_nw04/helpdata/en/2f/4e313f8815d036e10000000a114084/frameset.htm
    End-to-End Monitoring
    http://help.sap.com/saphelp_nw04/helpdata/EN/82/9e8dfe9eadbd4b9194c433e646b84e/content.htm

  • Cant see synchronous http-calls in message monitoring

    Hi all,
    I 've got a synchronous http call. When the request was bad I saw the failed request and response messages in XI message monitoring with red lights. But now the call seems to work fine, because the sequenced step is showing. But I can not see the http-message in message monitoring.
    Any ideas?
    Regards
    Mathias

    hi,
    have a look at my blog:
    /people/michal.krawczyk2/blog/2005/05/10/xi-i-cannot-see-some-of-my-messages-in-the-sxmbmoni
    how to turn it on
    logging_sync
    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>

  • Synchronous message monitoring

    Hi guys,
       I want to know how to monitor successfuly processed synchronous messages as they are not shown in sxmb_moni.
    regards,
    keith.

    Hi Venkat
    goto SXMB_ADM
    Integration engine configuration
    and add the entries
    RUNTIME     LOGGING     1
    RUNTIME     LOGGING_SYNC 1
    it should help...
    Regards
    Dheeraj

  • System Error in Message Monitoring while it shows checked flag in SXMB_MONI

    Hia,
    We are working on ABAP Proxy --> SAP PI 7.1 --> SOAP (Asynchronous Scenario).
    (ECC -> PI -> Legacy CRM)
    I have following queries:
    1. While sending messge across to Legacy system, we can see CHECKED flag in SXMB_MONI but there is System Error in Message Monitoring. When checked legacy system is unable to receive any message. Cannot understand the issue.
    2. Is there any way to check in PI system whether the message has reached Legacy System other than making scneario synchronous?
    Regards

    System is getting connected and able to send asynchronous messages to legacy system. But getting following error while sending synchronous error:
    2010-05-10 13:15:05     Information     Delivering to channel: CC_SOAP_SOReject_Out
    2010-05-10 13:15:05     Information     SOAP: request message entering the adapter with user J2EE_GUEST
    2010-05-10 13:15:05     Information     SOAP: completed the processing
    2010-05-10 13:15:05     Information     SOAP: continuing to response message f33caa90-5c07-11df-c659-96d147c2ff0f
    2010-05-10 13:15:05     Error     SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to process request. ---> Object reference not set to an instance of an object.
    2010-05-10 13:15:05     Error     Adapter Framework caught exception: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to process request. ---> Object reference not set to an instance of an object.
    2010-05-10 13:15:05     Error     Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Server was unable to process request. ---> Object reference not set to an instance of an object.. Setting message to status failed.
    2010-05-10 13:15:06     Error     The message status was set to FAIL.
    I have already checked Data Structure and it is fine.
    Regards
    In this scenarios we are using XSLT mapping using CDATA.
    Please suggest solution.

  • BPM Monitoring: not all messages are groupped my bpm name

    Could you explain me why not all messages are groupped my bpm name?
    There are messages above bpm name that was sent in this bpm.
    It is too diffucult to monitor messages in BPM monitoring.

    Hi Denis,
    Is the concerned message a synchronous message or a message that relates two integration processes? If yes, this about to be changed and will be corrected in the next SP.
    Best regards
    Joachim

Maybe you are looking for

  • LR4.2 issue unable to edit while syncing batches

    Hi Just updated to 4.2, Im noticing that when batch syncing in my catalogue, eg, for lens corrections, it seems that I can no longer continue to edit other aspects of my images. Previously I was able to continue with edit my workflow while the sync w

  • Error while installing transfer rules for 0PM_C03 from Business content

    Hi All, When i try to install the transfer rules for the Infocube 0PM_C03 from the Business Content, i get the following error: "Mapping between 2LIS_17_I3HDR  2LIS_17_ORDER is inconsistent". Here 2LIS_17_ORDER is the Infosource, and 2LIS_17_I3HDR  i

  • Walmart HP Laptop Graphics Card Mixup

    I recently purchased your Pavilion 17-e119wm from Walmart. on the Walmart website, under "details from manufacturer" It said the graphics card had 4GB of dedicated memory. I got the laptop a couple days ago, and today I discovered that under "system"

  • Error in configuring EMKey in OEM configuration

    Hello All, I am running Oracle 10g (10.2.0.4) on PA-RISC based HP-UX 11i server. During the EM configuration, the process failed and provided me the instructions to follow, When I tried to run following command (as per the instructions), emctl config

  • No video following archive and install

    I have performed an archive and install on my iBook and now when I restart there is no video. It is not a hardware issue because there is video when I boot from the install disk. I have also tried subsequent archive and installs but they have the sam