|
|
|
BlueCielo Meridian REFSYS 2012 Developer's Guide | BlueCielo ECM Solutions |
The storage convention of documents is dependent on their document type group and the branch in the vault where the documents reside.
Branch | Convention |
---|---|
Masters |
The branch level + the string result of the VBScript function CalculateControlledRelPath are saved to the Field-Path definition property set. Documents can be moved by invoking the Issue New Filename command. The function GetPlantDefaultsFromPath can be called to do a reverse Field-Path definition lookup for Masters documents. |
Rendered |
The branch level + the string result of the VBScript function CalculateControlledRelPath calculated at rendition creation time. After that, rendered documents can only be moved by a superuser. |
Archive |
The branch level + the original path of the document + archive date & time determined at time of archiving. |
Projects |
The branch level + project type name + project name |
Objects |
The branch level + Field-Path definition-related properties |
Pending |
The branch level |
Miscellaneous |
The branch level + user created folders. |
Copyright © 2000-2012 BlueCielo ECM Solutions |