Questions tagged as 'esocial'

2
answers

XML signature error for EFD-Reinf

The problem I quote below is similar to the post problem of this link:    REINF - Invalid Signature. Failed to verify the signature of the XML document. Reinf using c # What happens is that I'm testing the sending of an event to REINF a...
asked by 15.03.2018 / 20:21
1
answer

Problems communicating with the webService made available by the government [duplicated]

I have a problem communicating with the eSocial webService, my certificate is correct, but still can not establish a secure connection, it displays the following message: "Error making HTTP request for     
asked by 21.09.2017 / 16:28
1
answer

Problem with digital signature SHA-256

I am generating an xml and signing with SHA-256, however when I validate the signature, then the java says that it is not valid xml generated and signed: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:...
asked by 19.07.2017 / 20:56
0
answers

SHA256 standard eSocial Vs. Framework .NET 4.6

Good morning, I have an application developed in C #, installed on several clients. I've developed the code snippet below for signing on SHA256 and it works great with the latest .NET FRAMEWORKS: class Assinatura { public string Assi...
asked by 15.08.2018 / 16:12
1
answer

Error 174 - Event will only be accepted after the employer's compulsory start date for eSocial

I wonder if anyone else gets this error when sending the "S-1000" to the restricted production environment, and how it can be solved. I'm finalizing the structure but I can not send it successfully once. <retornoEvento> <eSocial xml...
asked by 04.07.2018 / 19:14
1
answer

SOAP Request Model E-SOcial

Speak, folks, I have serious problems running the SOAP request on e-social servers. This is my code: $pfx = file_get_contents($pfx); $certificate = Certificate::readPfx($pfx, $pass); $wsdl = 'https://webservices.producaorestrit...
asked by 27.04.2018 / 14:20
1
answer

The reported event was not recognized by the system

Hello everyone, I'm trying to send the S2220 event to E-Social, but it returns me the error: "The reported event was not recognized by the system. Suggested Action: Verify that the reported event and version of the layout are in accordance wit...
asked by 05.03.2018 / 19:16
0
answers

ESocial - Event signature invalid. Suggested Actions: Check if event has changed after signing. Verify signature validity

I am trying to send the evtInfoEmpregador event and when querying the batch return is returning the message. <tipo>1</tipo> <codigo>142</codigo> <descricao>Assinatura do evento inválida. Ações Sugeridas: Ve...
asked by 08.02.2018 / 12:39
1
answer

The submitted document is not a valid eSocial xml

I'm sending this xml to the e-social webservice but it always has the same message: You can help me by taking a look at xml. The submitted document is not a valid eSocial xml. There is no tag with namespace link ) <?xml version="1.0"...
asked by 07.03.2018 / 18:58