on ‎2022 Jun 09 10:00 AM
Hi Experts,
I have a SOAP to proxy Synchronous interface in CPI and the sender is receiving the response message without the XML Declaration. Could you please suggest how to keep the declaration as I can see that the declaration getting removed during SOAP call back to the sender.
End Step

SOAP Step

Br,
Arvik
Request clarification before answering.
Hi Arvik
You can always add a Content Modifier step with the following body (expression, not constant):
<?xml version="1.0"?>
${body}Regards,
Morten
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you solve the problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.