Overview of Public Business Events

A public event, also known as business event, is a definable logical occurrence in a business scenario. It can be a high-level occurrence such as project creation or a specialized event such as status change.

If you want to perform operations in other systems based on public events in Oracle Fusion Cloud Project Management, then you can use public event features. Project Application Administrators must enable public event features using the ERP Business Events REST Endpoints if they aren't enabled by default.

After you enable these features, Oracle PPM Cloud sends a signal, along with a payload containing information about the public event, whenever an event occurs. The public event signal is also known as public event.

Note: Oracle PPM Cloud sends signals irrespective of the source or cause of the event. For example, the application sends a project creation signal when a project is created using file-based data import, REST service, SOAP service, or user interface.

Integration developers and administrators can subscribe to public events from the Oracle Integration Cloud using the Oracle ERP Cloud Adapter. Then, they can use the information in the payload to configure event handlers that perform business operations. For more information, refer to Oracle ERP Cloud Adapter Capabilities and Developing Integrations with Oracle Integration Cloud Service.

Public event payload contains specific information pertaining to the event. You can use callback services to retrieve additional information from Oracle PPM Cloud.