webMethods

webMethods

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
  • 1.  Using CDATA

    Posted Mon November 01, 2010 09:14 PM

    Perhaps this is a basic question. I need to put wrap some data in a “CDATA section” within an XML document. How do I accomplish that in webMethods (actually SAP Business Connector 4.8).

    I have this:

    TEST-PRODUCT-1 5 TEST-PRODUCT-2 4

    I need this:

    <=!=[=C=D=A=T=A=[ TEST-PRODUCT-1 5 TEST-PRODUCT-2 4 ]=]=>

    The SAP documentation has no references to this type of action that I could find.

    Any help would be appreciated.


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