Skip to Main Content

Java Development Tools

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle ADF Migration - Login Popup & Transaction Restriction Implementation

vijay dasariJun 16 2025

Hi team,

JdevV: Studio Edition Version 12.2.1.4.0

We are currently migrating our existing application to a new application. We want to enable the existing application for users to validate data, but with the following requirements:

Login Popup: When any user tries to login, show a popup message like:

"We are currently moving to a new application. Please use the link below to access the new site."
"If you still want to login to the old application, click here."
After clicking "here", navigate to the old application with restricted/disabled screen format.
Transaction Restrictions: If a user tries to edit or create any data, show a message like:

"We are currently not accepting any transactions here. Please use the latest application for your transactions."

Comments
Post Details
Added on Jun 16 2025
2 comments
109 views