Temproary/Alternate URL for Oracle EBS r12.1.3
Hello
We are currently in the process of putting a large project into Oracle eBusiness enviornment 12.1.3.
There, we have a need to shut down Middle Tiers, Application servers, Forms Server and concurrent managers. Only database needs to remain up.
If we do this as mentioned above, then all business users lose access to Oracle EBS application for the time it remains down.
However, we must allow EBS access to only certain designated users even during this down time.
How can we achieve this? I do know that there is an easy way of providing temporary/alternate URLs that we can give to these designated users while system is down. This alternate URL will bypass Application Server/J2EE servers such as Apache, WebLogic and provide an old CGI way of routing application access to users. And with this way, the log in screen is an Oracle form instead of current .JSP page.