Oracle Portal CMEF
A new and exciting piece of functionality that comes with the new versions of OracleAS Portal (starting with 10g – 10.1.4) is the Content Management Event Framework (CMEF).
CMEF enables you to extend OracleAS Portal’s content management functionality by adding programmatic hooks to certain pre-defined portal events. The framework publishes these events to an Oracle database queue. This allows third party programs to subscribe to these events and to use the APIs to extend your portal. In this way, you can use page and item related events within a portal to trigger actions within one or more external applications.
The CMEF can be programmed using the OracleAS Portal PL/SQL API’s.
Some information provided in Oracle documentation
Related Information:
- Oracle Portal
Following are a few of...
- Oracle Portal Broken with iPhone
SSL with Oracle Application Server...
- Content Management, Social Media, and Multi-Media
Following are a few of...
- Oracle Portal HTML Templates – Page Skins, Content Layouts and More
I have seen a large...
- Oracle Portal Server Dynamic Menu
As part of the M&S...
- Oracle Portal 10.1.4 or 10.1.4.1 Upgrade to 10.1.4.2 – Features and Bug Fixes
You may have applied or...
- OracleAS 10.1.2 on 32 bit vs. 64 bit
Some people get excited about...
- Oracle Portal versus WebCenter
I have seen a bit...

Has anyone else taken advantage of Oracle Portal’s CMEF?