Oracle Forms (MOSC)

MOSC Banner

Oracle Forms 12c - How to programatically exit the Application when it has been launched with WebSta

edited Sep 19, 2019 5:05AM in Oracle Forms (MOSC) 4 commentsAnswered

Hello,

I have implemented a Session Time Out which execute the procedure EXIT_FORM(NO_VALIDATE, FULL_ROLLBACK) in the main Form after a period of inactivity.

It works very well when the application has been launched with the Plug-In.

When the Main Form is closed, all the application close too.

But when the application has been launched with Java WebStart, only the Main Form closes.

Leaving the application opened with remaining Opened Forms.

I try to find another way to do the EXIT but without success.

Any idea How I can Force the Application to Exit without validation ?

Regards,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center