TNT Wrapper Trial_Open Check Workflow
This workflow process is called when a user clicks either the Open Check/Trial Check button or the Open Day button. This workflow process creates an event check with a Status of Open or Trial, depending on which button is clicked, by calling the SHM Trial_Open Check Workflow.
The following image shows this workflow.

Workflow Description. This workflow performs the following actions:
-
Can Create Invoice? If the order Status is Event Check, then this step stops the workflow.
-
Is Error Message? If an error message is generated, then this step stops the workflow.
-
Is Order Closed. If the order is closed, then this step stops the workflow.
-
Called for Package Invoice? Decides whether to create a meeting package event check or a non-meeting package event check.
-
Create Invoice. Creates a non-meeting package event check.
-
Does Package Invoice exists? Checks whether or not a meeting package event check is already available.
-
Create Invoice. Creates a meeting package event check.
-
Check Package Invoice is for order. Checks whether or not an available meeting package event check is being created for the current order.
-
Called for the same package Invoice? Decides whether or not to create a meeting package event check for the current order.