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 |
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 |