Ir para conteúdo
  • Cadastre-se

dev botao

Problema com DistribuicaoDFe - Erro Webservice inoperante


Ver Solução Respondido por BigWings,
  • Este tópico foi criado há 2380 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

Postado

Boa tarde pessoal,

Estou tentando usar o método DistribuicaoDFe mas me retorna a mensagem:

WebService Distribuição de DFe: - Inativo ou Inoperante tente novamente

Método Enviar não implementado em TDFeSSLHttpClass

Sou leiga no assunto então posso estar cometendo algum erro grotesco, me perdoem se for esse o caso mas será que alguém pode me ajudar? Abaixo meu código:

  NFe.DistribuicaoDFe(43,GaranteString(Dm.RetornaCampo('paramet','cnpj','1=1')), '1','','');

  for i := 0 to NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Count - 1 do
  begin
    FrmPrincipal.MemoResp.Lines.Add(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.NSU + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.chNFe + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.CNPJCPF + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.xNome + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.IE + ' - ' +
                       DateTimeToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.dhEmi) + ' - ' +
                       tpNFToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.tpNF) + ' - ' +
                       FloatToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.vNF) + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.digVal + ' - ' +
                       DateTimeToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.dhRecbto)
                       );
  end;
 

  • Moderadores
Postado
3 horas atrás, kelly disse:

Boa tarde pessoal,

Estou tentando usar o método DistribuicaoDFe mas me retorna a mensagem:

WebService Distribuição de DFe: - Inativo ou Inoperante tente novamente

Método Enviar não implementado em TDFeSSLHttpClass

Sou leiga no assunto então posso estar cometendo algum erro grotesco, me perdoem se for esse o caso mas será que alguém pode me ajudar? Abaixo meu código:

  NFe.DistribuicaoDFe(43,GaranteString(Dm.RetornaCampo('paramet','cnpj','1=1')), '1','','');

  for i := 0 to NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Count - 1 do
  begin
    FrmPrincipal.MemoResp.Lines.Add(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.NSU + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.chNFe + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.CNPJCPF + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.xNome + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.IE + ' - ' +
                       DateTimeToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.dhEmi) + ' - ' +
                       tpNFToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.tpNF) + ' - ' +
                       FloatToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.vNF) + ' - ' +
                       NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.digVal + ' - ' +
                       DateTimeToStr(NFe.WebServices.DistribuicaoDFe.retDistDFeInt.docZip.Items.resNFe.dhRecbto)
                       );
  end;
 

Boa tarde, kelly.

Para a versão 4.0 da NFe, tem que ativar o protocolo de segurança TLS 1.2.

Equipe ACBr

Felipe Eduardo Resende Mesquita

Ajude o Projeto ACBr crescer - Assine o SAC

Projeto ACBr     Telefone:(15) 2105-0750 WhatsApp(15)99790-2976.

 

 

 

  • Moderadores
  • Solution
Postado
Em 16/05/2018 at 12:06, kelly disse:

Método Enviar não implementado em TDFeSSLHttpClass

Sou leiga no assunto então posso estar cometendo algum erro grotesco, me perdoem se for esse o caso mas será que alguém pode me ajudar? Abaixo meu código:

O erro indica que você não configurou a propriedade SSLHttpLib.

Consulte o projeto exemplo do componente na pasta ACBr\Exemplos\ACBrDFe\ACBrNFe.

Leia também o tópico abaixo:

 

Equipe ACBr BigWings
Ajude o Projeto ACBr crescer - Assine o SAC

Projeto ACBr

 

 

  • Este tópico foi criado há 2380 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.
Visitante
Este tópico está agora fechado para novas respostas
×
×
  • Criar Novo...

Informação Importante

Colocamos cookies em seu dispositivo para ajudar a tornar este site melhor. Você pode ajustar suas configurações de cookies, caso contrário, assumiremos que você está bem para continuar.