A.22.4 How to Populate the Sandbox Workspace

On the workspace summary screen, select the newly created sandbox workspace.
To populate the workspace, follow these steps:
  1. Click the Action icon and select Populate. The Populate Workspace window is displayed.

    Figure A-22 Default Populate Workspace



  2. Select options from the Write Mode drop-down list. The available options are:
    • Overwrite: In this mode, the underlying tables will be populated in truncate and followed by insert operation.
    • Append:In this mode, the underlying tables will be populated in append mode.

      Note:

      By default, Overwrite Mode is selected.
  3. Select the Data Load options. The available options are:
    • All: In this type, all the underlying tables mapped to the workspace will be populated along with the filters mentioned below for specific tables.

      Note:

      By default, ALL is selected.
    • Selective: In this type, only the tables filtered (selected in the Table level Data Filters) will be populated.
  4. Select Create and Execute batch option. It Shows a successful message on successfully triggering the Workspace Data Population.

    Figure A-24 Workspace Data Population