| 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 process, 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 function activity identifies all the inbound agents that you have defined on the local system or external systems, and spawns a Detail Ping process for each agent. The function sets the Ping Agent event (oracle.apps.wf.event.test.ping) as the event to be sent to the Detail Ping processes.
| Function | WF_EVENT_PING_PKG.LAUNCH_PROCESSES | 
| Result Type | None | 
| Prerequisite Activities | None | 
| Item Attributes Set by Function | Event Name, To Agent | 
This Standard function activity pauses the flow until the corresponding detail processes complete a specified activity.
| Function | WF_STANDARD.WAITFORFLOW | 
| Result Type | None | 
| Prerequisite Activities | Spawn Detail Processes | 
This Standard function activity marks the end of the process.
| Function | WF_STANDARD.NOOP | 
| Result Type | None | 
| Prerequisite Activities | Wait for Flow | 
| Previous | Next | Contents | Index | Glossary | 
