Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Handling/Session Timeout with APEX & Ajax / Javascript

Oliver LJan 24 2013 — edited Feb 1 2013
In our project we have the problem, that a session timeout can happen when the user remains on the same page and a jQuery/JavaScript/ajax-process is used.

If an action calls a ajax process without an active session is calling within a popup the html of the login page is show to the user.

How could an error handling be implemented that no html will be shown in the popup?


Further on we have external JavaScript-Files which need to read the content of Application Items.
Is there any elegant/small/reuseable way to get the value of the application Items?
The &APP_ID. Syntax doesn't work in external JS-Files.
This post has been answered by 48920 on Jan 25 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2013
Added on Jan 24 2013
3 comments
1,577 views