createPrimaryMetaFile

Allows users to submit metadata-only content for the primary file.

  • Directs the system to create a metadata-only primary file. In this scenario, the contributor does not specify a primary file. Instead, the system will create the primary file using a template and the content item's metadata.

  • When AllowPrimaryMetaFile is set to TRUE, an extra check box is added to the checkin page. When this check box is selected, the createPrimaryMetaFile variable is enabled.

  • For use in the Batch Loader, createPrimaryMetaFile must be set to TRUE in the batch load file.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

Used as a configuration entry:

createPrimaryMetaFile=true

See Also