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
Expand all | Collapse all

Repalcement services for deprecated services

  • 1.  Repalcement services for deprecated services

    Posted Tue April 17, 2018 04:58 PM

    Hello Experts,

    Can you please provide us the replacement services for the below deprecated services:

    1. wm.tnweb.helper:getUserRights
    2. wm.tnweb.queryFlow:searchPageFlow
    3. wm.tnweb.wrapper:getTNProperties

    Thanks in advance.

    Thanks,
    Reena.


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


  • 2.  RE: Repalcement services for deprecated services

    Posted Wed April 18, 2018 11:33 AM

    What are your source and target wM versions?

    Did you check the readme or release notes for the deprecated and replacement services?


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


  • 3.  RE: Repalcement services for deprecated services

    Posted Wed April 18, 2018 01:08 PM

    Hi Reena,

    Package WmTNWeb has been deprecated after wM 7.1 and was removed meanwhile.

    For 1.:
    You might want to check the Trading Networks Built-In-Services Reference for the Profile Folder if there is a matching service.

    For 2.:
    You might want to check the Trading Networks Built-In-Services Reference if there is a matching service.

    For 3.:
    wm.tn.admin:getProperties

    As TN Administration is now done via MWS (TN UI) you might want to check for TN Administrators Guide and TN Users Guide as well.

    Regards,
    Holger


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