Event Configuration


In this table all events are defined, and what the purpose shall be. There are 2 different Event Types - System and Manual. Whereas System Event can only be created 
by Uniteam, Manual Event can be created by you. As a general rule all manual events have numbers from 1-999 and system events from 1000 and up.



Event

Insert a number between 1 and 999 for the Event. 

Event Type

Will default to Manual

Name

Insert a Name for the Event.

Alt Name

Insert Alternative Name if needed.

Description

Insert a text describing the Event.

Keywords

Insert keywords if needed.

DB Event

Indicate if the Event is fired in the database (Yes) or coded (No). 

Enabled

Normally Yes, but set to No if you wish to disable an Event.


In the Next block you need to link one or multiple Event Handlers to the Event. If no Handler is associated with the Event nothing will happen.


Event Handler

Select a valid Handler from the drop-down list. If you wish to add comments in the event button only, then choose CommonEventHandler. 

Description

System will insert.

Sequence

Since there can be multiple handlers per Event the Sequence will order them.

Success Required

If set to No and for some reason the Event Handler fails, the system will go to the next Event Handler and continue. If set to Yes and the handler fails, the system will roll-back the changes applied by the Handler. 

Async

Indicate if the Handler should execute synchronously or asynchronously. Asynchronously could be useful in some cases where the handler takes a long time to execute, however in that case you cannot set Success Required to Yes. 

Enabled

Indicate if the Handler is enabled or disabled.

User Role

Indicate if a specific role should have access to invoke this event. Role 1 is the highest level. All roles higher, then the number inserted will also have the access. 

Company

If the Event is only valid for a specific Company you can insert the number here.

Form

If the Event is only valid for a specific form you can select this from the drop-down menu.



Press Save [F8] or Add [F2] to continue adding codes. If you regret press Reset.