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
  • 1.  unknown function: 'string-value'

    Posted Tue May 27, 2003 10:56 AM

    I use Quip from my Java application, with using the quip.jar and quip.exe

    my request is
    “for $d IN document(”.\data\EssaiMapFolder\infos.xml")//documents return string-value($d/title)"

    and the response is
    quip:message<![CDATA[Error (1,73): unknown function: 'string-value'
    ]]></quip:message>

    please help me


    #webMethods
    #Tamino
    #API-Management


  • 2.  RE: unknown function: 'string-value'

    Posted Wed May 28, 2003 01:51 PM

    The function is now simply called “string”.
    Quip can list you the implemented functions both from the command line and from the GUI.


    #webMethods
    #Tamino
    #API-Management