Oracle Workflow Guide Release 2.6.2 Part Number A95265-02 |
Previous | Next | Contents | Index | Glossary |
Attention: To update the internal name for an activity once it is defined, you must use a special SQL script called wfchact.sql. You should only use this script to correct errors in an activity's internal name during design time. Do not use this script to rename activities that are involved in running instances of processes. See: Wfchact.sql.
Caution: Do not include colons ":" or leading/trailing spaces in your internal name.
<schema_name><item_type>
<customPackage>.<customClass>
Note: These 'Outbound' and 'Inbound' queues are separate from the queues used for the Business Event System. See: Workflow Queue APIs.
Note: To execute external Java function activities, you must include your JAR files in your CLASSPATH.
Previous | Next | Contents | Index | Glossary |