Error during saving a multipart message

Hi All,
             We are currently integrating third party system with SAP ECC as a part of our FICA implementation.
We have configured soap adapter initially at the sender side and IDoc adapter at the reciever intially. After looking at the performnace of the soap adapter, we thought of using HTTP sender instead of a soap sender, so that the webservice makes a direct call to PI integration engine instead of Adapter engine.
Now my scenario looks like.
Java/J2EE client -> webservice call > XI pipeline>SAP.
So here , i havent used http adapter at the source side.
My problem is when i call the XI pipleine url as suggested by the below blog
<a href="/people/stefan.grube/blog/2006/09/21/using-the-soap-inbound-channel-of-the-integration-engine Soap Inbound channel of the Integration engine</a>
I am getting the follwoing error as seen below
<b>May 31, 2007 6:05:50 PM com.sun.xml.messaging.saaj.soap.MessageImpl saveChanges
</b>
<b>SEVERE: SAAJ0540: Error during saving a multipart message</b>
But for my scenario, i havent used any soap with attachments to pass through PI.
My soap message is a simple soap envelope with soap part-message.(body).
Please do help me out in resolving this issue.
Thanks & Regards,
Dhana
null

Hi Steve,
               My Soap Action is already applied and I traced out few options after googling it up and added few jars (xalan.jar and saxon8.jar). Even now I am getting the same error.
Please do tell me what to do in this regard.
<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP:Header>
</SOAP:Header>
<SOAP:Body>
<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during conversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30</faultactor><detail><SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSER">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SAP:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000; expected value is 003
</SAP:Stack></SAP:Error></detail></SOAP:Fault>
</SOAP:Body>
</SOAP:Envelope>
Soap Error message:Error during conversion of XI message
Thanks,
Dhana

