| 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 |
Currently, this activity does nothing. It represents a point in the process where you can integrate a function that performs a stock check.
| Function | WF_EVENTDEMO.STOCKCHECK |
| Result Type | None |
| Prerequisite Activities | Start |
This Standard function activity marks the end of the process.
| Function | WF_STANDARD.NOOP |
| Result Type | None |
| Prerequisite Activities | Stock Check |
| Previous | Next | Contents | Index | Glossary |
