IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

Http posting xml with special character

  • 1.  Http posting xml with special character

    Posted Fri October 28, 2005 08:49 PM

    Hi,

    I am trying to integrate Siebel and webMethods. My input parameter is a string called $xmldata. Siebel is able to send to webMethods an xml properly, until they send xml’s conataining special characters (e.g. &). Siebel is sending this xml through http and is converted into a & format. unfortunately when i try to get string from the pipeline it shows that the xml being sent by Siebel is truncated each time it sees an “&”.

    I have tried changing my input parameter to a node, but this still doesn’t work. any suggestion on how Siebel or webMethods should configure the ampersands?


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services