on 2017 Nov 27 7:26 PM
Hi
I'm working on a SOAP scenario where the message that is created via proxy is adding a space in the header XML (space between " and ? )
<?xml version="1.0" encoding="UTF-8" ?>
The process that create the source message doesn't have this space and I think the 'Encoding=UTF-8' is added during the synchronous call. Wonder how this can be fixed.
Any suggestions please?
Request clarification before answering.
Hi Prabhu,
Try using module parameters to modify the encoding to see whether the space is still there.
Or you can choose not use soap envelope of soap adapter and use xslt mapping or java mapping to generate soap envelope.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
90 | |
11 | |
9 | |
8 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.