Delete doctype def from TN

Hi All,

IS there a way to delete doc type defs on TN? I tried deleting from BIZDOCTYPEDEF table and looks like there are a lot of dependencies on the table. Is there a simpler way?

I want to delete only a few specific doctypes.

Thanks and Regards,
Ninad Patil

Hi Ninad,

which version of TN are you using?

If you have a TNConsole available (up to wM 8.2), you can try to delete the doctypes from there.

For newer versions the TNConsole does not exist any longer.
In this case you should go to the MWS Administration section and delete the doctypes from there.

This approach takes care of the dependecies in the DB.

Regards,
Holger

Hi Ninad,

you can try to delete the TN DocType from Designer in the ServiceDevelopment View.

There is an entry at the end of the list with the Packages called “Trading Networks Document Types”.

Unfortunately it is not able to create new DocTypes from here.

Regards,
Holger

GUess I found a bug. Absolutely nothing happens when I delete a document from Designer under TN DOc Types

Hi Ninad,

are there any errormessages in the server log?

Maybe you will have to adjust some ACL Settings to be allowerd to delete DocTypes.

You can try to run the following Build-In-Services with the correct inputs:
wm.tn.doctype:delete

See TNs Build-In-Services-Guide for further information about this service.

Additionally it might be helpful to open a support incident to verify with SAG why deletion of TN DocTypes is not possible via Designer´s Delete option.

Regards,
Holger