Oracle Apps Search

Monday, September 20, 2010

Changing an Internal Name of a Workflow Item Type

For changing a Workflow Internal name of an Item Type, use wfchitt.sql located at $FND_TOP/sql and the syntax is as below,

sqlplus usr/pwd @wfchitt.sql old_item_type new_item_type

Please refer to Oracle Administrator guide for further information on this.

Print This Post


1 comment:

  1. Hi,

    I was used the wfchitt.sql script to change the internal name of workflow. But i want to keep the old records as it is. So how could I achieve that.


    Thanks
    Amol

    ReplyDelete