10.6.3 Configuring Data Sourcing
The schema type selected in the previous step requires the definition of database objects to be used for model creation. The data sourcing step of Workspace provisioning allows the select tables from Hive-based data sources from which data has to be pulled into the Oracle-based Workspace data schema. In case any of the selected tables are not present in the target schema, those tables are included in the failed objects count in the workspace provisioning summary.
As a part of using the template, all the KYC specific data sourcing objects are available by default.
To configure Data Sourcing, follow these steps:
- Select a Data Source from the Data Source Name drop-down list.
- Select Target Data Schema.
- Select the object type and corresponding object names from the drop-down list.
- Click Next.
Table 10-4 Data Sourcing Object Type and Names
Object Type | Object Name |
---|---|
Table | ACC_RVW_CUST |
Synonym |
KDD_CASES_ECM KDD_CASE_CUSTOMERS_ECM KDD_CASE_INVOLVED_PARTY_LINK_ECM KDD_CASE_INVOLVED_PARTY_DETAIL_ECM |
Function |
F_INS_ACC_RVW_CUST F_UPDT_ACC_RVW_CUST |