14 lines
452 B
XML
14 lines
452 B
XML
<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>
|