I have two an object named Employee in VaultA, When working in VaultB I want to access Employee values (say Employee's name and end of cantract date) from VaultB. how do I do that using VBscript?
Usually the recommended way would be to replicate the objects between vaults so that the Employee objects are available in both vaults. This way you don't need any special tricks to access the values and the built-in replication framework keeps the objects in sync.
Usually the recommended way would be to replicate the objects between vaults so that the Employee objects are available in both vaults. This way you don't need any special tricks to access the values and the built-in replication framework keeps the objects in sync.
© 2025 M-Files, All Rights Reserved.