Initial Enova365 sync service
This commit is contained in:
13
daemon/smartb2bsync-enova.xml
Normal file
13
daemon/smartb2bsync-enova.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<service>
|
||||
<id>smartb2bsync-enova</id>
|
||||
<name>SmartB2B SYNC - enova365</name>
|
||||
<description>Synchronizuje enova365 z portalem SmartB2B.</description>
|
||||
<executable>%BASE%\..\SmartB2B.Enova.Service.exe</executable>
|
||||
<workingdirectory>%BASE%\..</workingdirectory>
|
||||
<stoptimeout>30sec</stoptimeout>
|
||||
<log mode="roll-by-time">
|
||||
<pattern>yyyyMMdd</pattern>
|
||||
</log>
|
||||
<onfailure action="restart" delay="10 sec" />
|
||||
<delayedAutoStart />
|
||||
</service>
|
||||
Reference in New Issue
Block a user