Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi,
do you know how to delete a particular Document Type? Right now, we can only disable it, but we need to remove it totally to the database.
Any help would be appreciated.
Thanks Faith
You can go into the BizDocTypeDef table in your TN database and delete the entry that you want to delete. This should work. Thanks
You can also use the service wm.tn.doctype:delete in the package WmTN. This allows you to delete the document type and the references (Transaction Analysis mainly)