(Urgent) INOXIE8366 : Wrong arguments for function

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

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.