Oracle Workflow Developer's Guide Release 2.6.3 Part Number B10284-02 |
Previous | Next | Contents | Index | Glossary |
A workflow process begins when an application calls the Workflow Engine CreateProcess( )
and StartProcess( ) APIs or when a Business Event System subscription sends an event to launch the process. A subprocess is started when the Workflow Engine transitions to a process activity that represents the subprocess.
To launch a workflow process using the Business Event System, follow these steps:
Note: The item key for a process instance can only contain single-byte characters. It cannot contain a multibyte value.
Workflow Engine APIs, Oracle Workflow API Reference
Raise, Oracle Workflow API Reference
Previous | Next | Contents | Index | Glossary |