Oracle Workflow Guide Release 2.6.2 Part Number A95265-03 |
Contents | Index | Glossary | Master Index | Feedback |
This Standard function activity marks the start of the process.
Function | WF_STANDARD.NOOP |
Result Type | None |
Prerequisite Activities | None |
Currently, this activity does nothing. It represents a point in the process where you can integrate a function that checks the shipping details for the purchase order.
Function | WF_EVENTDEMO.CHECKSHIPPING |
Result Type | None |
Prerequisite Activities | Start |
This event activity sends the B2B Advanced Shipment Notice event message to the buyer, using the outbound agent on the Supplier system and the inbound agent on the Buyer system identified by the Get Agent Details activity in the Supplier: Get Order Details subprocess.
Event Action | Send |
Prerequisite Activities | Check Shipping Details |
Item Attributes Retrieved by Activity | Event Message, From Agent/System2, To Agent/System1 |
This Standard function activity marks the end of the process.
Function | WF_STANDARD.NOOP |
Result Type | None |
Prerequisite Activities | Supplier: Send ASN |
Previous | Next | Contents | Index | Glossary |