Tag: LoadOnPremGroups
The LoadOnPremGroups function automates the action of loading the On-Premises Groups in the Groups modules.
XML
<LoadOnPremGroups/>
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. |
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