Hi All,
We have a SOAP to RFC synchronous interface.
We have a date field in BAPI request message and ECC is expecting the date format to be MM/DD/YYYY.
But when we post RFC request message with this date format its shows following error in RFC receiver channel, though we are sending the expected date format :
Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$ConversionException: (122) JCO_ERROR_CONVERSION: Date '09/22/2014' has a wrong format at field ERDAT: Unparseable date: "09/22/2014
We have SAP PO single stack 7.31 server.
Please let me know how can we get this issue fixed.
Thanks,
Jane