Search results

  1. L

    Question Consuming a web service - An error was detected

    Hi, I'm new to working with web services. I've setup a web service with adapter WSA1. I am able to connect to the service using code below :- hWebService:CONNECT("-WSDL 'C:/am/working/WSA1.wsdl'"). RUN WSA1Obj SET hWSTestObj ON hWebService. IF hWebService:CONNECTED() THEN MESSAGE...
Top