• [Server]
• ForwardInterval=10
• ReconnectInterval=30
• ServerTimeout=30
• sp_suffix=101
• Should create ProgramData\Siriusware\FileSync, containing:
• A “Data” directory
• FileSync.INI
• Required settings:
• [Preferences]
• salespoint=f_sync
• operator=f_sync
• Optional settings:
• [Preferences]
• VerbosityLevel=0
• LimitLocalItems=TRUE
• LimitLocalIItems=TRUE
• LimitLocalSpecLink=TRUE
• LimitLocalDCIMods=TRUE
• ItemTreeId=23937
• ItemTree=***ItemTree assigned from SysManager***
• [UpdateFilters]
• Invoices=(GETDATE()-date_time)<365
• Create the FileSync service with the following settings
• Path to executable: C:\Program Files\Siriusware\FileSync\filesync.exe
• From the command line, this would be sc create "Siriusware FileSync" binpath=
"c:\Program Files\Siriusware\filesync\filesync.exe"
• Startup type: Automatic
• From the command line, this would be sc config "Siriusware FileSync" start=
auto
• Create a ServiceMonitor_FileSync shortcut with the following settings:
• Target: "C:\Program Files\Siriusware\RunExe.exe" ServiceMonitor
[EXEArgs][service]Siriusware FileSync
fb[/service][port]14206[/port][/EXEArgs]
• Start in: "C:\Program Files\Siriusware\FileSync"
• Create an Update_FileSync shortcut with the following settings:
• Target: "C:\Program Files\Siriusware\RunExe.exe" FileSync
• Start in: "C:\Program Files\Siriusware"
• Append to the RunExe_System.INI file the following settings:
• [Filesync]
• Service=TRUE
• ServiceName=Siriusware Filesync*
Kommentare zu diesen Handbüchern