Hello ...

Has any tried to call an windows communication foundation (wcf) based service using HP SM 711
The service I am calling gives me trouble using the javascript object generated using WSDLtoJS tool.

When invoking the service ... got error :

line 99: ERROR TypeError: requestObj.getName is not a function at char 1
This line is in the invoke method ... it seem that my function object is not built properly ..

Anyone as an idea ???

Thanks