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.  Webmethods Migration to 10.5

    Posted Tue July 14, 2020 05:28 AM

    Hi Can anybody help me replacement service for this wm.tnweb.querySvc:getDocuments.

    Its mentioned as deprecated in 10.5. Please need some advise.

    Regards
    Sanjeevini


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Webmethods Migration to 10.5

    Posted Tue July 14, 2020 12:47 PM

    Hi Sanjeevini,

    please check the TN Built-in Services Reference for further informations.

    The whole WmTNWeb package has been deprecated and removed long time ago.

    Check if the service wm.tn.query:documentQuery might help you.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 3.  RE: Webmethods Migration to 10.5

    Posted Wed July 15, 2020 10:31 PM

    On the lighter side, deprecated means it is not removed yet. It would still work but at some point in future versions it may be removed.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 4.  RE: Webmethods Migration to 10.5

    Posted Thu July 16, 2020 09:39 AM

    Hi Senthil,

    it is already removed at least since the wM 9.x Series. I am currently not sure about the wM 8.x Series.
    WmTNWeb was a package for the IS to provide some dsp pages to do some checks in TN (without having to use TNConsole) until the functionality moved to MWS.

    Regards,
    Holger


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Webmethods Migration to 10.5

    Posted Mon July 27, 2020 12:35 AM

    Holger, Yes. All TN console features moved to MWS and in 10.x UI’s have changed with CSS styles too.

    Sanjeevini, this package / service has been deprecated since 7.x (way before 2013). You will have to explore wm.tn.query:createDocumentQuery wm.tn.query:documentQuery and modify functionality


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Webmethods Migration to 10.5

    Posted Thu July 30, 2020 03:13 PM

    Yes Senthil as you mentioned, Indeed those WmTNWeb is no longer available since 7.x ages and the only way now is to replace that similar type of functionality using these WmTN* query services - wm.tn.query:createDocumentQuery, wm.tn.query:documentQuery in association with other TN metadata services… :slight_smile:

    Cheers!
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services