You are here: About the advanced features > About folder replication > Mapping folder properties

Mapping folder properties

Similar to how it replicates documents, the Global Collaboration Framework can also replicate folders. The folders can be normal folders, folders created with custom folder types and custom properties, or project folders. The folder types and folder properties that are replicated must be configured identically in both systems. You map the folder properties from Meridian Enterprise to the transfer briefcases in the briefcase template in Meridian Enterprise Configurator that is used by the GCF For more information on configuring briefcase templates, see the BlueCielo Meridian Global Collaboration Framework Configuration Guide.

Notes

To map Meridian Enterprise folder properties to the briefcase template:

  1. In Meridian Enterprise Configurator, for each folder property that you want to replicate, define a property in the briefcase template .
  2. Create or edit the FolderSettings setting of the GCF briefcase template. The value of this setting is the name of a section of property mappings, for example, MyFolderSection.
  3. On an empty line, create a property mapping section that begins with the value of the FolderSettings setting surrounded by square brackets, for example, [MyFolderSection].
  4. On consecutive lines in the property mapping section, list the briefcase properties that you created in step 1 and the corresponding folder property names that you want to replicate, one line per property. For each property, specify the vault property set and property name that you want to replicate. The property mapping section is independent of the folder types that are used, so map all properties that are used by all folder types that will be used for collaboration.

    Use the following format for each line:

    <BriefcasePropertyName>=<PropertySetName.PropertyName>,<Flag>

    Unlike replicated documents, folders do not have an owner so that folder property changes can be replicated in every direction. To avoid overwriting property values, set the vault security accordingly on the folders at each site. Alternatively, at each collaborating site, configure the Flag parameter to indicate whether the folder property should be read-only (RO), read/write (RW), or write-only (WO) at that site. By default, all properties are read/write.

Following is an example folder property mapping section:

[Settings]
BriefcaseSettings=GCF

[GCF]
FolderSettings=PortalFolderSection

[PortalFolderSection]
gcfProjectName=PSProject.Name, WO
gcfProjectCode=PSProject.Code, RO gcfManager=PSProject.Manager, WO

Related concepts

About folder replication

Understanding replication of standard documents

Related tasks

Mapping security roles

Configuring folder level collaboration