Programming reminders and end of ticket reservation process

Analysis of the pattern that enables repetitive notices to be sent to an individual responsible for a task, as reminder of the task that must be performed. Finalization of the automation of the subprocess corresponding to the reservation validation, with the result of the validation sent to the ticket reservation main process.

Using a pattern and defining deadlines but without interrupting the task, periodical reminders are sent until they cease when the individual responsible for the task completes it. This  is implemented with the use of intermediate events of the timer type and throw and catch signals. Notices are monitored with the deadline scheduler applicative and an explanation is given on how to use the deadline checker. 
To end, the reservation validation subprocess is finalized with different results that are informed to the main process.
 



Read the video script here.

Included in: