Copyright © Cloud Software Group, Inc. All Rights Reserved |
The case_deadline_event table stores information about case deadlines when the case is running.
For internal use only. This column is referenced from the stepname column in the outstanding_addr table.
This key enforces the DELETE CASCADE referential action.
The case_deadline_event table contains one or more rows for each instance of each procedure definition on the system. Rows are added, updated, and deleted in the following situations.
• The CreateCaseDeadline expression is called in the EAI step. The UpdateCaseDeadline expression is called in the EAI step.
• The DeleteCaseDeadline expression is called in the EAI step.
Copyright © Cloud Software Group, Inc. All Rights Reserved |