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.- Log in to the Data Studio screen.
- Click Select Notebooks and select the notebook to be deleted.
- Click Delete Notebooks. The selected notebook is deleted.
Approach 2: Mark Notebook for Deletion
- 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.