5.1.1.1 Mandatory Configuration

The following table, CS_IH_CONFIG in Studio schema lists the essential parameters that must be configured during setup. These settings are crucial for integrating with Investigation Flow Template Notebook and establishing the necessary data sources for business data, ECM integration, and audit records.

Table 5-1 Mandatory Configurations

Description Name Default Value Comment
FCC UI Narrative URL for accessing investigation details in the FCC web application FCC_NARRATIVE_UI_URL https://##FCC_UI_HOST_NAME##:##FCC_UI_PORT_NO##/fcc/ihNarrativeView.jsp Action Required: Replace ##FCC_UI_HOST_NAME## with the fully qualified domain name (FQDN) of your FCC UI server, and ##FCC_UI_PORT_NO## with the correct port number (default is 7061 unless otherwise set during installation). This ensures users can access narrative views directly from the FCC UI.
Datasource for storing Investigation Toolkit data; must reference a dedicated business schema, not the Studio Schema IH_DATASOURCE CS Action Required: Set this value to the name of a business data schema such as ECM Atomic Schema or a newly created Toolkit Schema. Do not use the Studio Schema as it is only for metadata. If you create a new schema, grant it the same privileges as the Studio Schema and register the new database connection in the Oracle wallet. This ensures proper data segregation and secure connectivity.
Datasource for accessing ECM toolkit integration configuration ECM_DATASOURCE E_D Action Required: Enter the datasource name that connects to your ECM toolkit configuration schema. If any changes are made to this schema or its connection parameters, update the Oracle wallet accordingly to maintain secure and successful access to ECM configuration data.
Datasource for storing Flow Template Notebook audit records; should use a dedicated audit schema, not the Studio Schema auditDatasourceName CS Action Required: Set this to the schema where audit records for the Flow Template Notebook will be persisted, such as an ECM Atomic Schema or a new dedicated Toolkit Schema. Avoid using the Studio Schema. If you create a new schema, assign privileges at least equivalent to those of the Studio Schema, and update the Oracle wallet with this new connection information.

Note:

  • It is mandatory to review and configure each of the above settings to ensure secure and correct functioning of the Flow Template Notebook.
  • The above data source must be created in Compliance Studio and mapped to CS production workspace. For more information about how to create and map data source in compliance studio UI, see the Compliance Studio User Guide.