Oracle Workflow Developer's Guide Release 2.6.3.5 Part Number B12161-02 |
Previous | Next | Contents | Index | Glossary |
If you examine the property page of Event System Demonstration, you see that it has a persistence type of Temporary and persistence number of days of 0. This means that the runtime data associated with any work items for this item type are eligible for purging as soon as they complete.
The Event System Demonstration item type also has several attributes associated with it. These attributes reference information in the Workflow application tables. The attributes are used and maintained by function, notification, and event activities throughout the process. The following table lists the Event System Demonstration item type attributes.
Display Name | Description | Type | Length/Format/Lookup Type/ Default Value |
---|---|---|---|
Event Name | The internal name of the original event | Text | |
Event Key | The event key that uniquely identifies the specific instance of the original event | Text | |
Event Message | The event message for the original event | Event | |
Purchase Order Status | The purchase order status | Text | CREATED |
PO Acknowledge Event | The name of the purchase order acknowledgement event | Text | |
PO Acknowledge Event Key | The event key that uniquely identifies the specific instance of the purchase order acknowledgement event | Text | |
PO ASN Event | The name of the advanced shipment notice event | Text | |
PO ASN Event Key | The event key that uniquely identifies the specific instance of the advanced shipment notice event | Text | |
PO ASN Event Message | The advanced shipment notice event message | Event | |
Order Requestor | The name of the person who requested the order | Text | BLEWIS |
To Agent/System 1 | The inbound agent on the Buyer system that receives the event message, in the format <agent>@<system> | Text | |
From Agent/System 1 | The outbound agent on the Buyer system that sends the event message, in the format <agent>@<system> | Text | |
To Agent/System 2 | The inbound agent on the Supplier system that receives the event message, in the format <agent>@<system> | Text | |
From Agent/System 2 | The outbound agent on the Supplier system that sends the event message, in the format <agent>@<system> | Text | |
Item Number | The item number | Text | |
Item Description | The item description | Text | |
Subscription GUID | The globally unique identifier of the subscription | Text |
Previous | Next | Contents | Index | Glossary |