11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

On-Logout trigger<br />

Description<br />

Fires when <strong>Form</strong> <strong>Builder</strong> normally initiates a logout procedure from <strong>Form</strong> <strong>Builder</strong> and from the<br />

RDBMS.<br />

Definition Level form<br />

Legal Commands<br />

SELECT statements, unrestricted built-ins<br />

Enter Query Mode no<br />

Usage Notes<br />

• Use an On-Logout trigger to replace the default logout processing either from the RDBMS or from a<br />

non-ORACLE data source.<br />

• To perform the default <strong>Form</strong> <strong>Builder</strong> processing from this trigger, include a call to the LOGOUT<br />

built-in.<br />

• If you call certain built-ins from within one of the Logout triggers, the results are undefined. For<br />

example, you cannot call the COPY built-in from a Pre-Logout trigger because Pre-Logout fires<br />

after the Leave the <strong>Form</strong> event. Because the form is no longer accessible, a COPY operation is not<br />

possible.<br />

On Failure<br />

If an exception is raised in an On-Logout trigger and the current Runform session is exited, <strong>Form</strong> <strong>Builder</strong><br />

will not fire other triggers, such as Post-Logout .<br />

Fires In<br />

LOGOUT<br />

See Process Flowcharts<br />

451

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!