8 Content and Experience Cloud Properties

The following topics provide information about each property associated with the Content and Experience Cloud category in the wcs_properties.json file:

About the Properties in the Content and Experience Cloud Category

The properties categorized under Content and Experience Cloud in the WebCenter Sites wcs_properties.json file configure the Content and Experience Cloud web application.

Properties in the Content and Experience Cloud Category

Table 8-1 provides a description for each of the properties in the JSON file that are associated with the Content and Experience Cloud category.

Table 8-1 Content and Experience Cloud Properties

Property Description

caas.baseUrl

Specifies CaaS REST API base URL.

Note:

Do not use trailing slash at the end of the URL.

caas.publishPrefix

Specifies CaaS REST API publish prefix.

Note:

Do not use trailing slash at the end of the URL.

caas.managementPrefix

Specifies CaaS REST API management prefix.

Note:

Do not use trailing slash at the end of the URL.

caas.proxyHost

Proxy host for CaaS integration.

caas.proxyPort

Proxy port for CaaS integration.

caas.searchDateFormat

Use the following formats while filtering the results by date. Use any of the format to alter the precision required for comparing dates. Valid formats:

  • Date: yyyy-MM-dd

  • Date and Time: yyyy-MM-dd'T'HH:mm:ss

  • Date and Time (in milli seconds): yyyy-MM-dd'T'HH:mm:ss.SSS