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.  Finding what uses deprecated services

    Posted Mon August 26, 2019 11:27 PM

    Hi,

    I’ve just discovered a few very old deprecated services (pub.web.recordToDocument, pub.web.stringToDocument) being used in production. Apparently, the previous upgrades did not address this issue.

    Now, prior to upgrading to v10.1 from v9.6, I’d like to find out what services use any of the old pub.web.* services. Does anyone have any suggestions as how I would do this, as the pub.web folder does not display in Designer.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Upgrade


  • 2.  RE: Finding what uses deprecated services

    Posted Tue August 27, 2019 12:33 AM

    That’s possible via this simple hack!

    Create ACL “WmPrivate” and add the “Administrators” group to this ACL, refersh the Desinger console and you will see the hidden services with WmPrivate List ACL.

    Also, you can refer the BIS guide, readme, release notes for finding the replacement services.


    #webMethods
    #webMethods-General
    #webMethods-Upgrade
    #Integration-Server-and-ESB


  • 3.  RE: Finding what uses deprecated services

    Posted Tue August 27, 2019 01:52 AM


  • 4.  RE: Finding what uses deprecated services

    Posted Tue August 27, 2019 03:42 PM

    Hi,

    additionally to Mahesh´s suggestion there is quite a simple trick to check:
    Most of the pub.web-Services have a replacement service in pub.xml-Folder with having the service name.
    Whenever you find a service using a pub.web-service, this should be replaced with the corresponding pub.xml-Service.

    You will find more informations in the IS Built-In-Services Reference as Mahesh has mentioned as well as the IS Readme documentation which lists deprecated services and if there is a replacement.

    Depending on which components you are using you might want to check other documentations as well like TN, ProcessEngine, Monitor.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods-Upgrade
    #webMethods
    #webMethods-General