The Po Changed XML Message is in Error in SRM SUS

Dear Experts,
We are integrating ECC to SRM SUS system, and PO was successfully processed from PI and in SRM SUS we are getting below error.
<namespace="http://sap.com/xi/SRM/SE/Global">ExchangeFaultData</SAP:ApplicationFaultMessage>
  <SAP:Stack>Application has thrown an exception</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
  </SAP:Error>
And the message is in Inbound Q with status u201CXI Error Application Error .ABAP:Queue Stoppedu201D
Observed that messege was sucessfully processed from PI, and in error it is showing as XI Error. 
Please help us to resolve the issue.
Thanks in Advance,
Soumya.

Hello,
What you can do is:
1.) Look for the name of the queue in SXI_MONITOR of SUS System
2.) Go to tcode SMQ2
3.) Input the name of your queue there
4.) Unlock your queue
Hope this helps,
Mark

Similar Messages

  • He XML message is going over to SRM from XI , but getting an application error (Exception)  when checking in sxmb_moni on the SRM side

    hi experts  ,
    we are using classic scenario (ECC 6.6 & SRM 7.0)
    we have are configured Procure-to-Pay Scenario ,Note 1263876 - SAP SRM: Configuration of Procure-to-Pay Scenario.
    but facing issue.
    The XML message is going over to SRM from XI , but getting an application error (Exception)  when checking in sxmb_moni on the SRM side. So we are not able to see the PR in the Sourcing cockpit in SRM.
    error as below
    <SAP:Category>Application</SAP:Category>  
    <SAP:Code area="ABAP">APPLICATION_ERROR</SAP:Code>  
    <SAP:P1 />  
    <SAP:P2 />  
    <SAP:P3 />  
    <SAP:P4 />  
    <SAP:AdditionalText />  
    <SAP:ApplicationFaultMessage namespace="http://sap.com/xi/SRM/SE/Global">ExchangeFaultData</SAP:ApplicationFaultMessage>  
    <SAP:Stack>Application has thrown an exception</SAP:Stack>  
    <SAP:Retry>M</SAP:Retry>  
    </SAP:Error>

    Hi Vijay,
    Can you tell us the interface name?
    If it is stuck in FEH (Application Error) in SRM then you can check the detail error by going into tcode /n/sappo/ppo2.
    You need to enter the Business Process, Order Assignment and Mode Of Postprocessing Order and then execute.
    It will show you all the messages stuck in application error for that interface and if you double click on any one of them you will get to see the detailed error with options to Discard, Repeat etc.
    Let us know if this helps you.
    Regards,
    Mayur

  • Change of Message status from Error message to Warning message

    Hello,
    I would like to know the configuration details of changing the status of a message class from Error message to warning message.
    Thanks
    Manish

    Hi,
    You can do it via OBA5 transaction; enter the application code, and put an entry for the message setting the flag to warning. Keep in mind, that not for every message it could be done.
    Regards,
    Eli

  • Program to cancel xml message with status error or schedule ?

    Hi,
    Any program that can cancel xml message base on period. because i have about 100 thousand unuse xml message that accidentaly generated. because it is too long if i need to cancel 1 by one.
    Regards
    Fernand

    Hi All,
    I already try this program below :
    RSXMB_CANCEL_Message - cancel the meesage with errors.
    RSXMB_CANCEL_NO_COMMIT_MSG -cancel the message processing for messages without commit.
    RSXMB_CANCEL_NOT_REST_MESSAGES - Cancel Xi messages with errors that cannot be restarted
    but then no result selected. i need to select manual those message and cancel using cancel button.
    please advise.
    Thank you and best regards
    Fernand

  • Change Information message F5073 in Error

    it is with refernce to cash discount to customer through t code F-28. as the discount days elapsed, system allows cash discount but an information message is poped UP " Cash Discount relevant amount is zero;check entry" if we press enter button, system allows cash discount even customer is not entitled to discount
    my concern is to change above message F5073 from information to Error so that discount should not be granted if days has been elapsed
    in SPRO i changed the status of F5073 in error in OBMSG and OBA5 but in front end, system still allow discount if days elapsed
    Dear cheetas-----can you help to resolve the issue ????????

    Hi Sajida,
    I am not getting the information message "Cash Discount relevant amount is zero;check entry" . I am also facing the same problem that cash discount is allowed after the dicount days elapsed.
    I am not geeting the message also "Cash Discount relevant amount is zero;check entry"
    For changing the message you need to do the steps:
    1.GOTO: OBA5
    2.Press F1 on Standard Colum
    (Using function module CUSTOMIZED_MESSAGE the user can be given the option of setting the type of a message (S, I, W, E, A). To this end, the system needs a standard type (default value) with which to output the message if the customer does not make any individual settings. When the function module is called up, this standard type is transferred in parameter I_DTYPE and also noted in this field for documentation purposes so that it can be displayed in view V_T100C.)
    3. Double click on CUSTOMIZED_MESSAGE
    4. Again double click on table: VC_T100S
    5. Here Add message no F5 073 and also give Error "E" in allowed column and "E" in Standard column
    6. Save and come out of the screen
    7. Again go to OBA5 and now add the same message no here with E and E  ( in standard column E will come by default if it is not in E then it will not control.
    Hope this helps you.
    If you control this issue azimshaik at google
    Regards,
    Azeem Shaik

  • Need to change XML message with 014 to a FINAL state

    Experts,
    I have the following QA system:
    NW PI 7.11 sp6
    I have found 23 ASYNC messages with status type 014 (SYSTEM ERROR, Manual Restart Possible).  I want to change those to a FINAL state of 021 (cancelled manually).
    I go to SXMB_MONI, and pull those messages up.  If I highlight any of them, and click the "Cancel Processing of Messages with Errors" button, I get this type of error:
    Message CF02E498B92011E0BF7700000050343A still scheduled in queue XBTO1___0002
    Message no. XMS_ADM141
    Message CF02E498B92011E0BF7700000050343A, which is to be canceled or started is still awaiting processing in the qRFC queue XBTO1___0002 and cannot therefore be canceled or restarted. Check in the qRFC monitor or XI monitor whether the message is still awaiting processing or whether it has already been processed.
    Message already scheduled
    OK...So I checked the queues from the error message, but there is nothing there.  I'm sure of that.
    So then I tried to execute report RSXMB_CANCEL_MESSAGES but it does not "find" them.
    Any ideas?  Many thanks,
    NICK
    Edited by: Nick Wells on Aug 4, 2011 9:18 PM

    SAP support resolved the issue.  I had to apply note:
    Note 1547908 - XI Runtime: Message restart impossible after dump
    also had to create the zreport attached to the note, and run that report one time.  Then I was able to cancel the ASYNC messages.
    NICK

  • Trying to update the Inspiration browser received message a download error occured

    Hello!  I am new to Photoshop 10 and pretty much a little old lady who has little idea what I am doing here.  I followed all the directions and deleted the Imagination browser I had but when I clicked download the update I received the message "A download error occured.  Try again."  I tried again and again to no luck.
    I assume the Imagination browser is important and I need it so what do I do?  Is it important that I have Windows 7?

    See if this Adobe document helps:
    http://helpx.adobe.com/photoshop-elements/kb/tutorials-displayed-inspiration-browser-photo shop.html
    P.S.,  The Inspiration Browser is not important -- it is used to display the tutorials, so if you don't want to view those tutorials, you don't have to worry about it.
    Ken

  • How to create the alterable length XML message in WLI workflow?

    When I do some development in WLI2.1 workflow, I meet a problem. I need a XML
    message to invoke this workflow, and then tailor this XML message and create a
    new XML message to send to a certain destination.
    Now the question is: The XML message is alterable length, like following:
    <ROOT>
    <tag1>
    <tag2>...</tag2>
    <tag3>...</tag3>
    </tag1>
    <tag1>
    <tag2>...</tag2>
    <tag3>...</tag3>
    </tag1>
    <tag1>
    <tag2>...</tag2>
    <tag3>...</tag3>
    </tag1>
    </ROOT>
    The number of <tag1> is alterable. But I don't know how to create the new XML
    message, which also includes the same structure of input XML message, in workflow
    "Post external XML Event" action?
    I try to use XPath to get the value of each tag, but when I use the following
    XPath expression:
    XPath ("/ROOT/tag1/tag2/text()")
    I can only get the reference of weblogic.apache.xpath.axes.LocPathIterator.
    And I also don't know how to define the XML document structure to implement this
    kind of alterable length XML message.
    Your comments are highly appreciated!

    You will need to use substr to restrict the length of the strings returned by extract(). I assume that either the document in non schema based or the attributes referenced are not defined with maxLength restriction in the XML Schema

  • Help!PO inbound ERROR in SRM SUS when create a PO from R/3

    Hi All:
         I met a problem in SRM SUS,when create a po in R/3 and send this PO to SRM SUS,but there was a  error in XI monitor t-code:SXMB_MONI, i have created the buyer via t-code: BBP_SUS_BP_ADM,and sent the vender from R/3 that is ok.
        check this xml.plesse take a look at error information.
         <FAULT_TEXT>An error occured within an XI interface: Exception occurredA:BBP_BUPA:263 -Ordering party has to be a company Programm: CX_BBP_BD_ERROR===============CP; Include: CX_BBP_BD_ERROR===============CM002; Line: 57</FAULT_TEXT>
         <FAULT_URL />
         I am used  SRM server 5.5, package level is SAPKIBKT06.
         Plesse help....
    Thanks
    Best Regards

    At least i did it.
    The solution was in the transaction BUPA_TAXNUMTYPE. Here you can define wether you want to check the duplicated TAXNUMBERS or not. After applying some patches we think the value of the entry corresponding to our country, changed. So we put the value to OFF and everything worked fine again.
    Thank you.

  • After closing the Firefox browser, a message appears "Severe error: Cannot load resource file; can not run". What could be wrong?

    The message: "Severe Error; Can 't load resourse file; can not run" appears after closing Firefox4. All other applications on my pc do not have this problem.

    I've found text of this error in npdjvu.dll plugin, remove it and error seems to disappear.

  • Every time there's a power cut or I turn off my router, my Macbook doesn't detect the network and doesn't accept the password. Finally, after many, many attempts at solving with 'diagnostics', rebooting...the 'network changes' detected message shows.

    How can I get it to look for a network change - or find the change immediately - and speed up the process? Is there really a change? This has really frustrated me many, many times.
    I'm using 10.6.8 and see there's an update that supposedly helps airport problems but that people hatve problems with it. I'm having enough problems without those too!
    Thank you for any ideas.

    Take your battery out and reset your PMU.
    http://docs.info.apple.com/article.html?artnum=303319
    Next time you shut down, wait until the computer is totally shut down -- i.e., make sure you don't hear your fan running, the screen is black and that the light is out on the front of the computer -- before you close the lid.
    I had that exact thing happen once, and since I done the above, it's never happened since.
    -Bmer
    Mac Owners Support Group
    Join Us @ MacOSG.com
    ITMS: MacOSG Podcast
     An Apple User Group 

  • Reading the XML message from Xi stored in XML format from a abap program.

    Hi Gurus,
    My requirement here is to read the data that will be coming from Xi from my custom abap program and updating 2 data base tables. The method is after the data mapping is done a class is generated in abap proxy in which a method is available. Inside the method i am writing the code for getting the Xi data stored as a payload message which can be seen in the transaction SXMB_MONI. My code is given below.
    ***begin code***
    method ZII_PAYROLL_HEADER_IN~PAYROLL_HEADER_IN.
    **** INSERT IMPLEMENTATION HERE **** ***
    data: ln type i.
    DATA: i_items TYPE TABLE OF ZPAYLOAD_WRAPPER_EMPLOYEE_REC3.
    *DATA: wa_items type ZPAYLOAD_WRAPPER_EMPLOYEE_TAB5.
    data: wa_items type ZPAYLOAD_WRAPPER_EMPLOYEE_REC3.
    DATA:PERNR TYPE STRING.
    *data: it_ZPAYLOAD_WRAPPER16  TYPE ZPAYLOAD_WRAPPER16.
    I_ITEMS[] = INPUT-PAYLOAD_WRAPPER-BODY-XMLDOC-PAYROLL_PERIOD_OVERVIEW-EMPLOYEE_RECORD[].
    *I_ITEMS = INPUT-payloadWrapper-Body-XMLDOC-PayrollPeriodOverview-EmployeeRecord.
    describe table i_items[] lines ln.
    endmethod.
    **End code***
    As per the logic the data stored in the XML message should be avaialble in INPUT-payloadWrapper-Body-XMLDOC-PayrollPeriodOverview-EmployeeRecord which i am assigning to a local internal table in the class.
    But in my case there is no data coming in
    INPUT-payloadWrapper-Body-XMLDOC-PayrollPeriodOverview-EmployeeRecord.
    But i can see the data transffered from XI in the transaction SXMB_MONI->XML message->inbound message->payload.
    Is there any way to read the data stored in the XML message in the transaction SXMB_MONI.
    Also why the data is not coming in
    INPUT-payloadWrapper-Body-XMLDOC-PayrollPeriodOverview-EmployeeRecord inside the class.
    If there is any solution for this problem please post it.

    You can use function module SXMB_GET_MESSAGE_PAYLOAD.
    Code snippet:
    DATA: ls_mast      TYPE sxmspmast,
          ls_msgkey    TYPE sxmsmkey,
          lv_bin_xml   TYPE xstring,
          lv_str_xml   TYPE string.
    * select sxmspmast into ls_mast
      ls_msgkey-msgid  = ls_mast-msgguid.
      ls_msgkey-pid    = 'RECEIVER'.
      CALL FUNCTION 'SXMB_GET_MESSAGE_PAYLOAD'
        EXPORTING
          im_msgkey      = ls_msgkey
          im_archive     = ' '
          im_version     = ls_mast-vers
        IMPORTING
          ex_msg_bytes   = lv_bin_xml
        EXCEPTIONS
          not_authorized = 1
          no_message     = 2
          internal_error = 3
          no_payload     = 4
          OTHERS         = 5.
      IF sy-subrc EQ 0.
          lv_str_xml = cl_soap_moni_helper=>convert_xstring_to_string( xstring_in = lv_bin_xml ).
      ENDIF.

  • Unable to Execute a Report to send PAN XML messages out of SNC

    Hi All,
    We are unable to Execute a Report /SCA/DM_TIMESERIES_OUT to send Product Activity Notifications in the form of XML messages out of SNC. We have manitained some Planned Reciepts data in SNC and would like to transfer it out to ECC.
    Could anyone help in understanding if we have to maintain mandatory settings before executing this report.
    Thanks & Regards,
    Sadiq

    Hi Pravin,
    As per the documentation(http://help.sap.com/saphelp_snc70/helpdata/EN/48/6bdb4767a431cbe10000000a42189d/frameset.htm), we have tried both the manual and automatic features to configure the output from SNC in the form of XML messages.
    The manual method gave a message "Time series data for selection is empty" and the Automated method could trigger the XML messages on every incoming message from ECC but we are unable to see the Planned Receipts in that XML messages.
    Was just wondering if we can see the Planned Receipt info by changing the settings of this report or by using any other simillar report as the PR info is very important for our development.
    Thanks & Regards,
    Sadiq

  • Changing a Message type on Purchase Order

    Hi guys,
    How can I change a standard message type on Purchase Order ?
    For example :
    On Purchase Order, when a insert a new Contract item number, occurs the Error message below :
    'Contract vendor 610065 differs from vendor 610195'
    But, I neet to change this message type from 'Error' to 'Warning' in some cases.
    How can I do this, please ? I'm learning OO now and I have some difficulty yet..
    tks
    Flavio

    I found a Method  'PROCESS_ITEM' in a Badi 'ME_PROCESS_PO_CUST' that the piece of code bellow.  I tried to insert the code :
    message e047(06) with '12345'.
    but... the message 47 didn't change, and this message only was added to messages.
      define mmpur_message.
        gl_tabix = sy-tabix.
        gl_subrc = sy-subrc.
        message id &2 type &1 number &3 with &4 &5 &6 &7 into gl_dummy.
        call method cl_message_mm=>create
          exporting
            im_msgid = &2
            im_msgty = &1
            im_msgno = &3
            im_msgv1 = sy-msgv1
            im_msgv2 = sy-msgv2
            im_msgv3 = sy-msgv3
            im_msgv4 = sy-msgv4
          exceptions
            failure  = 01
            dialog   = 02.
        if sy-subrc = 1 or sy-subrc = 2.
          message id sy-msgid type sy-msgty number sy-msgno
                  with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        endif.
        sy-subrc = gl_subrc.
        sy-tabix = gl_tabix.
      end-of-definition.

  • Package javax.xml.messaging does not exist

    Hi,
    I have installed the Web Services Developer Pack (Version 1.1), and added the jaxm-api, jaxm-runtime, saaj-ri, and saaj-api jars to my classpath. I also added C:\jwsdp-1.1\bin to my path, and copied the jar files from C:\jwsdp-1.1\jaxp-1.2.2\lib\endorsed to the \jre\lib\endorsed folder within my java home directory as specified.
    However, I get the following error when trying to compile my program:
    "package javax.xml.messaging does not exist"
    import javax.xml.messaging.*;
    import javax.xml.soap.*;
    public class CAServlet
    extends JAXMServlet
    implements ReqRespListener {
    Do you have any ideas on why this may be happening? Any help would be greatly appreciated.
    Thanks,
    Chris

    Hi,
    The jar file jaxm-api.jar contains the package javax.xml.messaging.
    Make sure you have correctly set it to your classapth.
    -Amol

Maybe you are looking for