Similar Messages

  • Received HTTP response code 500 : Error during conversion of XI message

    hi
    Facing the error , "Received HTTP response code 500 : Error during conversion of XI message"
    This is the fist time i am configuring the sender soap ( Axis Framework in the SOAP Adapter) (Quality of service Best effort) communication channel and i am getting the above error did any body face this error.
    01.09.2011 12:02:32     Information     The message status was set to DLNG.
    01.09.2011 12:02:32     Error     SOAPFault received from Integration Server. ErrorCode/Category: XIServer/ATTRIBUTE_INITIAL; Params: Manifest cid:6D90482BF678436D75928FC8B9930519; AdditionalText: null; ApplicationFaultMessage: null; ErrorStack: Attribute Manifest cid:6D90482BF678436D75928FC8B9930519 is initial
    01.09.2011 12:02:32     Error     Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Received HTTP response code 500 : Error during conversion of XI message.
    regards
    sandeep
    Edited by: pendyalas on Sep 1, 2011 12:20 PM

    I found a link with respect to similar error , sap note 1522630 has been used to resolve this error.
    i will try and see if it works.
    AXIS Sender Adapter Failure after upgrade to PI 7.11 SP06
    regards
    sandeep

  • Http-Status:  500 Error during conversion of XI message

    i am getting this error, Could you please help us in resolving this
    http-Status:  500 Error during conversion of XI message
    Payload:
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    <SOAP:Header>
    </SOAP:Header>
    <SOAP:Body>
    <SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during conversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30</faultactor><detail><SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSER">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SAP:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000; expected value is 003
    </SAP:Stack></SAP:Error></detail></SOAP:Fault>
    </SOAP:Body>
    </SOAP:Envelope>
    Thnaks, ajay

    XML tag Main/@versionMajor has incorrect value 000; expected value is 003
    as mentioned above @versionMajor is expecting 003 as the input....if it a DataType in XI then check if there is some restriction imposed on the above attribute.....if you are importing some XSD/wsdl then check if it has some restriction.......if the restriction is not needed then try removing it....so that versionMajor will accept all the values
    Regards,
    Abhishek.

  • Received return code 500 ( Error during conversion of XI message )

    Hello Experts,
    I am configuring the WSRM for SD in SAP. I have only configured services CreditWorthinessQuery_Out and CreditWorthinessQuery_In on soamanager to carry out credit checks.
    while i am creating sales order i am getting below error.
    Received return code 500 ( Error during conversion of XI message )
    In debug i checked the string of error it showed me below string :
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">#<SOAP:Hea
    der>#</SOAP:Header>#<SOAP:Body>#<SOAP:Fault xmlns:SOAP="http://schemas.xmlsoap.o
    rg/soap/envelope/"><faultcode>SOAP:Client</faultcode><faultstring>Error during c
    onversion of XI message</faultstring><faultactor>http://sap.com/xi/XI/Message/30
    </faultactor><detail><SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.co
    m/xi/XI/Message/30"><SAP:Category>XIProtocol</SAP:Category><SAP:Code area="PARSE
    R">UNEXPECTED_VALUE</SAP:Code><SAP:P1>Main/@versionMajor</SAP:P1><SAP:P2>000</SA
    P:P2><SAP:P3>003</SAP:P3><SAP:P4/><SAP:AdditionalText/><SAP:ApplicationFaultMess
    age namespace=""/><SAP:Stack>XML tag Main/@versionMajor has incorrect value 000;
    expected value is 003##</SAP:Stack></SAP:Error></detail></SOAP:Fault>#</SOAP:Bo
    dy>#</SOAP:Envelope>#
    Does anyone have any idea about this? I am not integrating with PI/XI system.

    Hi
    Can you check this out?
    Transaction SXMB_ADM  Integration Engine Configuration
    For an application system you have to maintain the role of the business system as an application system. Set the corresponding Integration Server as an HTTP destination (for example, dest://INTEGRATION_SERVER). Create the destination in transaction SM59 and set the type to HTTP Connections to R/3 System. Test the connection by using the Connection Test button; you should get HTTP 500 u2013 Empty HTTP Request received, because no u201Ereal‟ XML document is sent during this test.
    A HTTP return code 500 (Internal Server Error) is OK.
    Regards
    Pothana

  • How to ignore error during saving?

    I got the following error during saving:
    It appears every time when i save the ai file,
    how can I ignore it?

    I just got the font from fonts101.
    does not seem to have any embedding issues for me...

  • Message No V 0102 (Sales Order Error During Saving)

    We are using SAP ECC 6 version and the client is related to Beverage Industry.
    Problem:
    The scenario is this that we created a Sales Order. In the Sales Order we have entered let say 20 items and the item have sub item as well. We are using BOM usage 5. Once the order is confirmed the user creates the Delivery Order but doesn’t Post the Good Issue.
    Now the requirement is that the user wants to change and delete some item in sales order.
    For this first we amend the delivery order and then we change the sales order according the amendments made in Delivery Order.
    In this scenario we also want to completely delete the Main item but as its default that the Bom item will be deleted with the main but we want to enter the sub item again in the order because it’s the process requirement.
    Now when I make all the necessary changes in Delivery Order and Sales Order Respectively System saves the Delivery order with the changes values but gives an error message after Saving the Sales Order and doesn’t update the Sales Order as well
    Attached are the Screen Shot of Sales Order Error Screen.
    Note: This Error comes randomly

    Refer OSS 740280

  • ERROR DURING SAVING PRODUCTION ORDER

    Hi GURUS,
    WHILE SAVING A PRODUCTION ORDER I AM GETTING AN ERROR START_FORM,OPEN_FORM MISSING.MSG NO IS TD423
    REGARDS
    RAMKUMAR WARIYAR

    Hi Ram
    You might have assigned print shop floor paper while saving prod order in Production Scheduling profile.  .
    You might not have defined output printer for this. If you want paper to print, set printer for this. Also check have you assgined order type in scheduling profile at the bottom for MTS, MTO, Rework. Order type for production order is picked from scheduling profile.
    Check this order is the one which you are using.
    If you do not want to print shop floor paper remove the tick.
    Regards
    J . Saravan
    Edited by: J. Saravanan on Apr 10, 2008 6:29 AM
    Edited by: J. Saravanan on Apr 10, 2008 6:30 AM

  • Error during release of billing: message F5670

    Hello Friends,
    I'm working on ECC 6.0, checked all the settings like OB52, OBCN, OB40, VKOA, Account Determination proc at Billing type, Condition type, Tax code, Tax pricing Proc, Account Assignment Group Cust/Matl.
    When i check the Account Determination Analysis on VF02, Condition types are picking the G/L Accounts but the below mention error exists while releasing the document.
    No account is specified in item 0000001006
    Message no. F5670
    Diagnosis
    No account was specified for account type "S" in item "0000001006" of the FI/CO document.
    System Response
    The Financial Accounting program cannot process the document.
    Procedure
    A system error has probably occurred in the application you called up. Check the data transferred to item "0000001006" of the FI/CO document.
    Request you to suggest on the same.
    Rgds
    Harsh

    Dear Harsh
    Go to VF02, input the billing document and execute.  From top menu bar click on "Goto -- Header -- Header" and ensure that "Account Assignment Group" of  customer is flowing.  Most probably, this could be the problem.
    Also you have to recheck in VKOA where for "ConditionType KOFI", you have maintained the correct G/L Account.  This is applicable if your scenario is MTS; else check for KOFK in case of MTO
    thanks
    G. Lakshmipathi

  • Regd : Error during saving the  sales order for Variant configuration

    Hi -
    When the item( config material) is saved in the sales order , system scheduled the production order and getting an error as " Posting Rule for Assembly order for item 000010 could not be generated".
    Any solutions regarding the error.

    Hi,
    This is the process of Assembly to order with variant configuration. In material master, you can maintain gen item category 0002 (configurable material) in basic data view, sales 2 view item category grp 0002 and strategy group 82 in MRP 3 view. After creating of material master, BOM & Routing, You can create sales order in VA01 transaction.
    In this VA01, When you create sales order, system will check material availability, capacity checking and system will show variants for each items. And also when you will save the sales order, system will create production order no immdiately.
    So you can maintain the above settings compulsory.
    please let me know any clarification.
    Regards,
    Mohan

  • Error during Scheduling Parameter Customizing - Message SV033

    Dear all,
    I am facing a problem when I try to assign a scheduling parameter to a service order in customizing with Tcode OPU7. I basically try to link my service order to the plant with a forwarding scheduling parameter and the system gives me the following message:
    Specify the key within the work area
    Message no. SV033
    Diagnosis
    You have attempted to create an entry whose key is not in the range defined for this area.
    System Response
    The entry cannot be created.
    Procedure
    Please check your entry.
    There are several threads about that message in the forum here but it doesn't helped me to solve the problem.
    Thank you very much for your help.
    Bernd.

    Dear Maddy,
    The function "Reschedule" follows an all-or-nothing logic, which means that either all selected activities on a resource can be re-scheduled or the function (better the liveCache) cancels and no activities will be re-scheduled.
    One reason might be that you have a pegging relation to a fixed activity (this might be a sales order, forecast, an activity outside the propagation range...) which cannot be considered during the
    scheduling. The liveCache cannot break the pegging, therefore it cancels the scheduling.
    Please have a look at the note 510669 which offers a heuristic on the basis of the algorithm /SAPAPO/HEUR_PLAN_SEQ_PACKAGES. This heuristic should solve your problem. It will re-schedule as many activities as possible and will not cancel if one fails.
    Depending on your current release there could be also some correction notes like
    1272960
    1027194
    I hope I could help you further.
    Regards,
    Tibor

  • FP Heap Error During Saving

    i am getting FP Heap error if i try to do any change and save a VI.
    the VI i a Part of Class.please see the snapshot of the error
    i am using labVIEW 8.2
    any idea why this is happening
    Tushar Jambhekar
    [email protected]
    Jambhekar Automation Solutions
    LabVIEW Consultancy, LabVIEW Training
    Rent a LabVIEW Developer, My Blog
    Attachments:
    Save Error.JPG ‏10 KB

    Have you got any solution to this problem, as I am facing the similar problem.
    Kindly have a look at the dailog that i am getting below
    Message Edited by krunal.ele on 12-30-2008 09:08 AM
    Attachments:
    labview error.png ‏6 KB
    labview error 2.png ‏6 KB

  • Error during saving a user data

    Error while examining user:
    com.waveset.util.WavesetException: Missing user attribute 'login' used in identity template for resource AD

    You can specify the unique resource accountId manually in your userForm by creating another Field like this, the logic inside the concat is just for example purposes:
    <Field name='accounts[AD].identity'>
    <Expansion>
        <block>
    <concat>
                  <ref>global.firstname</ref>
                  <s> </s>
                  <ref>global.lastname</ref>
    </concat>
        </block>
    </Expansion>
    </Field>That will override the identity template which I think is incorrect in your deployment, I would also check the identity template for AD and see whether $login$ is being mentioned. If you don't want to change your identity template and don't want to use the .identity example above then create a field called login on your userForm and put your resource accountId creation logic in there.

  • Error while saving layout  for report

    Using BIEE 11. (Win64 Server 2003 R2 - russian edition)
    When designing layout for report and putting text field (dos'nt matter - russ or engl) - I get an error during saving - 'Error when saving layout' (trunslated from russ)
    This happens only when putting text field, with other types of filds all is ok!
    Where can I find more detailed info about my error?
    Also when I choose layout from existing e.g. - Dashboard.xpt and save - I get the same error. When I cut off all text fields from this template - I can successfully save it.
    Thanks

    Check the OSS note 550760 regarding the issue.

  • Update error while saving quotation

    update error while saving quotation - express message
    Error reads as "device type sapwin"
    When the print option send immediately (option 4) in the printer configuration the error is coming and the document is not saving due to update error.
    When the print option is send with own application (option 3) in the printer configuration the document is getting saved.
    we want to run with option 4.  could some one show some light on this problem.
    regards
    VS Arava

    From the description the job is trying to print to a frontend printer. Try sending the job to another printer. Or print to LOCL. This will send the spool to your local default printer.
    I suspect there is a network issue related to the printer set up.
    when you use option 4 the error gets hit immediately. Option three is waiting to print later, the error does not likely show up until later when the job is actually printed.
    Check the printer config..

  • Error during gen of subscren container for screens [BP sales,shipping data]

    Hi,
    during the intial download from ECC to CRM ,sales,shipping data is not comming with BP.
    i found one solution for this problm through BUSP transaction to genarate subscrenn container for screens.
    I have genarated everything .But it throws error.
    The error message is
    "Client 101 appl.object BUPA screen $00001:Error during subscreen container gener
    Message no. R11520
    Diagnosis
    Errors have occurred during screen generation. The reasons for this could be:
    The maximum length of the screen was exceeded. There may be no more than 199 lines per subscreen container.
    The maximum number of lines for the header-data area was exceeded. There may be no more than 15 lines in the header-data section.
    Procedure
    Check both of these potential sources of errors in the relevant screen, and make the necessary changes."
    Plz anyone help me to solve this problem.
    regards
    geetha.g

    Hi,
    Even i am facing similar problem like this..
    in my case,
    its working in one clinet and its not able to regenerate successfullu in another client.
    its showing the same above error.
    I tried removing the error by running the report  BDT_VCT_CORR_001 and again generating the screens... but it was of no use..
    can any one sugesst me some other points
    with regards,
    Sumanth

Maybe you are looking for

  • Problem reading data from two tables

    Hi experts, I'm developing a JDBC - IDOC scenario that needs to read data from two oracle tables. I have created a BPM that has a initial fork for the two channels and it works fine. The problem is that I need to read data from the first, two or both

  • Forums and Books for 1Z0-051 Certification Test

    I am starting to read my Certification book from Oracle Press on test 051, SQL. What other forums or websites will I find helpful for this effort? I mean both Oracle approved and non-official Oracle forums. I am interested also in non-offical forums

  • Send Changes for IDOC ORDRSP

    Hi Gurus   Can anyone help me in sending the changes for the IDOC for transactional data. For Sales Order IDOC -- ORDRSP. When newly sales order is created, all the sales order information should be sent. --This is not a problem. When changes are don

  • How do I get my Mac screen to stop rolling up????

    Please help me it is driving me crazy.

  • Gaussian blur brush?

    Is it possible to select the brush tool and have it work as a gaussian blur brush? I'd like to be able to brush in the blur if possible to small areas rather than use the lasso tool method. THANKS