Configuração do NFS-e Integration Server, arquivo de configuração "e-IntegrationServiceConfiguration.xml": |
<?xml version="1.0" encoding="utf-16"?> <EIntegrationService 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> <GlobalPropertyList/> <GlobalPropertyGroupList/> <Timers> <Timer> <Job> <Id>1</Id> <JobKey>14000</JobKey> <Name>HM_NFSE_KROTON_06255692000103_14000</Name> <MaxRpsPerLot>10</MaxRpsPerLot> <TimerToInsert>0</TimerToInsert> <Directory>C:\ToolsNFSe\Input\HM_NFSE_KROTON_06255692000103_14000</Directory> <JobInputType>TXT</JobInputType> <JobType>Output</JobType> <TableName>TbInputDocuments</TableName> <Turnover> <NumberOfWorkers>3</NumberOfWorkers> </Turnover> </Job> <Id>TimerBreakRpsProcess1</Id> <Description>Timer</Description> <BeginInitialTime>1</BeginInitialTime> <Interval>2</Interval> <Category/> <Active>1</Active> <Processes> <Process Id="BreakDocumentsProcess"/> </Processes> </Timer> <Timer> <Job> <Id>15</Id> <JobKey>15000</JobKey> <Name>HM_NFSE_KROTON_06255692000103_15000</Name> <MaxRpsPerLot>500</MaxRpsPerLot> <TimerToInsert>0</TimerToInsert> <Directory>C:\ToolsNFSe\Input\HM_NFSE_KROTON_06255692000103_15000</Directory> <JobInputType>TXT</JobInputType> <JobType>Output</JobType> <TableName>TbInputDocuments</TableName> <Turnover> <NumberOfWorkers>3</NumberOfWorkers> </Turnover> </Job> <Id>TimerBreakRpsProcess1</Id> <Description>Timer</Description> <BeginInitialTime>1</BeginInitialTime> <Interval>2</Interval> <Category/> <Active>1</Active> <Processes> <Process Id="BreakDocumentsProcess"/> </Processes> </Timer> <Timer> <Job> <Id>17</Id> <JobKey>16000</JobKey> <Name>HM_NFSE_KROTON_06255692000103_16000</Name> <MaxRpsPerLot>500</MaxRpsPerLot> <TimerToInsert>0</TimerToInsert> <Directory>C:\ToolsNFSe\Input\HM_NFSE_KROTON_06255692000103_16000</Directory> <JobInputType>TXT</JobInputType> <JobType>Output</JobType> <TableName>TbInputDocuments</TableName> <Turnover> <NumberOfWorkers>0</NumberOfWorkers> </Turnover> </Job> <Id>TimerBreakRpsProcess1</Id> <Description>Timer</Description> <BeginInitialTime>1</BeginInitialTime> <Interval>2</Interval> <Category/> <Active>1</Active> <Processes> <Process Id="BreakDocumentsProcess"/> </Processes> </Timer> <Timer> <Job> <Id>4</Id> <JobKey>3000</JobKey> <Name>HM_NFSE_KROTON_38733648002606_3000</Name> <MaxRpsPerLot>500</MaxRpsPerLot> <TimerToInsert>0</TimerToInsert> <Directory>C:\ToolsNFSe\Input\HM_NFSE_KROTON_38733648002606_3000</Directory> <JobInputType>TXT</JobInputType> <JobType>Output</JobType> <TableName>TbInputDocuments</TableName> <Turnover> <NumberOfWorkers>10</NumberOfWorkers> </Turnover> </Job> <Id>TimerBreakRpsProcess1</Id> <Description>Timer</Description> <BeginInitialTime>1</BeginInitialTime> <Interval>2</Interval> <Category/> <Active>1</Active> <Processes> <Process Id="BreakDocumentsProcess"/> </Processes> </Timer> </Timers> <Processes> <Process Id="BreakDocumentsProcess"> <Description>BreakRps</Description> <AssemblyPath>C:\Program Files\NDDigital\NFSe\IntegrationServerLotManager\NDDigital.eIntegration.NFSe.LotManager.dll</AssemblyPath> <ClassName>NDDigital.eIntegration.NFSe.LotManager.Processes.BreakDocumentsProcess</ClassName> <Product>LotManager</Product> <GlobalPropertyIdList/> <Properties> </Properties> </Process> </Processes> </EIntegrationService> |
A01 Raiz - TAG Raiz do arquivo de configuração |
|