Question
1
Replies
59
Views

Capgemini America Inc.
IN
Posted: March 4, 2020
Last activity: March 4, 2020
Last activity: 4 Mar 2020 8:08 EST
Closed
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