Hello guys
Can someone please help me to clear out this issue?
I try to create a web Service in appeon PB 2017 R3 but I cannot advance after declaring the WSDL file.
Background
- Appeon PowerBuilder 2017 R3
- Declaring web Service proxy wizard as classic SOAP Engine ( with “use .Net Engine” checkbox off )
- WSDL file is https://serviciow.compusoluciones.com/servicio.php?wsdl
- PHP code for these services
- WSDL file is in a production environment, working well for other customers connecting with excel or visual basic interfaces.
Error
I get an empty services windows with a message "There is no service in the WSDL file" ( check the image file )
Four services are supossed to be provided
- GetArt
- GetArtTxt
- GetAll
- GetList
Thanks in advance for taking a quick glance and provide some hints.
Regards