Natural module makes a call to a client interface object (stub), which calls EntireX service (using XML RPC server), which in turn invokes a SOA composite.
The connectivity works. The problem I have is that when I pass a Pipe Character (||) from my natural module, entireX changes it to öö .
(Similarly, !! gets modified to ÜÜ) . Business wants the Pipe Character preserved.
I wanted to know if entireX uses a specific conversion standard ? or is there any way I can send the Pipe Character without it being transformed in the output that is received.
I am relatively new in this area. Will appreciate any suggestions.
Thanks in advance.
Gautam
#Mainframe-Integration#webMethods#EntireX