Triggering Server Processing

The following table shows the events that cause the PeopleTools runtime environment to process logic on the application server when operating in deferred or interactive processing mode:

Event Deferred Processing Interactive Processing

Entering data in fields with PeopleCode (for example, FieldEdit and FieldChange) associated with them.

NA 

X

Entering data in fields that have prompt table edits.

NA

X

Entering data in fields that have related displays.

NA

X

Inserting a row or series of rows in a grid or scroll area.

X

X

Deleting a row from a grid or scroll area.

X

X

Using the grid or scroll area controls to move forward or back.

X

X

Selecting another page tab.

X

X

Selecting another grid tab.

X

X

Expanding or collapsing a collapsible section.

X

X

Clicking any button or icon on the page.

X

X

Clicking any link on the page.

X

X

Clicking the Refresh toolbar button.

X

X

Using the Refresh hot key.

X

X