Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Wfchita.sql

Use wfchita.sql to change the internal name of an item attribute and update all references to the item attribute. See: Change the internal name of a workflow object.

Use the script as follows:

sqlplus <user/pwd> @wfchita <item_type> <old_attr> <new_attr>

Replace <item_type> with the item type that the item attribute you wish to update is associated with, replace <old_attr> with the current internal name of the item attribute, and replace <new_acta> with the new internal name of the item attribute.


         Previous  Next          Contents  Index  Glossary