Cmc.Core Events

The following events are common to all workflows regardless of the application, for example Anthology Student, CampusNexus CRM, or Forms Builder.

Cmc.Core Events
Event Property Description
Time-based event (e.g., duration, schedule) Entity: Schedule
Event: ScheduleOccurrence
This event enables you to create non-request activated worfklows, that is, workflows based on time or events that occur outside of IIS. The SQL Server Agent Job scheduling is used to trigger workflows based on time.

An example of a time-based event is a Delay activity. Workflows with a Delay activity can be explicitly paused, unloaded, and resumed by using persistence. For more information about workflow persistence, see http://msdn.microsoft.com/en-us/library/dd489420(v=vs.110).aspx.