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

(Urgent) INOXIE8366 : Wrong arguments for function

  • 1.  (Urgent) INOXIE8366 : Wrong arguments for function

    Posted Wed May 29, 2002 03:49 PM

    When trying to use the Tamino Extension example in c:\Program Files\Software AG\Entirex\Examples\XML Wrapper

    I have the following error when issuing the SXS Query :

    <?xml version="1.0" encoding="windows-1252" ?>
    - <ino:response xmlns:ino=“http://namespaces.softwareag.com/tamino/response2” xmlns:xql=“XQL FAQ (XML Query Language - Frequently Asked Questions)”>
    xql:queryEmployeeSXS.EmployeeQuery(“REGHAUS”)</xql:query>
    - <ino:message ino:returnvalue=“8366”>
    <ino:messagetext ino:code=“INOXIE8366”>Wrong arguments for function</ino:messagetext>
    </ino:message>
    </ino:response>

    If you know how to fix the problem, please help me

    Thanks

    J-F Declercq
    Software AG Belgium
    +32-2.777.03.28
    www.jfdeclercq.com

    [This message was edited by Jean-Fran


    #Tamino
    #webMethods
    #API-Management


  • 2.  RE: (Urgent) INOXIE8366 : Wrong arguments for function

    Posted Mon June 03, 2002 02:01 PM

    hi jean-francois,

    a) there are no server extensions on os/390

    b) the error you are describing is caused by passing the wrong information to the server extension. your parameter has been declared as XML-OBJECT. therefore, the parameter you are passing is forwarded to the xml engine and there treated as query.
    if REGHAUS is not a valid query, then the error is justified.

    regards,
    andreas f.


    #API-Management
    #Tamino
    #webMethods