Changes

View Cache Launcher

4 bytes removed, 10:44, 13 November 2018
/* {{UBIK}} View Cache Launcher (VCL) */
</startup>
<appSettings>
<add key="StatusUri" value="https://10.860.470.16100/CLIENT/UBIK/CONTENT/UbikContent.svc/GetViewStateInformation/APP_001/CXT_001" /> <add key="TriggerUri" value="https://10.860.470.16100/CLIENT/UBIK/CONTENT/UbikContent.svc/TriggerViewStateUpdate/APP_001/CXT_002" />
<add key="TriggerInterval" value="7200" />
<add key="OfflineCheckInterval" value="60" />
Please duplicate the entries used and add a number suffix. Here is an example:
<source lang="xml">
<add key="StatusUri1" value="https://10.860.470.16100/UBIK/PROJECT01/CONTENT/UbikContent.svc/GetViewStateInformation/APP_001/CXT_001" /><add key="StatusUri2" value="https://10.860.470.16100/UBIK/PROJECT01/CONTENT/UbikContent.svc/GetViewStateInformation/APP_001/CXT_002" />
</source>
etc.
681
edits