I'm trying to create a Sourcing Request using the service S4HanaRequestForQuotation. I enabled it as web service to be able to create it from an external source (not S4Hana system)
When i try to send a request from postman or soapUi i get the following error:
<soapenv:Body>
<soapenv:Fault>
<Faultcode>Internal Server Error</Faultcode>
<Faultstring>Exception occured when processing the request for event: S4HanaRequestForQuotation, with the following message: javax.xml.stream.XMLStreamException: Inbound S4HanaRequestForQuotation message:
Operation: S4Hana
Type: Service
Message: Exception while reading the mime message </Faultstring>
</soapenv:Fault>
</soapenv:Body>
Anybody can share with me any idea?
Thanks
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.