Public Properties
Name | Description | |
---|---|---|
![]() |
CFSNamingFactoryInitial | Obsolete. |
![]() |
CFSNamingProviderURL | Obsolete. |
![]() |
CFSPassword | For an external (non-FileNet-P8) repository, the password component of the credentials that CFS uses to logon in order to perform CFS functions. For more information on these credentials, including the name component of these credentials, see the property. |
![]() |
CFSUserName | For an external (non-FileNet-P8) repository, the name component of the credentials that CFS uses to logon in order to perform CFS functions. (For information on specifying the password component of these credentials, see the property.) CFS expects these credentials to be for a security principal with the requisite security privileges. Specifically, CFS needs privileges for reading documents in order to export document metadata and content from the external repository, and privileges for changing document security permissions in order to lockdown documents. Insufficient privileges result in failures when attempting to perform these functions. For more information on CFS interaction with an external IBM Content Integrator repository, see the |
![]() |
FederationJNDIDataSource | The JNDI name of the data source for the federator database associated with the external (non-FileNet-P8) repository. For a related JNDI name, see the |
![]() |
FederationJNDIXADataSource | The JNDI name of the XA data source for the federator database associated with the external (non-FileNet-P8) repository. For a related JNDI name, see the |
![]() |
FederationUpdateHasPriority | A boolean value that specifies whether CFS, when importing document metadata from an external (non-FileNet-P8) repository into a FileNet P8 repository, treats the changes made to documents residing in the external repository as having greater priority than any changes made to corresponding FileNet P8 documents. When the value of this property is , the external document changes have priority, and CFS unconditionally updates FileNet P8 documents with the imported metadata. When , CFS updates a FileNet P8 document only if the document has not been changed more recently than the corresponding external document. Suppose, for example, that a FileNet P8 document X exists with a corresponding external document Y, a user within the FileNet P8 repository has changed the metadata for X yesterday, a user within the external repository has changed the metadata for Y the day before yesterday, and CFS, as scheduled, imports metadata today from the external repository into the FileNet P8 repository. CFS discovers that X has been changed more recently than Y, and therefore does not update X with the metadata from Y (presuming that the FederationUpdateHasPriority property has a value of CFS performs the change date comparison based on the FileNet P8 |
![]() |
IICEConfigurationServerURL | The URL that needs to be provided to the IBM Content Integrator API in order for it to locate the Configuration Server. |
![]() |
LockDownExceptionList | Obsolete. |
![]() |
LockDownPrincipal | Obsolete. |
![]() |
LockDownPrincipalType | Obsolete. |
![]() |
SourceRepositoryName | The name of the external (non-FileNet-P8) repository as known to the IBM Content Integrator instance. CFS requires and expects this external repository to have a document model compatible with the FileNet P8 model. In particular, CFS requires that document content within an external repository not change, and locks down documents, as necessary, to enforce this requirement. (For an overview of the properties needed to implement a document lockdown, see the
For more information on CFS document importing, see the |