Which Audit Events are Generated

The following auditing events are generated:
  • All the activities generate the same events (IN, OUT, EXECUTE, SELECT, UNSELECT, among others.)
  • The Begin activity has no Activity IN event as the instance is created in it.
  • The End activity has no Activity OUT event as the instance terminates there.
  • The Join activity generates events only if the Split associated activity generates events.
  • When an instance is created, a CREATION event is generated instead of an Enter event. This event is always automatically generated if the Engine stores events. All original instances (copy 0) have the CREATION event.
  • When an instance is finished, an END event is generated. This event is always automatically generated if the Engine stores events. All terminated original instances (copy 0) have the END event.
  • Interactive activities have additional events that occur between the Enter and End events.

If you have any Generates events check box selected, the Audit Trail in WorkSpace is enabled. The Audit Trail displays all events that have occurred for an instance.