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 BPEL Sensors for Real Time Event Publishing from Business Processes - A Design Perspective
This article is a look at Oracle’s BPEL Sensor approach to publishing real time data and events for in flight...
- Supplier Portal - Oracle EBS and Middleware
The Challenge
ABC, a publicly traded services and manufacturing organization, has leveraged Oracle E-Business Suite (EBS) to manage a variety... - Oracle Portal Broken with iPhone
SSL with Oracle Application Server WebCache and iPhone The latest iPhone update appears to have broken some SSL-enabled OracleAS sites....
- Underpowering Oracle Portal 10.1.4 on purpose….and winning.
Our friends at Oracle give us a nice list of requirements for their Application Server and Portal products, to help...
- Oracle Portal HTML Templates - Page Skins, Content Layouts and More
I have seen a large number of Oracle Portal implementations, and even a fair number using Portal version 10.1.4. It...
- Oracle Portal Server Dynamic Menu
As part of the M&S Dynamic Oracle Portal utility, the Oracle Portal Dynamic Menu allows you to generate hierarchical links...

Apr 01, 2009
Has anyone else taken advantage of Oracle Portal’s CMEF?