Outbound payload not visible in sxmb_moni

Hello Guru's,
I have a issue in message monitoring (sxmb_moni). I can't see the outbound payload for the most interfaces.
Do I have to set a parameter somewhere? Does anyone has any suggestion?
Kind regards,
Kamran

Hi people,
Thank you for your replies.
Im going to set those parameters to 1 cuz in our system it had a value of 0.
This goes for all of the messages synchronous and asynchronous. Is there a difference between if we have a asynchronous interface?
Kind regards
Kamran

Similar Messages

  • Payload not visible in the XI monitor

    In my scenario an xml message was successfully reaching its destination. The XI system was upgraded from support pack 13 to support pack 16. After that the process is still working fine as the XML message is still successfully reaching its destination. The issue we have is that the ‘Payload’ is not visible in the last two steps of the monitor. We can see the Payload until ‘Technical Routing’ in the monitor. But ‘Call Adapter’ and ‘Response’ steps do not have payload.
    (TCode: SXMB_MONI)
    when we double click a message we get XML message details and on the left hand side it shows following hierarchy:
    XML Message:
    Receiver Grouping
       -     SOAP Header
       -     SOAP Body
       -     Payloads
    Request Message Mapping
       -     SOAP Header
       -     SOAP Body
       -     Payloads
    Technical Routing
       -     SOAP Header
       -     SOAP Body
       -     Payloads
    Call Adapter
       -     SOAP Header
       -     SOAP Body
    <b>(( No Payload displayed, but present above!! ))</b>
    Response
       -     SOAP Header
       -     SOAP Body
    <b>(( No Payload displayed, but present above!! ))</b> 
    Any suggestions would be highly appreciated!
    Thanks in advance.
    Faiq

    Hi faiq
    This seems to be the normal behaviour starting with SP13 or 14. There was a discussion about this a while ago and I believe it turned out to be works as designed.
    This is what was posted as final conclusion in Re: SXMB_MONI does not show payload after upgrade to SP15:
    <i>According to SAP (OSS) this is working as designed. Apparently it was an error in the past that the payload was stored in the DB on the ABAP (IE) side when the AE is involved, as it would then be stored twice at DB level. This explains why this is not a problem when e.g. the IDOC adapter is used.
    Anyway, the only way to let the system show the payload in SXI_MONITOR is to set the runtime trace level to 3 (full trace) and parameter logging to 1 (trace switched on).</i>
    regards,
    Peter

  • Outbound Payload not displayed

    Hi All,
    I am unable to see the outbound payload in sxi_monitor.
    The parameters in sxmb_adm are
    RUNTIME     LOGGING_SYNC          1     0
    RUNTIME     TRACE_LEVEL          3     1
    Please let me know any more parameters need to be added?
    Thanks
    NPrabhu

    Hey
    In sxmb_adm you need to add following parameter
    RUNTIME LOGGING 1
    Thanks
    Aamir

  • Payload is not visible in sxmb_moni

    Hi friends,
    when i send payload from RWB, i am getting success in RWB but when i see that payload in sxmb_moni, i could not see my payload in main document ..only in attachment i could see that paylad.
    could you give some idea what could be cause for that?
    thanks
    raja

    Hi,
    That link is not much useful to me (I mean all the settings for fine in sxmb_adm..that i checked already)
    for more info: I am using SOAP adapter as a sender and receiver is R3
    Thanks
    Raja
    Edited by: Raja on Apr 15, 2008 10:47 AM

  • BPM: SendContext not visible in SXMB_MONI DynamicConfiguration

    Hi everybody,
    I set a sendContext in a  sendStep in BPM.
    AFAIK in SXMB_MONI the value of the sendContext could be seen in SXMB_MONI under DynamicConfiguration.
    But I cant see it although the sentStep is processed.
    But I can see is in SXMB_MONI_BPE under SENDCONTEXT.
    What is wrong?
    The correspondinding entry in condition editor for receiver-Determination is "ProcessStep"? Isn't it?
    Regards Mario

    Hi All,
    Thanks a lot.
    But my problem still remains.Let me detail out the settings I have followed.
    In the Sender System.
    1.WE20(Partner Profiles):Maintained Outbound Parameters for the Logical System name of the <b>Receiver</b> as mentioned in SLD.
    2.WE21(Port)
    3.SM59(Connection to XI)
    In XI
    1.IDX1
    2.IDX2
    3.IR
    4.ID
    SLD
    1.Logical system name for the Sender System
    2.Logical system name for the Receiver System
    I have checked in Transaction SM58 of the Sender System.
    However I do not see any error there.There is no list created, which means that IDoc has left the Sending System ,So is there a possibility that there a problem with the IDoc Adapter.
    If so then how do I solve it?
    Kindly help me.
    Thanks & Regards,
    Vanita.

  • Payload not visible in cc monitoring for SOAP-RFC synchronous AAE scenario

    Hello consultants,
    I have a synchronous SOAP-RFC scenario over the AAE (Java only). When I test the service in WSNAVIGATOR the response message contains an error that results in the error message:
    "<s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
              <context>XIAdapter</context>
              <code>ADAPTER.JAVA_EXCEPTION</code>
              <text><![CDATA[
    java.io.IOException: Parsing Error: org.xml.sax.SAXParseException: The processing instruction target matching "[xX][mM][lL]" is not allowed." the same errror is present in communication channel monitoring for the SOAP adapter.
    The status in message monitoring however is succesful.
    Is it possible to check the payload for the response message of the RFC call. In CC monitoring I cannot access the payload, it is not there. It does not have to be in cc monitoring, anywhere would be fine.
    Since this is an AAE scenario there are no messages in SXMB_MONI.
    All tips are appreciated.
    Peter Jonker

    Hello!
    Please set the "messaging.syncMessageRemover.removeBody" parameter to "false", on the SAP XI AF Messaging Service. Use the help page below for more information.
    Properties Related to the Messaging System:
    http://help.sap.com/saphelp_nw04s/helpdata/EN/59/25ee41c334c717e10000000a155106/frameset.htm
    Best regards,
    Lucas Santos

  • SXMB_MONI_BPE - Message Payload not visible in container

    I have a message that is failing a mapping within an Integration Process.  This is an Async process end-to-end.  I have trace_level set to 3, and logging/logging_propagation/logging/sync set to 1.
    I view the failed workflow in SXMB_MONI_BPE/list with technical details and see the mapping step that errored.  I click this and look under "container".  I then drill down to messages and see 1 message going into the mapping.  Under this there is some Header information but NO Payload.  How can I get this to appear here?  Ideally I'd like this to be logged only for error'd workflows.
    The mapping exception also does not get propagated back up to sxmb_moni level so the only way to see it is in the alert that's raised/inbox, the defaultTrace or sxmb_moni_bpe.  Is there a way to do this (I seem to recall I couldnt do this in XI 3.0/14)?  I'm using XI 7.0/12.  I do not want a custom alert, just the standard text like you see in the mapping test tool (xxx cannot be produced due to yyy).
    Thanks,
    James.

    Yep, have done that, but 2 issues:
    Firstly, it doesnt help ongoing supportability where seeing why a message failed through quick and simple tools like sxmb_moni is quite important.
    Secondly because of other dependancies in predecessor steps, I have to do a bit of fiddling around to test it.  Not helped by the fact that the Message Mapping test tool doesnt seem to want to show me the xml it produces from a previous mapping (It shows the grid ok, but not the xml !! ) so actually I can only semi-guess the data passed to the map.  Hence why I originally wanted to see the message that was passed in the container variable of sxmb_moni_bpe.
    Cheers
    James.

  • Messages Not Visible in SXMB_MONI

    Dear All,
    Now i am doing one file to file scenerio. The file is getting deleted from the source directory but not reaching the target directory. Also, when i am seeing in  SXMB_MONI, there is no messages in that. And in the Adapter Monitoring, Source Adapter(File) is specifying that one message is processed but Target Adapter(File) is telling that "no message processing until now".
    Please help me to solve this problem.
    thanks in advance.
    nishu

    Hi Nishu,
      Go to Runtime Work Bench(RWB) and select Message Monitoring. There select your message by specifying the appropriate date.
    Click on the message details to get a detailed view of what happened to your message.
    Send us the msg details for  more help.
    Regards,
    Jai Shankar.

  • Payload not visible in message monitor for BPMN

    Hi Folks,
    I am doing synchronous call from BPM (NW) and though the call is successful I am not able to see the payload for the syn Re/Response messages. In the old BPM in PI I used to check the new transaction box and I used ot see the message. Is there any similar option in BPMN to view the messages internal to BPMN?

    I see the messages in Process Instance view under context Data.

  • HumanTask payload not visible in EM

    we have 11.1.1.3
    As part of our BPEL flow, we have included HumanTask component. HumanTask is working meaning it is creating task as we see it in worklist.
    We want to see the input Payload that is going in Human Task and also the Output. We already have assign in bpel, that populate the HumnaTask.
    so after we run the process, we go to Enterprise Manager to see what got populated as payload to humna task. But in EM instance, it is just not showing us the payload.
    we click the HumnaTask and there we see nothing to expand in order to see the payload. It just show, initialted_HumanTask, Completed_HumnaTask. But no way showing the payload.
    what change we need to do, so the task payload starts showing up in EM ? What is other way to see the task payload ?
    thx
    d

    Hi
    1. Login to EM Console.
    2. On left side expand SOA -> soa_infra(your soa server). Select this right click mouse and SOA Adminstration -> Common Properties.
    3. Now on the right side, in the top section select Audit Level to Development (Its a drop down box). Then Apply these changes clicking the apply button. There is no need to restart the servers.
    4. Now create another instance and you should see the Payload data with all the data fields populated for each Task and any Business rules also like Input and Output. In BPM Process, I select that instance id and it opens a new screen. In that I select the top process node. And this opens another screen with 3 tabs like Audit, Flow, Faults. And in Audit, I can expand each human task and for that I can see Instance Entered and Instance Left and they are links that opens full task payload and header data also.
    Thanks
    Ravi Jegga

  • Receiver payload not seen in sxmb_moni

    Hi experts,
    i am doing proxy to file...
    while checking sxmb_moni....i can see the source payload but unable to see the response payload..and response is in chequered flag without payload..
    file communication channel is showing green status..successfull..
    help me out how can i check  receiver pay load in sxmb_moni...help me out...

    hi kiran,
    First of all ur scenario is proxy to file means ie. abap proxy to file u want to get the data from abap to file that's it. but why ur asking for payload it will be seen only when u r using mail adapter i.e when we attach the files the payload can be seen.
    Reward points if useful,
    Regards,
    Srinivas.D

  • Message not seen in SXMB_MONI

    Hello Experts,
    We are sending MATMAS IDoc from ECC system through PI 7.1 to third party using HTTP.
    When Material is sent using  transaction BD10 an IDoc gets triggered and is visible in transaction WE02 in green status.The Port used to send the IDoc data is the same that is configured in the Partner Profile for the PI system.
    But the corresponding message is not visible in SXMB_MONI of PI.
    Please help!
    Thanks in advance,
    Suraj

    Hello Prateek,
    Yes it is showing stuck in SM58 with status '::000'
    If we see the help of status it shows "Field contents that were used for the placeholders in the statement MESSAGE."
    We cannot understand what this status means or how to resolve it.
    Please help!
    Regards,
    Suraj

  • How can we make pe_adapter errors visible in sxmb_moni

    Hello,
    We are running on xi 3.0
    Some errors that occur in mapping are not visible in sxmb_moni
    The only way to see them is to open the successfull message and see that the second message of adapter is in status : 29 "Transfer to process engine"
    or to open some workflow transaction monitoring were we can see work item is in error.
    Is there a way to see this error in sxmb_moni or to modify the message status?
    Thanks,
    Laurent.

    hmmm.. Unfortunately No
    Best way to avoid manual monitoring is to use XI 's Alert Framework.If an error occurs, the Alert is triggered and the Alert contains the Message ID and this will help you locate the message immediately.
    We have used XI Alerts and I have found them to be really useful!
    Regards
    Bhavesh

  • How to map text payload (Not XML) to IDOC

    Hi All,
    In a scenario wherein I am getting a Text file as a Outbound Payload in XI (It is not a XML file - simple text Payload file which we see in SXMB_MONI) through XI Adapter and I need to map the text file to IDOC.
    I can not use here File Adapter (File Content Conversion) as Incoming file is not stored at any location and it is just pushed to PI Server.
    However I am not able to visualize how the text Payload will be read and mapped to IDOC.
    Your inputs will be highly appreciated.
    Regards,
    Nitin Patil

    I can not use here File Adapter (File Content Conversion) as Incoming file is not stored at any location
    and it is just pushed to PI Server
    Which adapter are you planning to use in this case? If not FCC then you can also opt for MessageTransformbean to do the conversion....for more information refer this blog /people/gabrielsagayaselvam.panneerselvam/blog/2009/12/07/standard-adapter-framework-modules-afmodules-in-pi-71-150part-2 (also check the embedded blog reference given by the author)
    What is the content (format) of the file....even a .txt file can have a XML message......just that we need FCC or above bean when the file is a CSV file.
    Regards,
    Abhishek.

  • Message processing not visible in RWB Message monitoring

    Hi Experts,
    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.
    Previously adapter status for this scenarios was Inactive in integration directory we taught this could be the issue and made adapter status active in Integration Directory. This did not solve the issue.
    When payload is taken and processed from test message tab under RWB-Component monitoring-Integration Engine.
    Messages are visible in RWB Message monitoring.
    Experts could you please help in finding out what could be the issue,Please let me know if any additional information is required,
    Thanks in Advacne,
    Seshu.K

    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".

Maybe you are looking for