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!

APEX 22.1

User_E8Y5HJul 14 2022

After updating to APEX 22.1 and refreshing to the new theme 42 version, pages with interactive grid reports are presenting an issue when a success or error message appears, the whole region is moving to the right. Any ideas of how to solve it?
I've already try to get out the footer region and reducing the left margin to 0 but the error still continues.

Capture_1.PNGCapture.PNG

Comments

angelr
Hi
You can create a service to start the application, thus, the java app is always running even if no user is logged

use the Java Service Wrapper (google search)
You can also use the sc.exe to create the service
don't forget to check in window services if autostartup once created
1 - 1

Post Details

Added on Jul 14 2022
0 comments
53 views