| Oracle Workflow Developer's Guide Release 2.6.3 Part Number B10284-02  | 
| Previous | Next | Contents | Index | Glossary | 
Following is a description of each activity in the subprocess, listed by the activity's display name.
This Standard function activity marks the start of the process.
| Function | WF_STANDARD.NOOP | 
| Result Type | None | 
| Prerequisite Activities | None | 
This event activity waits to receive the B2B Purchase Order Acknowledgement event message from the supplier. The activity must be completed within one day; otherwise it times out.
| Event Action | Receive | 
| Event Filter | demo.oracle.wf.b2b.po.ack | 
| Prerequisite Activities | Start | 
| Item Attributes Set by Activity | Event Name, Event Key, Event Message | 
This activity occurs only if the Buyer: Receive PO Ack Event activity times out before being completed. This activity notifies the order requestor that the supplier has not yet acknowledged the purchase order. The message includes a 'Send' attribute that displays the purchase order number when the notification is sent.
If you display the property page of this activity node, you see that the activity is assigned to a performer whose name is stored in the item type attribute named Order Requestor.
| Message | PO Not Acknowledged | 
| Result Type | None | 
| Prerequisite Activities | Buyer: Receive PO Ack Event | 
This activity notifies the order requestor that the purchase order has been acknowledged by the supplier. The message includes a 'Send' attribute that displays the purchase order number when the notification is sent.
If you display the property page of this activity node, you see that the activity is assigned to a performer whose name is stored in the item type attribute named Order Requestor.
| Message | PO Acknowledged | 
| Result Type | None | 
| Prerequisite Activities | Buyer: Receive PO Ack Event | 
This Standard function activity marks the end of the process.
| Function | WF_STANDARD.NOOP | 
| Result Type | None | 
| Prerequisite Activities | PO Acknowledged by Supplier | 
| Previous | Next | Contents | Index | Glossary | 
