Hello Experts,
We are migrating from 7.3 dual stack to 7.4 single stack.There we have one interface which is from SFTP to ECC (via proxy).
We are sending one attachment with proxy.When testing we are getting the error in cc.
SOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.af.sdk.xi.srt.BubbleException: HTTP Response Received. Status Code = 500 [null "null"]
In log the error is
The HTTP Response data is = <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 SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30"><SAP:Category>XIServer</SAP:Category><SAP:Code area="INTERNAL">ATTRIBUTE_INITIAL</SAP:Code><SAP:P1>Manifest cid:cid:payload-ca3f407c135e11e6b0a0000002c105be-att1@sap.com</SAP:P1><SAP:P2/><SAP:P3/><SAP:P4/><SAP:AdditionalText/><SAP:Stack>Attribute Manifest cid:cid:payload-ca3f407c135e11e6b0a0000002c105be-att1@sap.com is initial </SAP:Stack></SAP:Error></detail></SOAP:Fault> </SOAP:Body> </SOAP:Envelope> |
In PO we have receiver cc where we are using desiantion as mentioned in NWA,it working for other interfaces ,but not for this one. any help will be greatly appreciated.
Regards Naveen
|