You can use different output templates (export configurations) within the OIEP framework to export data depending on the event type (create, modify, or delete for core events) and for the type of object for which the event is generated. This means that with the core events, you can use different formats for different types of objects when a create, modify, or delete event is generated.
Except for the Republish event, core events are all generated automatically by STEP when certain actions are performed.
Core events are always tied to an object in STEP, meaning an event can include data about its creation time, the object for which the event was generated, and the event type.
|
Core Event |
Event Type |
Event Is Generated When |
|---|---|---|
|
APPROVECREATED |
Create |
A revisable object is approved for the first time. |
|
APPROVEMODIFIED |
Modify |
A revisable object already in Approved state is approved again. |
|
DELETEAPPROVAL |
Delete |
The deletion of a revisable object in the recycle bin is approved. |
|
GLOBALATTRIBUTECHANGE |
Modify |
The value for an Externally Maintained Attribute is changed. |
|
GLOBALEVENT |
Create |
One of these System Setup objects is created: attribute, attribute group, list of values group, list of values, unit group, unit, product to classification link type, and reference type objects. |
|
GLOBALEVENT |
Delete |
One of these System Setup objects is deleted: attribute, attribute group, list of values group, list of values, unit group, unit, product to classification link type, and reference type objects. |
|
GLOBALEVENT |
Modify |
One of these System Setup objects is modified: attribute, attribute group, list of values group, list of values, unit group, unit, product to classification link type, and reference type objects. |
|
GLOBALREFERENCETYPECHANGE |
Modify |
An Externally Maintained Reference or Link is modified. |
|
GLOBALTERMCHANGE |
Modify |
A Terms List is modified. |
|
REPUBLISH |
Create |
An on-demand, manual command is sent using the 'Send Republish Event' operation on a business rule or from bulk update, or the 'Republish' command is used for a Collection. For more on Republish events, see Event-Based OIEP Forward, Rewind, Purge, and Republish here. |
|
REVIVED |
Create |
A revisable object is revived from the recycle bin. |
To create multiple output templates under conditions other than core event conditions, see the Derived Events section here.
2017, Stibo Systems