Attributes and Parameters

Below are the Attributes and Parameters along with their description.

Attributes

Attribute Name

Description

Name

Descriptive name of the task.

Type

“FolderSync”

Parameters

Parameter Name

Description

debugLevel

The level of output included in the debug file. Valid values are NONE, DEBUG, INFO, WARN, ERROR, FATAL. Default is INFO. This corresponds to the functionality provided by the log4j logger.

Repository

The name of the repository as defined in the repository configuration. A Parameter is required.

Collection

The name of the collection as defined in the collections element. Parameter is required.

fullSync

Indicates if a full or incremental sync should be performed. Valid values are true or false. Default value is “false”.

exportToFolderPath

Location on the local file system where content will be synced to.

mirrorRepositoryFolderPaths

Indicates if the repository folder structure should be mirrored on the local file system. If true, the container and folders will be mirrored. If false, all files will be synced to a single folder.

fileReferenceAttributes

A comma delimited list of all attribute names that contain an xml or graphical reference. Multiple values should be delimited by commas. Default value is “href”.

exportAllReferencedGraphics

Indicates if any graphics referenced by the xml is also synced, whether it is in the collection or not