LoadOnPremUsers: Load on-premises Users

Tag: LoadOnPremUsers

The LoadOnPremUsers function automates the action of loading the on-premises Users in the Users module.


XML
<LoadOnPremUsers/>



Tag Attributes

Attributes

Attribute Value

KeepAlive

TRUE / FALSE (Defaults to FALSE)

ForceReload

TRUE / FALSE (Defaults to FALSE) - If TRUE data will be requested whatever the cache state is, otherwise, it will act as usual, checking the RefreshIfOutdated parameter.

RefreshIfOutdated

TRUE / FALSE (Defaults to FALSE) - If TRUE and the cache is too old (more than 24h old) data will be requested, otherwise cache will be used.

l

This will set {%OnPremLoaded%} to True.


The Load On premise data is NEVER done in automation when opening the module. The option AutoLoad is not used.


Example Script