Feature Add-ons
The system add-ons are identified by both a display name and a GUID, which maps to
SystemAddOnId constants. The display name describes the underlying functions of the
add-on; for example, the Teamspace Extensions add-on provides the base functions necessary for
FileNet
P8
Navigator teamspaces and maps to the
SystemAddOnId.TEAMSPACE_EXTENSIONS constant. In addition, the DescriptiveText
property for each add-on describes in more detail the add-on's functionality. For example, the value
of the DescriptiveText property for the Teamspace Extensions add-on is as follows: "Defines classes
and properties for applications requiring Teamspace functionality."
The Content Engine APIs support the registration, installation, and upgrading of feature add-ons. Before an add-on can be installed to an object store, it must first be created, which automatically registers it in the Global Configuration Database (GCD) of a FileNet P8 domain. After an add-on is registered, it can be installed to a new or existing object store.