Membros Pro Light System Software Postado 10 Fevereiro Membros Pro Postado 10 Fevereiro Ola time ACBR, poderiam por favor analisar a documentação abaixo, para possível inclusão do município de SAO FRANCISCO DO GUAPORE - RO https://saofranciscodoguaporero.webiss.com.br/ ABRASF 2.02 Grato desde já Anexo, documentação NFSE-NACIONAL_Manual_De_Integracao versao 2-02 - alteracoes.pdf NFSE-NACIONAL_Modelo_Conceitual versao 2-02.pdf Relacao_de_Erros_e_Alertas.xls.xlsx wsdl_nfse_v2 02.zip schema_xml_nfse_v2-02.zip
Consultores Italo Giurizzato Junior Postado 10 Fevereiro Consultores Postado 10 Fevereiro Tópico movido para a área do ACBr Pro, para que o SLA de respostas seja considerado Italo Giurizzato Junior Ajude o Projeto ACBr crescer - Assine o SAC Analista de Sistemas / Araraquara-SP Araraquara - A era dos Trólebus
Consultores Italo Giurizzato Junior Postado 10 Fevereiro Consultores Postado 10 Fevereiro Boa tarde @Light System Software, Qual é o provedor e as URLs de homologação e produção? Italo Giurizzato Junior Ajude o Projeto ACBr crescer - Assine o SAC Analista de Sistemas / Araraquara-SP Araraquara - A era dos Trólebus
Membros Pro Light System Software Postado 11 Fevereiro Autor Membros Pro Postado 11 Fevereiro Bom dia, segue o que conseguimos com a Prefeitura GerarNfse Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: text/xml; charset=utf-8 Content-Length: SOAPAction: "http://nfse.abrasf.org.br/GerarNfse" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GerarNfseRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </GerarNfseRequest> </soap:Body> </soap:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <GerarNfseResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </GerarNfseResponse> </soap:Body> </soap:Envelope> SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GerarNfseRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </GerarNfseRequest> </soap12:Body> </soap12:Envelope> HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <GerarNfseResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </GerarNfseResponse> </soap12:Body> </soap12:Envelope> ConsultarLoteRps Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: text/xml; charset=utf-8 Content-Length: SOAPAction: "http://nfse.abrasf.org.br/ConsultarLoteRps" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ConsultarLoteRpsRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </ConsultarLoteRpsRequest> </soap:Body> </soap:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <ConsultarLoteRpsResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </ConsultarLoteRpsResponse> </soap:Body> </soap:Envelope> SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <ConsultarLoteRpsRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </ConsultarLoteRpsRequest> </soap12:Body> </soap12:Envelope> HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <ConsultarLoteRpsResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </ConsultarLoteRpsResponse> </soap12:Body> </soap12:Envelope> RecepcionarLoteRpsSincrono Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: text/xml; charset=utf-8 Content-Length: SOAPAction: "http://nfse.abrasf.org.br/RecepcionarLoteRpsSincrono" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <RecepcionarLoteRpsSincronoRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </RecepcionarLoteRpsSincronoRequest> </soap:Body> </soap:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <RecepcionarLoteRpsSincronoResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </RecepcionarLoteRpsSincronoResponse> </soap:Body> </soap:Envelope> SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <RecepcionarLoteRpsSincronoRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </RecepcionarLoteRpsSincronoRequest> </soap12:Body> </soap12:Envelope> HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <RecepcionarLoteRpsSincronoResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </RecepcionarLoteRpsSincronoResponse> </soap12:Body> </soap12:Envelope> RecepcionarLoteRps Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: text/xml; charset=utf-8 Content-Length: SOAPAction: "http://nfse.abrasf.org.br/RecepcionarLoteRps" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <RecepcionarLoteRpsRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </RecepcionarLoteRpsRequest> </soap:Body> </soap:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <RecepcionarLoteRpsResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </RecepcionarLoteRpsResponse> </soap:Body> </soap:Envelope> SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <RecepcionarLoteRpsRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </RecepcionarLoteRpsRequest> </soap12:Body> </soap12:Envelope> HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <RecepcionarLoteRpsResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </RecepcionarLoteRpsResponse> </soap12:Body> </soap12:Envelope> CancelarNfse Test The test form is only available for requests from the local machine. SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: text/xml; charset=utf-8 Content-Length: SOAPAction: "http://nfse.abrasf.org.br/CancelarNfse" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <CancelarNfseRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </CancelarNfseRequest> </soap:Body> </soap:Envelope> HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <CancelarNfseResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </CancelarNfseResponse> </soap:Body> </soap:Envelope> SOAP 1.2 The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values. POST /ws/nfse.asmx HTTP/1.1 Host: saofranciscodoguaporero.webiss.com.br Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <CancelarNfseRequest xmlns="http://nfse.abrasf.org.br"> <nfseCabecMsg xmlns=""></nfseCabecMsg> <nfseDadosMsg xmlns=""></nfseDadosMsg> </CancelarNfseRequest> </soap12:Body> </soap12:Envelope> HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <CancelarNfseResponse xmlns="http://nfse.abrasf.org.br"> <outputXML xmlns=""></outputXML> </CancelarNfseResponse> </soap12:Body> </soap12:Envelope> Em 26/04/2023 at 14:15, Daniel InfoCotidiano disse: @Glauber Bernardo Boa tarde ! Para te posicionar, estamos trabalhando nesta implementação alguns dias, mas este provedor tem particularidades diferente dos demais e estamos analisando junto com o provedor a melhor forma de implementar. Vou te posicionando conforme vamos prosperando com esta tarefa. Abr Em 10/12/2024 at 11:30, Italo Giurizzato Junior disse: Bom dia @Light System Software, A cidade em questão é a que usa o provedor ISSMap ? Se sim, nada foi feito, pois não conseguimos ainda gerar a criptografia exigida pelo provedor. Uma coisa que achamos muito estranho é criptografar o conteúdo das tag. Não seria mais simples gerar o XML de forma normal e depois criptografar o XML por inteiro? Da forma que eles fizeram acaba gerando um XML muito grande. Poderia ter feito como é feito no Padrão Nacional, o XML é gerado normalmente, depois ele é Zipado e por fim codificado em base 64. Em 10/12/2024 at 15:05, Italo Giurizzato Junior disse: Boa tarde @Light System Software, Hoje vou participar da reunião com a Equipe ACBr e vou levantar a implementação desse provedor. O problema inicial que eu vejo é a criptografia usada pelo provedor. Não me recordo de ter ela implementada no ACBr. Em 17/12/2024 at 15:47, Italo Giurizzato Junior disse: Boa tarde @Light System Software,
Consultores Italo Giurizzato Junior Postado 11 Fevereiro Consultores Postado 11 Fevereiro Bom dia @Light System Software, Muito obrigado pela contribuição, já foi criado a TK-6603 para realizar a alteração. Italo Giurizzato Junior Ajude o Projeto ACBr crescer - Assine o SAC Analista de Sistemas / Araraquara-SP Araraquara - A era dos Trólebus
Consultores Solution Italo Giurizzato Junior Postado 11 Fevereiro Consultores Solution Postado 11 Fevereiro @Light System Software, Atualize todos os fontes de todas as pastas, reinstale o ACBr e faça novos testes. Italo Giurizzato Junior Ajude o Projeto ACBr crescer - Assine o SAC Analista de Sistemas / Araraquara-SP Araraquara - A era dos Trólebus
Membros Pro Light System Software Postado 11 Fevereiro Autor Membros Pro Postado 11 Fevereiro muito obrigado pessoal, faremos isso! 1
Recommended Posts