APEX2EBSv 2.0

License

APEX2EBS (c) by christopher.ho@SymbolThree.com 2016

APEX2EBS is licensed under a Creative Commons Attribution 4.0 International License. You should have received a copy of the license along with this work. If not, see here.

 

Background

This APEX to EBS framework was developed in 2009 for a project which was a combination of Agile + PIM + AME + WF functionalities. I released APEX2EBS 1.0 to public in 2010. Years later Oracle provided a reference for such solution but it does not address the NLS, multi-org, page security, and the two-way integration issue (APEX → EBS and EBS → APEX without additional login). I decided to rewrite this framework and make it's easier to deploy, configure and develop.

 

Features

·           Works for Oracle APEX from version 4.0.2 to current (5.0.3 right now)

·           Works for Oracle EBS 11i and R12.1 (not tested in R12.2)

·           Quick and easy setup. Especially suitable for mid-size companies which have limited IT resource to do EBS customization.

·           Enforce security with EBS authentication and built-in page authorization

·           Combining with the sophistication of APEX technologies, developers can create reports or Form-like application for EBS use easily.  Hosting APEX with Apache / Tomcat / ORDS (Oracle REST Data Services) can even create more powerful and scalable application for enterprise use.

 

 

How to Use

·           Unzip file APEX2EBS-2.0.xx.zip to any directory.

·           Follow the User Guide to start deploying the core application.

 

For any problem or feedback please drop a line at symbolthree.freeforums.net or visit www.symbolthree.com regularly for any update.