IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.

 View Only
  • 1.  How to delete the document Types

    Posted Tue February 12, 2013 07:05 PM

    Hi,

    How to delete the document Types in wM8.0?
    Not seeing any delete option in TN Console. Kindly help me.

    Regards,
    Sam.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: How to delete the document Types

    Posted Tue February 12, 2013 08:33 PM

    Did you enable deprecated settings and try?

    Bascially you need to start using MWS for TN 8.x and utilize its features.


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration


  • 3.  RE: How to delete the document Types

    Posted Wed February 13, 2013 01:42 PM

    Hi RMG,

    Yes its deprecated feature is enabled.
    But still I cant delete the documents which I don’t want. Your views please.

    Regards,
    Sam


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 4.  RE: How to delete the document Types

    Posted Wed February 13, 2013 02:46 PM

    Bascially you can’t delete it you should disable the document type that you don’t want to view.

    HTH,
    RMG


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: How to delete the document Types

    Posted Thu February 14, 2013 12:10 PM

    Hi RMG,

    Actually I did the same (just disabled).
    But having disabled documents there is no use at all, wM should given the provision to delete the entry. If I come across I let you in the same chain… :slight_smile:

    Regards,
    Sam


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: How to delete the document Types

    Posted Thu February 14, 2013 02:28 PM

    OK no other options for now…If you still want you may try at your own risk from the TN db tables exploring itself.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 7.  RE: How to delete the document Types

    Posted Wed April 24, 2013 06:34 AM

    Hi Sam,

    Use service wm.tn.doctype:delete in WmTN package to delete document types.

    You need to pass the typeId to it. You can get the typeId from either the database or running service wm.tn.doctype:list

    Thanks,
    Saurabh


    #Integration-Server-and-ESB
    #B2B-Integration
    #webMethods