Page History
...
- Adding the public names and address book to the workspace of every end user:
Without a dynamic configuration, one MarvelClient Action would have to be created for each and every mail server.
Using a dynamic configuration, it is just one Action that automatically adapts to every end-user’s mail server according to the current location of each user. - Backing up client data to a network drive into a sub-directory “operation system username” – here, too, a variable is needed.
...
Info |
---|
References can be used universally in virtually any Action and Condition in the Configuration database and are resolved PRIOR TO THE EXECUTION of an Action. |
...
Examples for References
...
Placeholders Placeholders are primarily used for generic notes.ini variables (e.g. MC_DB=%notes_homeserver%!!panagenda\panagenda.nsf) and for a handful of special Actions in the Configuration database (e.g. Backup, Roaming, and Location and Connection Actions).
Placeholders are replaced when reading a corresponding notes.ini entry, respectively DURING THE EXECUTION of an Action.
NOTE that if resolving a placeholder fails, the respective Action is still executed.
Automated Online Update
Automated Online Update
Examples for Placeholders | |
---|---|
%notes_homeserver% | Used to generically point each user to her/his respective mail server for the MarvelClient Configuration database in notes.ini, e.g. MC_DB=%notes_homeserver%!!panagenda\panagenda.nsf |
%LOOKUP_MAILFILE% | Used to lookup a user's mailfile path in the public adressbook |
Topics
- References - Namespaces
- References - Syntax
- References in References
- Special References to Desktop Icon Actions
...