Action
Delete Syncari Record
Availability
- ✅️ Entity Pipeline: Yes
- ✅️ Attribute Pipeline: Yes
WARNING
It's imperative that you test, then test again and then test some more when it comes to automating deletions.
Purpose
Using this action, you can automate the deletion of Syncari records based on the conditions of your choice. You'll also have the option to delete them from external systems at the same time.
The record flowing through the pipeline will continue through regardless of the deletion of the record from the Syncari database. This means if you are using this action on the source side, you'll need to build logic to make sure it doesn't immediately get recreated after it gets deleted.
Configuration
1. Display Label: Enter the name you want to give this function on the canvas.
2. Description: Enter a few words to remember what this functions purpose is in your pipeline.
3. Syncari Entity: Select the Syncari entity you want to search for records to delete.
4. Filter Conditions: Set the criteria to find the records you want to have deleted.
5. Delete In End System: When “Delete in End System” is True, the Syncari record is soft deleted (Is Syncari Deleted = True) and the eternal record is deleted. When “Delete in End System” is False, the Syncari record is hard deleted and the external record is left untouched.