Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CustomContentHandler for ReEntry
#2
Pete, when you create your contentHandle check Canstart and RequiresSession:

with THandlers.Add('/nfse/', '', TContentAPI_NFSe.Create ) do begin
  CanStartSession      := True;
  RequiresSessionStart := False;
end;
Reply


Messages In This Thread
RE: CustomContentHandler for ReEntry - by Jose Nilton Pace - 04-03-2019, 10:53 PM
RE: CustomContentHandler for ReEntry - by kudzu - 04-04-2019, 12:10 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)