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

Similar Messages

  • 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

  • Are the messages stored in any table

    Hi,
    while Changing a material in a Std Tcode i get the error Message  "Error in creation of the BoM". So, i was looking jf there is any way i can find the message class of this message, if it is stored in any table.
    Any suggestions please ?
    Thanks!

    Hello,
    Lemme rephrase my statement.
    Double click on the error message which is displayed, it will take you to some documentation screen where you can get the details.
    BR,
    Suhas

  • How to access the data stored in Java tables in E-Commerce 7.0

    For the CRM E-Commerce 7.0 Web shop all the data related order templates, Shop Id and catalog variants are not getting stored in CRM tables. Can anyone please let us know where all the details are getting stored.
    By searching here, in SDN Forum we found that these details are getting stored in some java tables. If this is true  kindly let us know the following points.
    1). How can we access these tables.
    2).Where these java tables are stored .
    3).Do we have authorizations to check and modify these tables.
    4).If we donu2019t have authorizations to check and modify these tables, how can we get the access to them.
    4).How can we write Database Queries to retrieve the data from these tables.

    I am afraid, all these three entities are in CRM tables.
    Web Shops - Function module CRM_ISA_SHOP_GETLIST, Table crmm_isa_shop_h
    Catalog Variants - Function module - COM_PRDCAT_GET_VARIANTS (they are also stored in CRM tables) for a given catalog.
    Now for the Order Templates - They are technically order objects with system status set to "Order Template" I1034. You should be able to see them in CRM tables alongwith other orders... crmd_orderadm_h and etc...

  • 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

  • Infocube stored in BW Table

    Hi Experts,
    The aggregates built in BW for an infocube, all the information in stored in RSDDAGGRDIR table, in the same way the infoarea, infocube built in the bw system must be stored in some underlying tables in BW. Does anyone know about this information it would be of greate if anybody would help me in this.
    Thanks,
    Hem

    Hi Hem,
    You can look into table RSDCUBE.
    Hope this helps...

  • Parked Vendor Invoices (MIR7) stored in which tables ?

    Dear All,
    I need to write a report to show all park documents.
    I know that this table store park document header.
    vbkpf      - Store All Park Documents Header (Include Vendor Invoice (MIR7))
    However, I have checked some tables in the following and doesn't contain any vendor invoice details line transactions.
    VBKPF       Document Header for Document Parking
    VBSEC   Document Parking One-Time Data Document
    VBSEGA  Document Segment for Document Parking
    VBSEGD  Document Segment for Customer Document
    VBSEGK  Document Segment for Vendor Document
    VBSEGS  Document Segment for Document Parking
    VBSET   Document Segment for Taxes Document
    VBWF09  People with Release Authorization
    VBWF15  People with Release Authorization
    Please help to comments which table to store Parked Vendor Invoices details line transactions.
    Thanks in advance,
    Best Reqards,
    Leo

    Hi,
    Please check the table RSEG - Document Item: Incoming Invoice
    Regards,
    jigar

  • Parked Vendor Invoices stored in which tables?

    Parked Vendor Invoices (not yet post) stored in which tables (both header and items)?

    Hi,
    Check out following tables
    VBSEGA - Document Segment for Document Parking - Asset
    VBSEGD - Document Segment for Customer Document Park
    VBSEGK - Document Segment for Vendor Document Parking
    VBSEGS - Document Segment for Document Parking - G/L A/c
    hope this helps

  • How to return column name in some table?

    Hi All,
    I know :system.cursor_value which returns the value of the current text item in the form.
    But Is there a way to return the column name and its value in some table?
    Note: I'm using Oracle DB 10g
    Thank you

    Did you read the original post? [...] You don't understand what I want and you don't say antthing useful for my goal!
    This is the SQL and PL/SQL forum. You need the Mind-Readers' forum down the hall.
    First you asked "Is there a way to return the column name and its value in some table?", and were told you can get the former from the data dictionary (you can get the latter from the table itself).
    Then you say you "want to create a trigger on a table", which tells us nothing about your problem.
    Finally you say "but suppose the table contains 50 columns then I have to write 50 columns names three times", which is essentially true - but the process can be automated. What you (probably) need to do is write queries based on the data dictionary tables that generates the PL/SQL that you ultimately put in your triggger - you then use that output to build the trigger(s).
    I don't think there's any way, at run time, to generically fish out all the columns of a table with their :new and :old values - you have to write (or auto-generate) specific code for each table.

  • 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>

  • Replicate some tables from local database server to Remote database sever

    how can i replicate some tables from local database server(Oracle 8.1.7 on windows 2000 server) to a remote database server(Oracle 8.1.7 on Sun Solaris)
    whenever there is some insertion or updation on the table of base(main) database it should get updated to the remote database server
    or
    on time base for example: every 2 hours
    please help me!!!!

    It all depends on waht you are going to do with the data on the remote.
    if tehre are no updates there, creating a simple materialized view on the remote to pull it's data from the local should suffice.
    If there are updates on the remote, you will more than likely want to look into either Multi-master replication, or updatable materialized views.

  • Route Description is stored in which table??

    Hi, i want to collect full route infomations within a SO by using a Query.
    Currently i know that there should join some tables to get some info.
    For example:
    My output list will be showed like below:
    SO#                         VBAK
    Created on                     VBAK
    SOrg./DChl/Dv           VBAK
    Sold-to pt                     VBAK
    Material                     VBAP
    Plnt                    VBAP
    ShPt                    VBAP
    Route                     VBAP
    Departure Country       ???         
    Departure zone            ???
    Shp.Cond.                      VBAK
    Trans. Group              MARA
    DestinationCtry           ???
    Transport.zone             VBPA
    Route Description        ???
    I dont know which table could be used to get the value of those ??? fields??
    And also want to know the Trans.Group found in table VBPA is right or not?
    Thanks!!!
    Message was edited by:
            Hoo Laa
    Message was edited by:
            Hoo Laa

    Incase of Route determination without weight.
    Table-Field: VBAP-ROUTE --> You get Route in Sales Order
    Table & Field Link: TROLZ01-ROUTE = VBAP-ROUTE --> Table Joints
    Table-Field: TROLZ01-ALAND --> You can capture Departure Country from here.
    Table-Field: TROLZ01-AZONE You can capture Departure Zone from here
    Incase of Route determination with weight
    Table-Field: VBAP-ROUTE --> You get Route in Sales Order
    Table & Field Link: TROLZ02-ROUTE = VBAP-ROUTE --> Table Joints
    Table-Field: TROLZ02-ALAND --> You can capture Departure Country from here.
    Table-Field: TROLZ02-AZONE You can capture Departure Zone from here
    Regards,
    Rajesh Banka
    Reward suitable points.
    How to give points: Mark your thread as a question while creating it. In the answers you get, you can assign the points by clicking on the stars to the left. You also get a point yourself for rewarding (one per thread).

  • Are TableSpace names stored in the tables?

    Are TableSpace names stored in the tables?
    If so, which one?

    Tablespaces are stored in the db.
    I believe they are in tCtrlOption

  • How to encrypt column of some table with the single method  on oracle7/814?

    How to encrypt column of some table with the single method on oracle7/814?

    How to encrypt column of some table with the single method on oracle7/814?

Maybe you are looking for