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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

CDATA Issue

  • 1.  CDATA Issue

    Posted Sun November 14, 2010 01:56 PM

    Hello everyone, I would like to thank you for looking at my post. Well lets get into my issue. A client will be calling a webservice to get status on specfic documents. The issue is when i test the call of the webservice using soapui i see in the xml data a section called CDATA. Can someone explain this to me and why this is happening and how i can parse this data or not have it show up in the soap ui call.

    THANK YOU ALL


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


  • 2.  RE: CDATA Issue

    Posted Mon November 15, 2010 12:00 PM

    Hi

    When special characters are used in xml they are defined in CDATA section so that xml parser can ignore it.Any errors in webservice response or is response different from what it should be?

    HTH!


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