cancel
Showing results for 
Search instead for 
Did you mean: 

Verifica status SEFAZ XML 2.0

Former Member
0 Kudos

Boa tarde.

Estou implementando NFe 2.0, e tenho o seguinte landscape:

ECC 6.0 <-> PI 7.0/GRC > <-> SEFAZ XML 2.0

Ao testar o cenário de verificaçãoo de status com a SEFAZ, tenho o seguinte erro:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

Inbound Message

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">

<SAP:Category>XIAdapterFramework</SAP:Category>

<SAP:Code area="MESSAGE">GENERAL</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Message part Envelope was not recognized. (Does it exist in service WSDL?)</SAP:AdditionalText>

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack />

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Alguem pode me ajudar?

Obrigado.

Accepted Solutions (1)

Accepted Solutions (1)

henrique_pinto
Active Contributor
0 Kudos

Vc flagou o "Do not use SOAP Envelope" no communication channel?

Abs,

Henrique.

Answers (1)

Answers (1)

Former Member
0 Kudos

Não. Vou mudar e testar.

Obrigado.