Configuração do NFS-e Integration Server, arquivo de configuração “e-IntegrationServiceConfiguration.xml”.
e-IntegrationServiceConfiguration.xml: |
<?xml version="1.0" encoding="utf-16"?> <IntegrationService xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <ProductName>LotManager</ProductName> <Version>3.1.0</Version> <WebServiceConfig> <Url>https://krotonhl.e-datacenter.nddigital.com.br/NFSeWebService/ExchangeMessage.asmx</Url> <ProcessCode>30000</ProcessCode> <ExchangePattern>1</ExchangePattern> <MessageTypeSend>100</MessageTypeSend> <MessageTypeConsult>103</MessageTypeConsult> <MessageTypeDelete>102</MessageTypeDelete> </WebServiceConfig> <GlobalPropertyList/> <GlobalPropertyGroupList/> <Timers> <Timer> <Job> <Id>1</Id> <JobKey>14000</JobKey> <Name>HM_NFSE_KROTON_06255692000103_14000</Name> <MaxRpsPerLot>2</MaxRpsPerLot> <TimerToInsert>0</TimerToInsert> <TimerToConsult>2</TimerToConsult> <InputDirectory>C:\Program Files\NDDigital\NFSe\Targets\HM_NFSE_KROTON_06255692000103_14000</InputDirectory> // Diretório onde o Integration.Client pega os arquivos <LotBreakDirectory>C:\Program Files\NDDigital\NFSe\Targets\HM_NFSE_KROTON_06255692000103_14000\LotBreak</LotBreakDirectory> // Diretório onde o Integration.Client larga os lotes quebrados e onde o processo de envio pega os lotes para enviar <OutputDirectory>C:\Program Files\NDDigital\NFSe\Targets\HM_NFSE_KROTON_06255692000103_14000\Output</OutputDirectory> // Diretório onde o Integartion.Client salva as integracoes retornadas <InputServerDirectory>C:\ToolsNFSe\Input\HM_NFSE_KROTON_06255692000103_14000</InputServerDirectory> // Diretório onde o Web Service larga os arquivos para o Integration.Server processar <JobInputType>TXT</JobInputType> <JobType>Output</JobType> <CnpjPrestador>06255692000103</CnpjPrestador> <MaxDocumentsReturn>10</MaxDocumentsReturn> </Job> <Id>TimerBreakLages</Id> <Description>Timer</Description> <BeginInitialTime>1</BeginInitialTime> <Interval>2</Interval> <Category/> <Active>1</Active> <Processes> <Process Id="BreakRpsProcess"/> <Process Id="SendMessageProcess"/> <Process Id="ConsultMessageProcess"/> </Processes> </Timer> <Timer> <Job> <Id>4</Id> <JobKey>3000</JobKey> <Name>HM_NFSE_KROTON_38733648002606_3000</Name> <MaxRpsPerLot>500</MaxRpsPerLot> <TimerToInsert>0</TimerToInsert> <TimerToConsult>2</TimerToConsult> <InputDirectory>C:\Program Files\NDDigital\NFSe\Targets\HM_NFSE_KROTON_38733648002606_3000</InputDirectory> // Diretório onde o Integration.Client pega os arquivos <LotBreakDirectory>C:\Program Files\NDDigital\NFSe\Targets\HM_NFSE_KROTON_38733648002606_3000\LotBreak</LotBreakDirectory> // Diretório onde o Integration.Client larga os lotes quebrados e onde o processo de envio pega os lotes para enviar <OutputDirectory>C:\Program Files\NDDigital\NFSe\Targets\HM_NFSE_KROTON_38733648002606_3000\Output</OutputDirectory> // Diretório onde o Integartion.Client salva as integracoes retornadas <InputServerDirectory>C:\ToolsNFSe\Input\HM_NFSE_KROTON_38733648002606_3000</InputServerDirectory> // Diretório onde o Web Service larga os arquivos para o Integration.Server processar <JobInputType>TXT</JobInputType> <JobType>Output</JobType> <CnpjPrestador>38733648002606</CnpjPrestador> <MaxDocumentsReturn>10</MaxDocumentsReturn> </Job> <Id>TimerBreakLages</Id> <Description>Timer</Description> <BeginInitialTime>1</BeginInitialTime> <Interval>2</Interval> <Category/> <Active>1</Active> <Processes> <Process Id="BreakRpsProcess"/> <Process Id="SendMessageProcess"/> <Process Id="ConsultMessageProcess"/> </Processes> </Timer> </Timers> <Processes> <Process Id="BreakRpsProcess"> <Description>BreakRps</Description> <AssemblyPath>C:\Program Files\NDDigital\NFSe\NFSeIntegrationClient.LotTransfer\NDDigital.eIntegrationClient.NFSe.LotTransfer.dll</AssemblyPath> <ClassName>NDDigital.eIntegrationClient.NFSe.LotTransfer.Processes.BreakRpsProcess</ClassName> <Product>LotManager</Product> <GlobalPropertyIdList/> <Properties> </Properties> </Process> <Process Id="SendMessageProcess"> <Description>SendMessage</Description> <AssemblyPath>C:\Program Files\NDDigital\NFSe\NFSeIntegrationClient.LotTransfer\NDDigital.eIntegrationClient.NFSe.LotTransfer.dll</AssemblyPath> <ClassName>NDDigital.eIntegrationClient.NFSe.LotTransfer.Processes.SendMessageProcess</ClassName> <Product>LotManager</Product> <GlobalPropertyIdList/> <Properties> </Properties> </Process> <Process Id="ConsultMessageProcess"> <Description>SendMessage</Description> <AssemblyPath>C:\Program Files\NDDigital\NFSe\NFSeIntegrationClient.LotTransfer\NDDigital.eIntegrationClient.NFSe.LotTransfer.dll</AssemblyPath> <ClassName>NDDigital.eIntegrationClient.NFSe.LotTransfer.Processes.ConsultMessageProcess</ClassName> <Product>LotManager</Product> <GlobalPropertyIdList/> <Properties> </Properties> </Process> </Processes> </EIntegrationService> |
Detalhamento do e-IntegrationServiceConfiguration.xml: |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||