Configuration improvements
- The following are new briefcase events:
- BrcEvent_BeforeIncludeFile
- BrcEvent_BeforeWriteFileProperty
- BrcEvent_AfterIncludeFile
- A DWORD registry value DoNotRerouteRefs2Master has been added to control how references are handled when releasing a project copy to the master document:
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\CurrentVersion\Client
- A String registry value BriefCaseOpenFormat has been added to allow the use of the MDB format for briefcases. This option only works for 32-bit versions of Meridian. The value can be set to .mdb.
HKEY_CURRENT_USER\Software\Cyco\AutoManager Meridian\CurrentVersion\Client\Settings
- When using Managed Change, it was not possible to convert a folder to a project. This has been fixed.
- The following new properties are available for retrieving user information with VBScript:
- User.Description
- User.Initials
- User.Title
- User.OrganizationalUnit
- User.Manager
- A new VBScript method Folder.GetUsersWithRole(<Role>) is now available to retrieve a list of users with a certain role.
For more information about these improvements, see theBlueCieloMeridian Enterprise Administrator's Guide and theBlueCieloMeridian Enterprise Configuration Guide.