It’s possible to expose selected Oracle E-Business Suite applications such as iStore or iRecruitment to users outside of your corporate intranet.  As part of our security best practices recommendations, we recommend the use of reverse proxies in demilitarized zones (DMZ) for these types of deployments.

DMZ Reverse Proxy:


While simple in concept, the actual execution is sometimes a little trickier.  These projects are often complicated by the separation between different groups that manage network operations, enterprise security, and the E-Business Suite environments themselves.  Coordinating all three organizational groups can be a project in itself.  Even small missteps can result in some of the following issues:
  • Misconfigured firewalls and other networking components
  • Incorrectly configured reverse proxies
  • Incomplete or incorrect E-Business Suite setups
  • Inconsistencies between testbeds and production setups
One Step at a Time

Debugging environments with lots of complex moving parts can be frustrating.  The best strategy is to take a systematic approach and test the critical components in sequence.  To help you with that, our hardworking Oracle Support team has assembled some of the best tips for debugging these types of configurations here:
They’ve also published a companion document with a crisp walkthrough:
These documents are written specifically with Release 11i in mind but the principles and techniques apply equally to Release 12, too.  Great stuff and highly recommended if you’re working on implementing a DMZ in your Apps environment.

Related