Display records which would be deleted as the result of deleting one or more top level objects.
- Step 1: Select a Salesforce Dependency Plan from the pulldown menu.
- Step 2: Use the Record Selector to load the Ids of the Salesforce records to delete. Clicking on the Run Query button will run the record selector and find all related records.
- Step 3: Use the buttons at the bottom of the screen to process the records found in Step 2
- Generate Python with generate a Python script that, when executed, will delete the selected records in Salesforce
- Generate HTML Report will generate an HTML document which list the details for what records would be deleted in Salesforce.
- Delete Records Now! will immediately delete records in Salesforce.