Skip to Main Content

Oracle Forms

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.

Best alternative for several REPORTS_PATHs in same Forms Domain

Carlos CortezJun 6 2025

Hi,

Hope you are doing all fine!

I have to install a Forms/Reports Domain 14c on Oracle Linux. The domain will have 3 different applications, each application must have its own FORMS_PATH and REPORTS_PATH, because some objects has the same name but at runtime they behave differently.

For the case of FORMS I was thinking to separate each application by using configurations that you define inside formsweb.cfg and then for each configuration create an environment (.env) file where I can set for each application its own FORMS_PATH, TNS_NAMES etc.

My doubt is what would be the best approach for Reports to isolate report's objects for each application?

I don't want to use standalone report server because other environments are using the in-process report server, this is the only environment where I will have this kind of setup. I was thinking to create more than one Reports Managed Server (in-process report server).

Is there a way to have several REPORTS_PATH's with Reports in-process server ??

Best regards

Comments
Post Details
Added on Jun 6 2025
2 comments
84 views