Oracle Project Management
Make sure to enable Project Events in Oracle Project Management.
Retrieve the Project Event ID from erpBusinessEvent REST API with the following query parameter:
"q=BusinessEventCode=ProjectStatusEvent"
Call the erpBusinessEvent REST API with the following payload, along with the Event ID in the query parameter.
Example URL: http://fusionServer.com/……../erpBusinessEvent/eventid
{
"EnabledFlag":true
}
For more information, refer to the Oracle Project Management documentation available at: https://docs.oracle.com/en/cloud/saas/project-management/23b/fapfm/index.html