Modify Payload in SXMB_MONI

hi all,
I want to modify the Payload XML at the first point by stopping the Communicaiton Channel and restarting after the change.
What is the correct way to do that.
Thanks,
FS

Hi,
As said by Aashish, you can't modify the payload in SXMB_MONI. Either you need to run the scenario or sending the message via RWB test tab through Integration Engine.
Ensure that you are sending the message from Integration Engine, not from Adapter engine.
Thanks,

Similar Messages

  • Response payload in SXMB_MONI is missing

    Dear All,
    I have a query related to Response payload in SXMB_MONI.
    I triggered an IDOC and XI has sucessfully generated files in my Outbound folder .
    <b>When I see sxmb_moni , it is showing message successfully processed message . When I click on successful processed message it is not showing me the Response payload-MainDocument(application/xml) in SXMB_MONI.</b>
    PLease help me to find out the solution immediately.
    Thanks in advance.
    Regards
    Prabhat

    Hi,
    >>>1) I am not able to see "Payload" under Response in SXMB_MONI in Production server SP15.
    can you see the payload before CALL adapter service?
    >>>>2) In runtime workbench (Production server sp15) when I click on "Message Monitoring" it is showing error 404 not found.
    go to TCODE - SICF and test this service
    /sap/bc/gui/sap/its/webgui
    navigate from it to the TCODE - SXI_monitor
    that's how the message payload is displayed in RWB
    BTW
    >>>My support pack in development server was sp14 and in production it is SP15.
    I just hope your test XI server was SP15
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

  • Editing Payload in SXMB_MONI

    Hi All,
    Is this possible to edit payload in SXMB_MONI.
    I have already the following url which talks about editing payload from RWB - > Message monitoring.
    https://www.sdn.sap.com/irj/scn/wiki?path=%3fpath=/display/xi/whole%252bpayload%252bto%252ba%252bxml%252bfield
    Actually I am looking into the options of editing payload in SXMB_MONI of ECC.
    Thanks in Advance for the help.
    Best Regards
    Ashok

    Hi ,
    am trying to edit only asynchronous message, here is the requirement that we have
    Our OTC team has escalated a support issue with a call tag
    return that could fail as it comes into SAP. 
    A "call tag" return is the result of a mis-shipment where the customer
    either received damaged product or the wrong product.  These returns
    come in with not only the account but also the invoice number.  The
    return is referenced to the originating invoice and the credits are
    created based on the prices and discounts that are on the invoice.   If
    the invoice number on the return does not match an invoice for the
    account, then the return will fail.
    For some reason, the return fails in the ABAP Proxy layer of SAP ECC
    with Application errors and does not provide the ability for the
    business to repair the data. 
    Unfortunately, this failure occurs frequently in production today (1-2
    a week - as many as 15) and we anticipate that we will continue to see
    these failures with SAP.  The invoice is being manually keyed at the
    returns setup.  Sometimes the error is caused by a keying mistake and
    sometimes the documentation (call tag, invoice, packing list) is not
    legible.  
    We also know that External Vendor cannot correct and resend the
    return.   Their process not only creates the return for credit, but
    also has to account for all of the inventory that is being sent for
    destruction.  Their quality steps lock the return down once it has been
    sent to client for credit.  Their system will not permit the return to
    be corrected and resent. 
    We do, however, need to find a solution for the correction of these
    failed returns that allows us to account for the return and create the
    proper credit.
    Returns (Order To Cash) team require ability to Edit the payload of
    Asynchronous ABAP proxy messages in SAP ECC system, which are failed
    due to Incorrect data with Message Status as "Application Error -
    Manual Restart Possible".
    For this the proposed solution is to Edit the Payload via SAP
    XI's "Message Editor" in Runtime Work Bench -> Message Monitoring ->
    Proxy Runtime of SAP ECC system.
    The message editor is configured in SAP XI and ECC system with the
    required roles and SAP Correction Notes.
    Message Editor is NOT Working for messages with "Application Error -
    Manual Restart Possible" status, while it is working as expected for
    messages with "System Error - Manual Restart Possible" status.
    Below Error Message is seen, while trying to edit the message with
    Application Error in SAP ECC,
    " Message editor can only be used for executable, asynchronous XI
    messages with errors"
    This issue in SAP XI's Message Editor needs to be resolved to complete
    the testing of proposed solution in Sandbox systems and make a decision
    on the solution to be used for this business requirement.

  • Dispay RFC sync payload in SXMB_MONI

    Hi all,
    I hava a synchronous scenario RCF-TO-SOAP (RFC sender is R3 client).
    On XI I want that the parameter LOGGING_SYNC is set to 0, but at the same time I want
    to see the inbound payload in SXMB_MONI. I want to see it only for this specific scenario.
    How to achive this ? (maybe to do some setting or programming on R/3 before making a synch rfc call ?)
    Thanx, Janos

    Thanx for the answers, but I wonder if it is possible to set up logging just for one type of messages -
    when RFC sync sender is R/3, as it is stated in the link below:
    http://help.sap.com/saphelp_nw70/helpdata/EN/d6/49543b1e49bc1fe10000000a114084/content.htm
    Set logging in the message header. This means that this message is logged even if logging
    is deactivated explicitly in the configuration. The logging information is part of the message
    header:
    <SAP:Logging>1</SAP:Logging>
    Thanx, Janos

  • Edit payload in SXMB_moni

    Hi,
    Is anyone did edited the payload in sxmb_moni and restarted the message?
    I read in many threads that it is possible to do.....could any one let me know how to do?
    regards.

    Hi,
    In my opinion, that is not possible editing payload in sxmb_moni, u can edit it in RWB.
    follow this link [Editing Payload in SXMB_MONI; , they have same question with you, maybe this will help you..
    Thx,
    Glenn

  • Is Payload of SXMB_MONI stored in Some table?

    hi Experts,
    I am looking at table named SXMSPERROR, is it possible to resend the message(not using SXMB_MONI restart option) if there is an entry for any interface in this table.
    Is Payload of SXMB_MONI stored in Some table, so that we can get the payload using Message ID?
    Please help if possible! Thanks!
    Mayank

    Hi Experts,
    I was going through the blog by michal: /people/michal.krawczyk2/blog/2005/11/09/xi-restarting-successfully-processed-messages, it says about a report RSXMB_SUPPORT_RESTART by which we can restart successfully processed payloads.
    I used this report in POC evnironment, and by this report i am able to resend successfully processed messages as well as Messages with errors.
    So can u please help me in understanding advantages/ disadvantages of using these reports:
    RSXMB_SUPPORT_RESTART
    RSXMB_RESTART_MESSAGES
    What will be the difference if i restart failed message using these reports?
    Thanks,
    Mayank

  • Response payload in sxmb_moni

    hi ,
    in my XML Message in sxmb_moni the response payload is missing.
    and this is happening only for one scenario and it is working fine for other interfaces.
    can some one help me the structure of XML message is depend on which configuration exactly?
    Thanks

    Hi,
    Go to RWB->Message Monitoring  and check for the messages.
    Also test your message Mapping with the help of Live datat from SXMB_MONI.
    Is your scenario is Synchronous.
    Regards,
    Moorthy

  • Missing payload in SXMB_MONI

    Hi.
    Have an interface with one message in to XI(JDBC). I split this message. One to SAP R3 (idoc) and one out to an server through an fileadapter.
    In SXMB_MONI I can see the payload (content)for the idoc-message, but there is not an payload for the other file.Only the SOAP Body.Can not see the content, but the file is beeing sendt to the server.
    Can somone tell me why ?
    PS! We have just upgradet to SP21.

    Hi,
    Follow this BLOG
    /people/prasadbabu.nemalikanti3/blog/2006/02/13/configuration-of-a-central-integration-server
    Regards
    Seshagiri

  • How to hide a payload in sxmb_moni and RWB and Adapter engine.

    Hi
    I need to hide the pay load in  sxmb_moni, RWB, Adapter engine. Because payload has some sensite information.
    I need to hide the pay load for perticuler interface Name (http://filetoidoc.com) only. not all payloads.
    Please help us this.
    advanced thanks
    Sati

    Ofcourse you can:)
    below are the fields mentioned in blogs
    We can also tell exactly which interface/service/namespace can be used:
    SXMBPARTY= Communication Party
    SXMBPRTAG= Issuing Agency
    SXMBPRTTYP= Identification Scheme
    SXMBSERV= Service
    SXMBIFNS = Interface Namespace
    In your case you will use the last one SXMBIFNS
    Thanx
    Aamir

  • MISSING OF BODY IN PAYLOAD UNDER SXMB_MONI

    HI ALL.
    here iam doing file to file scenario.
    my data structure is
    DT_lccTolcc3
    accdetails
    header
    keyfield
    docdate
    siteid
    body
    accno
    keyfield
    amount
    trailer
    keyfield
    totalrec
    totmat
    and my fcc parameters
    header,1,detailed,*,trailer,1
    header.fieldNames keyfield,docdate,siteid
    header.keyFieldValue HEADER
    header.keyFieldName keyfield
    detailed.fieldNames accno,keyfield,amount
    detailed.keyFieldName keyfield
    detailed.keyFieldValue |
    detailed.fieldSeparator |
    trailer.fieldNames keyfield,totalrec,totalamt
    trailer.fieldSeparator |
    trailer.keyFieldName keyfield
    but while executing and testing in sxmb_moni its showing the message like sucess but there was no body in payload.
    so what r the changes do i need to configure.
    WAITING FOR YOUR GREAT ANSWER.
    BYE
    regards.
    seeta ram.

    Hi Seetaram,
    >>detailed.fieldNames accno,keyfield,amount
    >>detailed.keyFieldName keyfield
    >>detailed.keyFieldValue |
    >>detailed.fieldSeparator |
    Since u have given the detailed fieldSeperator as |
    the fields will be filled with the value
    accno = 5000000303
    keyfield = 220.05
    amount = 'blank'
    for the input  5000000303|220.05.
    u have specified the keyField value as | and the actual value in the payload will be 220.05.. this is the reason why u dont get the body in the payload.
    Regards
    Santhosh
    Remember to set the thread to solved when you have received a solution

  • No Payload in sxmb_moni call adapter

    I did soap to soap asynchronous scenario....
    my requirement is to send one systems soap request as it is to other systems soap response...
    i.e., sending soap message asynchronously...
    its often saying that queue is stopped... i am deleting that queue and manually checking for message tracing.....
    upto technical routing my payload is there, there is no payload in call adapter...
    i checked in adapter monitoring, message monitoring and sxi_cache.. there is no error atall...
    Please guide me in resolving this problem...
    Regrads,
    Pushparaju.B

    Hi,
    <i>my requirement is to send one systems soap request as it is to other systems soap response...</i>
    Your reqirement is not very clear. Could you please elaborate?
    Is it that you want to send a soap request, and donot expect any response back?
    Have you called an mapping in your interface determination?
    If so, maybe the mapping is not successful and hence you are not able to see the message after technical routing.
    I suggest that you check the mapping in the repository, with the payload that you are using as the request.
    Regards,
    Smitha.

  • Extract Payload from sxmb_moni

    Hi Experts
    The scenario is: XI pushes data into BI using ABAP proxy adapter. successfully passed data is seen in PSA. the uniquie key in data is journal ID.
    Requirement: i have to read the journal id in runtime when data passes through adapter, and create a file, with fields Journal ID, and success/failure... depending on whether it passes through the adapter successfully or not.
    In table SXMSPMAST, i get the status, but how can I read the payload? i am sure the payload for failed records are stored in some SAP internal table, but can someone tell me which table?
    This is very urgent.. and suitable reward points will be awarded to any help on this.
    Thanks in advance,
    Sushmita.

    Data can be seen in tables SXMSCLUP, SXMSPCLUR

  • 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

  • Response payload missing in SXMB_MONI

    Dear All,
    I have a query related to Response payload in SXMB_MONI.
    I am using IDOC-XI-FILE & FILE-XI-IDOC asynchronous scenario . Output xml files and idocs are generated properly.
    <b>In SXMB_MONI,when I click on successful processed message it is not showing me the Response payload-MainDocument(application/xml).</b>
    <b>I was able to see response payload in my Development server but in production server I am not able to see the reponse payload.</b>
    I am using SP15.
    I tried to activate services also using t-code SICF but not able to solve the problem yet.
    Can anybody suggest me solution to this problem.

    Hi Prabhat,
    we had the same problem when we upgraded to SP15, we consulted SAP and they came up with the answer that this is a known bug in SP15. This seems to have been fixed in SP16.
    Regards,
    Roberto
    See Re: SXMB_MONI does not show payload after upgrade to SP15
    Message was edited by: Roberto Viana

  • SXMB_MONI: No Payload under XML Message\Response

    Hi All,
    At transaction SXMB_MONI in the left frame you have usually three folders "Inbound Message", "Receiver Grouping" and "Response" under XML Message for the pipeline monitoring.
    Under our XI system I miss the folder "Payloads" under folder "Response" above.
    So I am not able to monitor the outgoing Payload at SXMB_MONI.
    Is there any configuration missing?
    Many thanks in advance!
    Jochen

    Hi Jochen,
    You can see the response payload under Response Msg Id = <>
    in "Request Message Mapping" under Payload folder
    If you are not able to see this, go to sxmb_adm -> Integration Engine Configurarion -> Specific Configureation
    add/update the parameter TRACE_LEVEL in categoy RUNTIME to value 3
    Regards,
    Sreenivas

Maybe you are looking for

  • Mic adaptor for touch 3G?

    sorry if this has been dealt with before, i did do a search, but it didn't turn up the answer. i have a nice stereo mic with a minijack connector and i'm wondering if there's an adaptor i can buy for my 3g touch, so i can use it with voice memo etc.

  • Multiple loaders, one complete event

    Hi, What i have: I have a buch of data stored in a sqlite db. Getting that data is no problem. With that data i get 2 image paths to locally stored images. Now i want to send the data to a server using a remoteObject and amfphp. Getting to the server

  • My iPad air will only rotate if I lock it (put it to sleep) and turn it

    My iPad will only rotate once it is locked. I am not referring to the orientation lock - that's not he problem - but to actually putting the ipad to sleep. If I turn the iPad while it is open and functioning, it won't rotate. I have to press the powe

  • Plug-in slow on heavy date

    Hi there, I'm running an applet, which opens a swing dialog, showing a table with only a few hundred rows of data. After closing the dialog, the applet is damn slow. I mean, really slow. The dialog close() method does contain a dispose() and System.g

  • Security Update 2006-005 || sleep issues

    after installing Security Update 2006-005, like others i had problems with connecting to my airport express, sluggish behavior, and some hanging apps (unable to kill or forcequit). i deleted various cache files (via macfixit suggestion), zapped pram,