Error 174 - The event will only be accepted after the beginning date of the employer’s obligation to eSocial

Asked

Viewed 944 times

0

I wonder if anyone else gets this error when you send the "S-1000" to the restricted production environment, and how you can fix it. I’m finalizing the structure but I can’t successfully send once.

<retornoEvento>
  <eSocial xmlns="http://www.esocial.gov.br/schema/evt/retornoEvento/v1_2_0">
    <retornoEvento Id="...">
      <ideEmpregador>
        <tpInsc>1</tpInsc>
        <nrInsc>...</nrInsc>
      </ideEmpregador>
      <recepcao>
        <tpAmb>2</tpAmb>
        <dhRecepcao>2018-07-04T10:07:14.837</dhRecepcao>
        <versaoAppRecepcao>0.1.0-A0317</versaoAppRecepcao>
        <protocoloEnvioLote>...</protocoloEnvioLote>
      </recepcao>
      <processamento>
        <cdResposta>401</cdResposta>
        <descResposta>Conteudo do evento inválido.</descResposta>
        <versaoAppProcessamento>10.0.1-A3199</versaoAppProcessamento>
        <dhProcessamento>2018-07-04T10:07:14.89</dhProcessamento>
        <ocorrencias>
          <ocorrencia>
            <tipo>1</tipo>
            <codigo>174</codigo>
            <descricao>O evento somente será aceito após a data de início da obrigatoriedade do empregador ao eSocial.</descricao>
            <localizacao/>
          </ocorrencia>
        </ocorrencias>
      </processamento>
    </retornoEvento>
  </eSocial>
</retornoEvento>
  • 1

    This link help you ?

  • Help! At least the mistakes have changed.

1 answer

0


Using the link provided by LP. Gonçalves found the problem, the start date needs to be in a specific month to work, as seen in the forum:

In production or Test? Sends the Xml File, already formatted if possible. In Test will only be accepted events after 2016-01

In Production will only be accepted events after 2018-01 (Respecting the months of the phases)

...

Inivalid after update of restricted production environment eSocial day 26/06 was changed from 2016-01 to 2017-01 following the same production environment phasing rules..

http://portal.esocial.gov.br/noticias/testes-com-o-faseamento-na-producao-restrita-terao-ano-base-2017

Link pro forum

Browser other questions tagged

You are not signed in. Login or sign up in order to post.