- Andres Slachevsky
- PowerBuilder
- Wednesday, 5 December 2018 02:26 PM UTC
Hello All,
Need help calling a Webservice
I have this endpoint
http://efxpywsdev.informconf.com.py/Services/PDFServicePriv.svc?wsdl
i can create the proxy object with no problem
when i call any method in the WS it fails with the message:
no se puede reflejar el método reporteempresatipob
this is the method definition
reporteempresatipob ( long xitipopassword, boolean xitipopasswordspecified, longlong xlafiliado, boolean xlafiliadospecified, longlong xlpersona, boolean xlpersonaspecified, string xscontrasenia, string xsip, string xsruc, string xsusuario, ref byte lopdf[] ) returns string
i added the line to generate the log file and it is empty
any way i can trace the root of the problem
Can it be cause bye the ref byte lopdf[]
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.