NF-e Delphi. Reception function

Asked

Viewed 52 times

0

I have no experience in this area of Nfe. I was guided by the support as initial tests using the function:

RecepcionarLoteRpsSincrono(const nfseCabeMsg: WideString; const nfseDadosMsg: WideString): 
  WideString;

My question at the moment is what the Widestring parameter should pass, some example for testing.

Type: nfseCabeMsg := 'Xyz'; nfseDadosMsg := 'abc';

So pass as function parameters. The examples I have are the complete XML but since I must use the function I need to know which passage I pass for each parameter.

  • Is this a component you use? You can post the full function?

  • It is Delphi consuming a Web Server Nfe. Functions are from Web Server.

No answers

Browser other questions tagged

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