If Content Federation Services for FileNet® Image
Services (CFS-IS) is in your version
3.5.2 system, then you must enable the FileNet Image
Services dispatcher. You must also
modify the default map between CFS-IS and the object stores in the FileNet P8 domain.
To update the CFS-IS settings:
- Start Enterprise Manager if
it is not already running.
- Right-click the Enterprise Manager root
node in the navigation tree (left pane), and se;ect Properties.
- Click the IS Import Agent tab, select
the Enable Dispatcher check box, and then click OK.
- Start the FileNet Image
Services Remote
Admin Console by selecting .
- For each object store that participates in CFS-IS federation,
complete the following substeps:
- Select . The Default Mappings window displays the FileNet Image
Services document class that is
mapped to a FileNet P8 domain/object
store combination.
- Select the document class name and
click Remove, and then click OK.
- Modify the f_ce_domain_guid and f_ce_domain_name
columns in the ce_id_map table on the IS database to match the new Content Engine version 5.0 domain GUID
and domain name. For example:
UPDATE ce_id_map SET f_ce_domain_guid = 'new_domain_guid' ,
f_ce_domain_name = 'new_domain_name'
where f_ce_os_name = 'object_store_name';
Use Enterprise Manager to
determine the new_domain_guid and new_domain_name values.
Right-click the P8 Domain node,
and select Properties. The ID property is the
domain GUID.
- Restart FileNet Image
Services:
- For each object store that participates in CFS-IS federation,
configure the FileNet Image
Services documentation
class for export to Content Engine.
- On the main Remote Admin Console screen, select .
- From the CE Configured IS Doc Classes menu,
select the IS document class whose index properties you want to export
to Content Engine.
- From the Available CE Object Store Mappings pane,
select the Content Engine domain
and object store that you want to export to Content Engine.
- Click Set Default Map.
- Stop and start Content Engine.
- Verify your property mappings.
- Start Enterprise Manager if
it is not already running.
- Right-click the object store node in
the navigation tree (left pane), and select Properties.
- Click the Content Federation tab.
- Select your class mapping name and
click Add/Edit.
- Select Current Class Mappings,
and click Map Properties.
- Verify your property mappings.
- Click OK.
- Close Enterprise Manager.