Previous  Next          Contents  Index  Glossary

Wfchitt.sql

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