I am creating my first U2 web service. While developing on my client machine I 
am trying to "test" the soap requests calls from a BASIC program however I'm 
having difficulty with the syntax for the URL/Namespace/SOAPACTION variables.

I am starting with a simple case where I provide 1 customer number and return 
Name and address results.

I'm using
URL format: http://host:port/webservicename?keyvalue
Namespace: same as found in the "Service Details" area namespace of the Web 
Service
SoapAction: http://host:port/webservicename#queryname
Method: queryname
Method Parms: queryKeyvariablename:@VM:keyvalue

I continue to receive error: Exception: Internal Web Service Server Error

Any sugguestions would be appreciated.

Thanks.


Patrick Clarke
Programmer Analyst


_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to