Business Events
Oracle Fusion Cloud Manufacturing raises several business events that can be configured and used for outbound integration with third-party applications.
Key Features
- Used only for outbound integration.
- Ability to use Oracle Integration Cloud (OIC)-based connectors that listen to the events and perform actions in any third-party applications that integrate with Oracle Manufacturing. For example, Manufacturing Execution System (MES).
Best Practices
- Enable Oracle Manufacturing business events so that they can be subscribed by OIC.
- It's recommended to use REST APIs with business events to get other details required by the integrating application.
Constraints
- Not recommended for integrations with large volumes of data.
- Third-party platforms can't be used for business-event integration.
- Only OIC can subscribe to Fusion business events.
Business Events Available for Outbound Integration
Business Event | Description | Event Raise Points | Payload 〈Attributes〉 | Enrichment Service | Enabled by Using |
---|---|---|---|---|---|
Create Work Order | Informs a subscriber that a work order is created either through the user interface, REST API, or file-based data import (FBDI). | Raised when a work order is created either through the user interface, REST API, or FBDI. |
WorkOrderNumber WorkOrderId OrganizationCode OrganizationId EventType |
SOAP Service: WorkOrderEnrichService Operation: getWorkOrderEnrich |
NA |
Update Work Order | Informs a subscriber that work order header attributes or attributes of the work order child entities are updated either through the user interface, REST API, or FBDI. |
Raised when work order header attributes, or any of the attributes of the following child entities, are updated either through the user interface, REST service or FBDI Work Order Header Attributes: Quantity, Planned Start Date, Planned Completion Date, Status Child Entities, Actions, and Attributes Work Order Operations Create, Delete, Completion or reversal at the last operation, Quantity rejected or scrapped at an operation Work Order Operation Materials Create, Delete, Replace with Substitute, Update Required Quantity Work Order Operation Resources Create, Delete, Update Required Usage Work Order Operation Resource Instances Create, Delete Work Order Operation Outputs Create, Delete, Update Output Quantity Work Order Operation Material Serials Create, Delete Work Order Operation Material Lots Create, Delete Work Order Product Serials Create, Delete |
WorkOrderNumber WorkOrderId OrganizationCode OrganizationId EventType |
SOAP Service: WorkOrderEnrichService Operation: getWorkOrderEnrich |
NA |
Print Product Label | Informs a subscriber that the Print Label Button is clicked in Manage Work Orders, Review Dispatch List, Manage Supplier Operations. |
Raised when the Print Label Button is clicked in Manage Work Orders, Review Dispatch List, Manage Supplier Operations. Raised when performing Operation transactions or Orderless transactions if the Print Label check box is selected. |
WorkOrderNumber WorkOrderId OrganizationCode OrganizationId ItemNumber InventoryItemId OperationTransactionId InvTransactions
SerialNumbers
LotNumbers
OutputLotInformation
|
NA | NA |