Customizing the Delete Record Workflow
This section describes the step parameters that you can change to customize the delete record workflow.
DeleteRecord Step
This step is used to delete the records.
Parameter Name | Description | Default Value |
---|---|---|
deleteRelationshipOnly | Only deletes the relationships | false |
deleteChildren | Deletes the children. | false |
enableAllPrivileges | If true, disables all permission checks for future operations performed by the current run. If false, sets the default mode that enables the usual permission checks. | true |
disableBlockingConstraints | Disables or enables blocking constraints defined in the data model. | true |
enableTriggerActivation | Enables or disables triggers | false |