9.2.4 Workspace Creation Post-Configuration

Do the subsequent configuration in the CS application after the Workspace creation.

Mandatory Configuration for imported EDQ project

This is a one-time manual activity that must be done once the EDQ dxi project is transferred from production to the Simulation EDQ director.

Follow the subsequent steps:
  1. Go to the EDQ project in the simulation EDQ director.

    Figure 9-12 EDQ Director


    EDQ Director

  2. Click Data Stores and click FCDM Batch Data. The Edit Data Store window is displayed.
  3. Give the simulation database details and click Test to connect to the specific Data Store.
  4. Click Ok.

    Figure 9-13 Edit Data Store Window


    Edit Data Store Window

  5. Click Simulation EDQ project Staged Data and click on FCDM Customer Data. The data Store window is displayed.

    Figure 9-14 Data Store Window


    Data Store Window

  6. Click Next. The Table Selection window is displayed.

    Figure 9-15 Table Selection Window


    Table Selection Window

  7. Select the table or view and click Next. The Column Selection window is displayed.

    Figure 9-16 Column Selection


    Column Selection

  8. Search for cs_multiple_customer and select cs_multiple_customer.
  9. Click Next. The Snapshot Name window is displayed.
  10. Click Finish to save the updates.

Importing Workspace Metadata for ML4AML for the created Workspace

  1. Login to Compliance Studio installed UNIX Machine.
  2. Navigate to the following path: /deployed/ml4aml/bin
  3. Execute the following UNIX command once, against the schema used in the current Sandbox workspace:./importWorkspaceSQL.sh -w <NEW_SCHEMA>_alias

    Note:

    <NEW SCHEMA> is the placeholder to be replaced with the actual value used to create the workspace.