Question
Pega Soap Configuration - Request Error- 'Couldn't Create OMElement from String Value'
After using the SOAP wizard using an external services WSDL file, i am receiving an error while I am attempting to pass parameters to the service. My Soap is style 'Document/Literal', my request is using a Data type of 'XML Literal' and a Map from of 'XML Stream'. I believe the issue is building the XML to pass into the SOAP request. The Error occurs during the 'InvokeAxis2' activity, step 13. Are there any configuration issues that I should investigate more to diagnose this error. I suspect there might be an XML conversion configuration on the server.
Error message: "Couldn't Create OMElement from String Value"
Version: Pega 8.1
The following posts look like they could be helpful leads. Something perhaps in the namespace or a problematic element getting passed in the request. The last link includes some additional debugging steps.
https://community.pega.com/support/support-articles/generation-soap-request-xml-fails-errors
https://community1.pega.com/community/pega-product-support/question/error-soap-service-after-upgrade-couldnt-create-omelement
https://community1.pega.com/community/pega-product-support/question/omelement-error