Previous  Next          Contents  Index  Glossary  Library

Wfrmita.sql

Use wfrmita.sql to delete all workflow data for a specified item type attribute. Currently you can use Oracle Workflow Builder to delete item type attributes saved in a file, but not in a database. If you need to delete item type attributes from a database, use this script instead. This script prompts you for the item type and the name of the attribute to delete.

Use the script as follows:

sqlplus <user/pwd> @wfrmita


         Previous  Next          Contents  Index  Glossary  Library