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!

Running multiple applications at the same time

TomekFeb 23 2024

We are running local install of Apex 22.2 (going into 23.2 soon).

We have many businesses directed small applications which users may run at the same time. Unfortunatelly, as the use of Apex in the organization grows we are facing a problem of not able to run the applications at the same time. E.g. having one application open already and signing into another apex applications forces the logout from the first application.

We are using “Custom” session sharing for all applications with custom cookie name. This allows as to call pages from one application to be visible in the other application - either modal or full size page. While trying to solve the original problem I mentioned we switched from “Custom” session sharing to “Workspace Sharing” Even though it looks like the force logout problem is fixed by this, however, the links to other application pages from another application stopped working and showing the “session expired” error.

Does anyone has a solution of how to make all the applications work nicely together without the above problems.

Comments
Post Details
Added on Feb 23 2024
2 comments
560 views