25.1.9.1.11.4 Updating Columns on Completion
A common requirement is to react to the outcome of an approval task by updating one or more columns in associated business entity row. You do this with an action on the Complete event.
The columns you update depend on whether the business entity related to the task definition represents:
- A primary business entity, like an employee, or
- A request for approval, related data, and an approval status.
- Updating Entity Columns on Complete
Update the related business entity row when an approval task completes. - Updating Request Columns on Complete
Update request and business entity rows when an approval task completes.
Parent topic: Reacting to Task Change Events