A.2 Notebook Cleanup

You have two approaches to cleanup the notebook:

Approach 1: Instant Notebook Deletion

If you want to delete a notebook or particular case in the notebook from the Data Studio screen, the case ID and notebook ID mappings must be removed from the FCC_CM_CASEID_NB_MAPPING table in the ECM atomic schema.
  1. Log in to the Data Studio screen.
  2. Click Select Notebooks and select the notebook to be deleted.
  3. Click Delete Notebooks. The selected notebook is deleted.
Approach 2: Mark Notebook for Deletion
  1. Update the value as R in the F_DELETE column of the FCC_CM_CASEID_NB_MAPPING table.

    Once a notebook is marked for deletion, it will be automatically deleted during the archival process run.