/
Catalog API and Global Settings

Catalog API and Global Settings

Description

The Content API is an OSGi bundle that contains the Java classes and interfaces that allow the various  Content Component Types to integrate with each other.

These two bundles, along with several other lower level bundles, are packaged as the content-core feature.

Additionally, 

DDF

has several settings that are used system-wide, regardless of the components that are installed. 

Configuration

Configuration can be performed using the processes described in the Configuration section. The configurable properties for the catalog-wide configuration are accessed from Configuration -> Platform Global Configuration in the Admin Console.

Configurable Properties

TitlePropertyTypeDescriptionDefault
Value
Required
ProtocolprotocolStringDefault protocol that should be used to connect to this machine.httpyes
HosthostStringThe host name or IP address of the machine that 

DDF

is running on. Do not enter localhost.
 yes
PortportStringThe port that 

DDF

is running on.
 yes
Trust StoretrustStoreStringThe trust store used for outgoing SSL connections. Path is relative to karaf.home.etc/keystores/clientTruststore.jksno
Trust Store PasswordtrustStorePasswordStringThe password associated with the trust store.changeit (encrypted)no
Key StorekeyStoreStringThe key store used for outgoing SSL connections. Path is relative to karaf.home.etc/keystores/clientKeystore.jksno
Key Store PasswordkeyStorePasswordStringThe password associated with the key store.changeit (encrypted)
no
Site NameidStringThe site name for this

DDF

instance.
ddf.distributionyes
VersionversionString

The version of 

DDF

that is running.

This value should not be changed from the factory default.

DDF

 

2.2.1

yes
OrganizationorganizationStringThe organization responsible for this installation of DDFCodice Foundationyes