I am importing a WSDL file into a Lotusscript libarary and it reports errors for the Service procesdure.
It does not seem to find Service.Initialize or Service.Invoke?
I guess “Service” is an internal Lotus Notes procedure used to invoke the webservice. but why is it reporting that it is not a member.
The following line is at the top in the SL
%INCLUDE “lsxsd.lss”
thanks
Thomas