6 Connector Properties

The following topics provide information about each property associated with the Connector category in the WebCenter Sites wcs_properties.json file:

6.1 About the Connector Category

Properties categorized under Connector are used to optimize conditions in the WCC Connector and to troubleshoot. The WCC Connector is part of the WebCenter Content integration and enables you to set up and manage content synchronization.

For information about WebCenter Content integration, see Integrating with Oracle WebCenter Content in Administering Oracle WebCenter Sites.

6.2 Properties in the Connector Category

The table below provides a description for each property categorized under Connector in the WebCenter Sites wcs_properties.json file.

Table 6-1 Properties in the Connector Category

Property Description

wcc.batch.autorepeat

If set to true, the Connector automatically starts to download the next batches.

Default value: true

wcc.batch.size

Specifies the number of zip files will be downloaded from the remote UCM server per each fetching.

Default value: 50

wcc.conversions

Semicolon separated list of supported UCM conversions.

Default value: html;images

wcc.download.autoclean

If set to true, contents (zip files) are deleted once processed.

Default value: true

wcc.download.dir

Specifies the name of the folder where content (zip files) from UCM is first downloaded.

wcc.keyfield

Specifies the name of the field that is used as key.

Default value: name

wcc.queuetoken

Current token that refers to a position of queue to be downloaded in the remote UCM server.

wcc.renditions

Semicolon separated list of supported UCM renditions.

Default value: pimary;web

wcc.rule.case-sensitive

Specifies whether rules are case sensitive.

Default value: true

wcc.server.password

Specifies the password to the remote UCM server.

wcc.server.url

Specifies the URL to the remote UCM server.

wcc.server.user

Specifies the name to the remote UCM server.