Skip Headers

Oracle Workflow Administrator's Guide
Release 2.6.3.5

Part Number B12160-02
Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Wfchmsg.sql

Use wfchmsg.sql to change the internal name of a message and update all references to the message. See: Change the internal name of a workflow object.

Use the script as follows:

sqlplus <user/pwd> @wfchmsg <msg_type> <old_msg> <new_msg>

Replace <msg_type> with the item type of the message you wish to update, replace <old_msg> with the current internal name of the message, replace <new_msg> with the new internal name of the message.


         Previous  Next          Contents  Index  Glossary



Oracle Logo
Copyright © 2003, 2004, Oracle. All rights reserved.