|
|
|
BlueCielo Meridian Global Collaboration Framework 2012 SP1 Administrator's Guide | BlueCielo ECM Solutions |
The settings in the Export section of a .ini file are used by the Global Collaboration Framework export processors. This section contains the settings described in the following table:
Setting | Description |
---|---|
NEW
AssemblySyncOpt2 |
When set to True, enables the alternative assembly export method |
BrcFormat |
Format of the briefcase files created by the GCF: RAR, ZIP, or BRC. The default is brc. Note Only the BRC format is supported by GCF/SharePoint. |
FullLog |
When set to 0 or omitted, only errors and high-level events are added to the log file. When set to -1, detailed events are logged that can be useful for troubleshooting. |
LogPathOut |
The path to the folder containing the log files generated by the export processor. Note This folder must exist or be created manually. |
OutPath |
The path to the folder where outgoing briefcases are created. Note This folder must exist or be created manually. |
ParallelTransfer |
When set to False, the transfer processor transfers briefcases as in older versions of GCF. The default value is True, so it can be omitted. This is for backward compatibility only. Note This should be set to False when the collaborating sites share the same GCF computer, including use with GCF/SharePoint. |
Following is an example of the settings in the Export section:
[Export] OutPath = "D:\GCF\Out\Collaboration1" LogPathOut = "D:\GCF\Log\Collaboration1" FullLog = False BrcFormat = brc
Related concepts
Related tasks
Configuring the Meridian Enterprise processors
Configuring the general settings
Copyright © 2000-2012 BlueCielo ECM Solutions |