Question Marcio Nascimento · Jul 28, 2020

Hello for everyone.

We recently started our migration to the cloud.

We left a unix environment for a Windows 2016 environment and everything seems normal except for the error ( <ZSOAP> zInvokeClient + 208 ^% SOAP.WebClient.1 ) when we try to consume a web service. In fact, any webservice.
The classes have been exported and recompiled but do not work.
Apparently by the complements of the error DO $ System.OBJ.DisplayError () (ERROR # 6246: There was no response to the SOAP request) or the $ system.Status.DecomposeStatus (% objlasterror, .erro) shows the following:

err = 1
err (1) = "ERROR # 6246: There was no response to the SOAP request."
err (1, "caller") = "zDoSOAPRequest + 103 ^% SOAP.WebClient.1"
err (1, "code") = 6246
err (1, "dcode") = 6246
err (1, "domain") = "% ObjectErrors"
err (1, "namespace") = "zxzxzxzx" <--edited
err (1, "stop") = 0
err (1, "stack") = "* e ^ zDoSOAPRequest + 103 ^% SOAP.WebClient.1 ^ 2 / e ^ zSOAPRequestResponse + 22 ^% SOAP.WebClient.1 ^ 1) and ^ zInvokeClient + 112 ^% SOAP. WebClient.1 ^ 1; d ^ zInvoke + 2 ^ AVERBAATMSEGURO.ATMWebSvrPort.averbaCTe20.1 ^ 14e ^ zaverbaCTe20 + 1 ^ AVERBAATMSEGURO.ATMWebSvrPort.1 ^ 1 e ^ EOT1 + 30 ^% SEGATM001AA ^ 1d ^^^ 0 "

I would like to thank in advance any help
1
0 2223