Trigger Points

LANSA Technical

Trigger Points

Mandatory.

Specify when the function is to be triggered.

At least one trigger point must be specified.

Rules

Allowable values are:

Option Triggered

Before Open

Before the file is opened.

Before Close

Before the file the field is in is closed.

Before Read

Before the file the field is in is read.

Before Insert

Before the file the field is in is inserted.

Before Update

Before the file the field is in is updated.

Before Delete

Before the file the field is in is deleted.

After Open

After the file the field is in has been opened.

After Close

After the file the field is in has been closed.

After Read

After the file the field is in has been opened (accessed).

After Insert

After the file the field is in has been opened (accessed).

After Update

After the file the field is in has been opened (accessed).

After Delete

After the file the field is in has been opened (accessed).

 

 

Ý 2.8.1 Trigger Definition