Oracle Workflow Administrator's Guide Release 2.6.3 Part Number B10283-02 |
Previous | Next | Contents | Index | Glossary |
Use wfchitt.sql to change the internal name of an item type and update all references to the item type. See: Change the internal name of a workflow object.
Use the script as follows:
sqlplus <user/pwd> @wfchitt <old_type> <new_type>
Replace <old_type> with the current internal name of the item attribute, and replace <new_type> with the new internal name of the item attribute.
Previous | Next | Contents | Index | Glossary |