Question
Barclays US
US
Last activity: 4 Mar 2020 8:08 EST
Soap envelope in Connect-Rest
Hi,
I have an XML which contains SOAP envelope. We are using a REST Connector rule to consume the service. When we ran the wizard, the XML Stream generated by Pega did not create the proper XML Structure.
For eg. in <soap:Envelope xmlns:soap="http://xyz/envelope/">
XML structure created: <Envelope soap=""http://xyz/envelope/">
Our request does not work without the "soap:" in the sample string.
Is there a way to handle this.
Thanks, Prashant