cancel
Showing results for 
Search instead for 
Did you mean: 

NFe DigitalSignature with PI

Former Member
0 Kudos

Hi

As I only find links with relevant information in this forum - I'll try here...hopefully the answer will not be in Portuguese..:)

We are at the moment signing our NFe messages using an external server as PI was not ready for signing when we first implemented the NFe scenario.

Now we are at PI 7.3 and the question is: How can we utilize PI for signing the NFe messages?

There should be a DigitalSignatur service interface when searching WS Navigator for PI, but that is not there. How do we get it there? Import Software Component SLL-NFE-JWS?

If anyone has a link to documentation on this I would be grateful.

Thank you

regards Ole

Update: It seems that the SLL-NFE-JWS component is removed with version 10.0. What possibilities are there? Can we sign the message in the NFE/GRC system (ABAP) as well, or do we have to do it in PI or another Java component?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182114
Active Contributor
0 Kudos

Bom dia Ole,

Como este espaço é em Lingua Portuguesa não é permitido o Inglês, porém é muito fácil utilizar o google translator tanto para ler quanto para postar pois funciona muito bem.

O componente de assinatura digital Java não é mais necessário, nem entregue, na versão SAP NFE 10.0, agora você pode assinar os XML's diretamente em ABAP. Isto aumenta consideravelmente o troughput da solução e diminui as filas no PI.

Ainda é possível assinar externamente ao produto, utilizando HSM ou qualquer outro assinador que você queira usar, para isto foram liberadas BAdI's para o acesso.

Veja detalhes do produto SAP NFE 10.0 aqui: http://help.sap.com/nfe

Consulte também esta discussão semelhante: http://scn.sap.com/thread/2028329

ou em traduzido para o inglês: http://translate.googleusercontent.com/translate_c?hl=pt-BR&ie=UTF8&prev=_t&rurl=translate.google.co...

Esse post em Inglês: http://translate.googleusercontent.com/translate_c?hl=pt-BR&ie=UTF8&prev=_t&rurl=translate.google.co...

Atenciosamente, Fernando Da Ros

Former Member
0 Kudos

Oi

Obrigado por isso ... um pouco frustrante, embora não que tudo pode ser em uma linguagem ..

Apenas uma pergunta de follow-up para você: Podemos optar por fazer a assinatura, em qualquer sistema NFE / GRC ou em PI, ou ele tem que estar em um deles?

Obrigado mais uma vez!

respeita Ole

former_member182114
Active Contributor
0 Kudos

Bom dia Ole,

Obrigado por compreender.

Em termos standard do que é liberado, praticamente você é obrigado a usar a assinatura ABAP no servidor do NFE.

A assinatura no PI é uma opção, porém a performance tende a ser inferior por ser assincrono, filas.... É mais uma opção para quando o certificado digital é do tipo A3 com assinatura externa por hardware (HSM).

Atenciosamente, Fernando Da Ros