Object Delete#
The Object Delete node deletes a Business Object from the database. The object is soft-deleted, meaning it can be restored later if needed.
Settings#
- Business Model: The Business Model the object belongs to
- Object ID: The ID of the object to delete — typically set using a flow variable
Tips#
Soft-deleted objects can be restored from the trash. This deletion is also tracked in the Audit Trail.
See Flow Designer