={{UBIK}} View Cache Launcher (VCL)=
The VCL is an installable windows Windows system service which that can be used to automaically automatically trigger one or more UBIK contexts(s) provided by an a UBIK IIS service to build up its view cache.
After unpacking the VCL binaries and config-files, move the files to a directory where the local system account (or the specified one configured to run the VCL service) is allowed to execute the "install.bat". This file installs the UBIK.VCL.Service.exe as a service.===Configuration===
The VCL is configured in “UBIKvia the UBIK.VCL.Service.exe.config":file.
{| class="wikitable" | width = "100%"
| '''Context'''|| context name of your use-case|| ||
|-
| '''TriggerInterval'''|| specify the interval in seconds , how often a viewcache rebuild is triggered || ||
|-
| '''OfflineCheckInterval'''|| specify the interval in seconds , how often the server-status is checked || ||
|-
| '''Inactive'''|| possibility to configure a timespan in which no rebuild is triggered (from;to) in (hh:mm;hh:mm) || X ||
<add key="Protocol01" value="https" />
</source>
'''Remark''': The number should be continously continuously incremented by one, if there is a number missing in-between (-> e.g. Protocol, Protocol01, Protocol03,..), the last executed will be Protocol01.