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
Expand all | Collapse all

Java loader: Error parsing the XQL query

  • 1.  Java loader: Error parsing the XQL query

    Posted Tue September 23, 2003 11:56 AM

    Hi,

    This invocation of inojload:

    inojload -u https://..DBURL../answers -o C:\tmp\answers1.xml -unload -query /answer[@questionnaireId='4947989' and @questionNumber='1'] -i -p
    </pre><BR>I get the error:<BR><pre class="ip-ubbcode-code-pre">Load Error INOXIE8320:  Error parsing the XQL query</pre><BR>Same result if space is replaced with <pre class="ip-ubbcode-code-pre">%20


    The query works fine in Interactive Interface

    Any input appreciated.
    Regards HC Hammerstoft


    #API-Management
    #webMethods
    #Tamino


  • 2.  RE: Java loader: Error parsing the XQL query

    Posted Tue September 23, 2003 12:19 PM

    Hi HC,
    According to the documentation the query should be enclosed in quotes if it contains spaces

    Finn


    #Tamino
    #API-Management
    #webMethods


  • 3.  RE: Java loader: Error parsing the XQL query

    Posted Tue September 23, 2003 12:35 PM

    Hi Finn,

    Oops - always RTFM. I only looked at the options description provided by inojload.

    Thank you.

    HC


    #Tamino
    #API-Management
    #webMethods