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!

12c - Naming of multiple report servers and calling from forms

limsguyJul 14 2022

Hi all,
We're starting a 6i client/server to 12.2.1.4 migration and plan on having the following configuration:
Weblogic server for prod
Weblogic server for test
5 developer seats with full Weblogic install on each machine
The question is that if we hard code the report server name, say repsever1, into forms then configure a repserver1 on each of the 7 instances, will they interfere with each other on the network? Is it a better idea to have each instance have it's own report server name and write pl/sql code to have the proper one used depending on where the form is running? I've tried to find in the docs if there was a built in way to do that without code but haven't had any luck.
Any help and guidance for this would be appreciated!
Thanks!
Scott

Comments
Post Details
Added on Jul 14 2022
6 comments
676 views