Data table triggers
Product_Request
Posts: 564 admin
Start a process when a row is created, updated or deleted. Use to trigger multiple processes off of a business event instead of needing to use multiple sub-processes in a main process. These triggers would only work for up to ~5 rows at a time. For large row insertions/updates, a separate Bulk/Batch table trigger would be used.
Tagged:
0