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
  • 1.  Append Escape character

    Posted Thu November 13, 2003 04:37 PM

    Hello,

    How to append an escape character(?) in the data, whenever certain key characters are found.

    Ex: Input
    abcdadfkajd;asdkjfhakl+asdfkadhl’
    Expected Output
    abcdadfkajd?;asdkjfhakl?+asdfkadhl?’

    Assuming : + and ’ are the key characters.

    I am not interested in 3 “pub.string:replace” statements, as the data volume is very high.

    Thanks in advance


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