The reported Event was not recognized by the system

Asked

Viewed 689 times

0

Hello, guys I’m trying to send the S2220 event to E-social, but the returns me the error:

"The reported Event was not recognized by the system. Suggested Action: Check if the reported event and the layout version are in accordance with eSocial Table 9 (eSocial File Types)"

I Gero xml, sign envelope and send the upload successfully

Now when I put the protocol number returns me this error, could someone please help me! what I’m doing wrong?

Follow my XML file

<?xml version="1.0"?>
<eSocial xmlns="http://www.esocial.gov.br/schema/lote/eventos/envio/v1_1_1" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <envioLoteEventos grupo="2">
  <ideEmpregador>
   <tpInsc>1</tpInsc>
   <nrInsc>01000251</nrInsc>
  </ideEmpregador>
 <ideTransmissor>
  <tpInsc>1</tpInsc>
    <nrInsc>01000251000139</nrInsc>
 </ideTransmissor>
 <eventos>
  <evento Id="ID1010002510000002018030513481200001">
  <eSocial xmlns="http://www.esocial.gov.br/schema/evt/evtMonit/v02_04_01" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <evtMonit Id="ID1010002510000002018030513481200001">
       <ideEvento>
         <indRetif>1</indRetif>
         <nrRecibo>0</nrRecibo>
         <tpAmb>2</tpAmb>
         <procEmi>1</procEmi>
         <verProc>1.4.1</verProc>
       </ideEvento>
    <ideEmpregador>
       <tpInsc>1</tpInsc>
       <nrInsc>01000251</nrInsc>
    </ideEmpregador>
    <ideVinculo>
      <cpfTrab>***********</cpfTrab>
      <nisTrab>12345678911</nisTrab>
      <matricula>1412-hj</matricula>
    </ideVinculo>
   <aso>
    <dtAso>2017-11-16</dtAso>
    <tpAso>1</tpAso>
    <resAso>1</resAso>
     <exame>
      <dtExm>2017-11-15</dtExm>
      <procRealizado>45121241</procRealizado>
      <obsProc>nada</obsProc>
      <interprExm>1</interprExm>
      <ordExame>2</ordExame>
      <dtIniMonit>2017-01-21</dtIniMonit>
      <dtFimMonit>2017-01-31</dtFimMonit>
      <indResult>1</indResult>
       <respMonit>
         <nisResp>12345678911</nisResp>
         <nrConsClasse>12345678</nrConsClasse>
       </respMonit>
     </exame>
  <ideServSaude>
    <codCNES>1234567</codCNES>
    <frmCtt>emailll</frmCtt>
    <email>[email protected]</email>
    <medico>
      <nmMed>Jose Ngm da Silva</nmMed>
      <crm>
        <nrCRM>12345678</nrCRM>
        <ufCRM>SP</ufCRM>
      </crm>
    </medico>
   </ideServSaude>
  </aso>
</evtMonit>
<Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
  <SignedInfo>
     <CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
     <SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
     <Reference URI="">
     <Transforms>
        <Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
        <Transform Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
     </Transforms>
     <DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
     <DigestValue>***************************************</DigestValue>
     </Reference>
   </SignedInfo>
 <SignatureValue>*************</SignatureValue>
   <KeyInfo>
      <X509Data>
      <X509Certificate>*****</X509Certificate>
      </X509Data>
    </KeyInfo>
    </Signature>
    </eSocial>
   </evento>
  </eventos>
 </envioLoteEventos>
</eSocial>

:)

1 answer

0

This error is occurring when submitting the event S-2220 (Monitoring Occupational Health), because this event is not yet available, neither in the Restricted Production environment (tests) nor in the Production environment (official), because it is part of the events of Occupational Health and Safety - OHS, which will only be deployed from January/2019 (in the Production environment, at least).

See the eSocial Guidance Manual v2.4, September/2017, page 49:

http://portal.esocial.gov.br/manuais/mos-manual-de-orientacao-do-esocial-vs-2-4.pdf

Are defined as events of Occupational Health and Safety - OHS the below listed:
• S-1060 - Desktop Environments Table;
• S-2210 - Accident at Work Report;
• S-2220 - Monitoring Occupational Health;
• S-2240 - Environmental Working Conditions - Risk Factors;
• S-2241 - Unsanitary, Dangerous and Special Retirement.

See also the eSocial Developer Guidance Manual v1.6.3, January/2018, on page 76, item 7.3. Events, the list of events that are part of the Restricted Production environment (the S-2220 is not there):

http://portal.esocial.gov.br/manuais/manualorientacaodesenvolvedoresocialv1-6-3.pdf

And check out one of the news that shows the eSocial deployment schedule, with its various phases:

News: Large companies will be obliged to eSocial from January 2018 http://portal.esocial.gov.br/noticias/grandes-empresas-estarao-obrigadas-ao-esocial-a-partir-de-janeiro-de-2018

EDITION

The dates have been updated, and according to new schedule, the OSH events become valid in:

  • July/2019 to the 1st Group (corporate entities with revenues in 2016 above R$ 78 million);
  • January/2020 to the 2nd Group (corporate entities with revenues in 2016 of up to R$ 78 million and that do not opt for Simples Nacional);
  • July/2020 to the 3rd Group (employers opting for Simple National, employers natural person (except domestic), farmer PF and non-profit entities);
  • January/2021 to the 4th Group (public bodies and international organisations).
  • Thank you very much, have a great day.

Browser other questions tagged

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