Clean up out-of-box data records

Before the system goes live, all test data records that were created and demonstration data that is provided out-of-box should be deleted. We recommend you to use the predefined PurgeOutofBoxData unload script record to remove these data records.

To purge the data, follow these steps:

  1. Go to Database Manager.
  2. Open the unload table.
  3. Select the PurgeOutofBoxData record.
  4. Double check that all the listed tables should be purged.

    • If a table should not be purged, remove the line from the unload script record.
    • You can add or modify a query (for example, add name=”failsave” to the operator line) as needed.

    We recommend adding knownerrortasks and rootcausetasks to the list of tables to purge, if information was entered during testing.

Related topics

Cleanup tasks

Purging out-of-box data