• How use runAsync method with SOAP X3WebServices in VB.NET ?

    Hi, I am making a VB.NET application which uses SOAP web service with X3 V12. It works very well in synchronous mode using run method. But I would like to use this asynchronous function : Public Overloads Sub runAsync(ByVal callContext As CAdxCallContext…
  • Max try reached on AOWSIMPORT SOAP call

    I've been using other SOAP WS to read/modify/create data with no problem, but if I use the AOWSIMPORT SOAP WS I get the error "Max try reached", this is happening for every I_MODIMP that I specify. What is causing this error?
  • Consuming external webservice SOAP

    Hello guys, Someone can tell me please if it's possible to invoke an external webservice (soap) using 4GL ? I don't find any information here about this subject. Thanks