How to delete a document type from TNConsole.

HI,

I have created some dummy document types in Trading networks.
Is there any way to delete a TN document type from TNConsole.?

Thanks,
-Harish.

You can disable, but not delete, through the console. To delete for good, use wm.tn.archive:extendedArchive.

Thank you very much.

Thanks,
-Harish.

If you want to keep everything nice and clean, you can try ‘wm.tn.doctype:delete’ Extended archive will work on the actual documents. I have used wm.tn.doctype:delete to back out failed or aborted migrations since the warning message confuses our production management group that moves things into production for us. Warning messages and red warning windows make them think the migrations fail.