Replicating role assignments
If security roles are assigned by scripting, replicating those role assignments can also be invoked in script. An example of a procedure written in VBScript can be found in the Configuration subfolder of the distribution package.
To replicate role assignments in script:
- Append the code in the file <Setup>\Meridian\Configuration\ReplicateRoleAssignments.bas to the event script of the vault.
- Invoke the function GcfReplicateRoles when replication is necessary.