The rules that you create on the Rule Builder page determine which documents are retrieved from the external repositories. Those documents are then federated to the specified object store folder as a member of the specified document class.
On the Rule Builder page, you can create property searches and full-text-based content searches to operate against a single external repository. Property-based searches support standard operators (=, <, >, <>, >=, =<, and Like). Full-text searches support single words or phrases.
DocumentTitle | LIKE | docu* locates all documents that begin with docu.
DocumentTitle | LIKE | *docu* locates all documents that contain the string docu anywhere in the title.
The following tables describe the federation service source and target repository settings that are used for Content Platform Engine.
Field | Type | Description |
---|---|---|
Data Map | List | The data map defined by IBM® Content Integrator that contains the mapping information between the object store properties and the source attributes. |
Repository Name | List | The source repository names that are associated with the data map. |
Max Results | Integer | The maximum number of documents to federate each time that a rule is run. |
Document Class | List | The source document class name to narrow the query. |
Full Text Criteria | String | The keyword for querying the documents on the source repository. This option works only if the source repository supports full text searching. |
Property Criteria | String/List |
Field | Type | Description |
---|---|---|
Object Store | The target object store that the federated documents are imported into. | |
Folder | The target folder that the federated documents are filed in. | |
Do not file | Boolean | Selecting this option ignores the target folder. The federated documents appear in the Unfiled Documents folder. |
Document Class | List | The target document class that the federated documents are associated with. |
Content Operation | List | Determines the content operation for the rule.
|
Destination Storage Area | List | The target storage area. This option is enabled only when the move content operation is selected. |