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

How to use substring with queryXMLNode?

  • 1.  How to use substring with queryXMLNode?

    Posted Thu November 10, 2011 06:48 PM

    Hi partners !!

    Well, I have a question about queryXMLNode service, let me explain my situation:

    I have an XML and need to filter it by tag, but this tag is a string and I need to use one substring for get a character and validate it. It’s my query:

    ECA/DETAIL[substring(MA_POS_DISP_IND,1,1)=‘Y’]

    At the moment to execute this query , WM shows me following error:

    substring is not a recognized function or method name

    Someone what is error?, is valid my query?

    Thanks !!!:slight_smile:


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