webMethods

webMethods

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 dependent services using flow service

    Posted Mon October 07, 2019 02:46 PM

    Hi All,
    I would like to find out the list of the dependent services by writing the code.
    This is because have 500 odd services and I would like to get the dependency between them as it would be hard to to find dependency for each of them using designer.
    Has anybody achieved this before ?

    Regards
    Kaustubh


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


  • 2.  RE: Finding dependent services using flow service

    Posted Mon October 07, 2019 05:08 PM

    Hi,

    Are you trying to create a some custom report listing the in-depth or hight level dependency between the stack of services in your case which deals 500+ svcs?

    HTH,
    RMG


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


  • 3.  RE: Finding dependent services using flow service

    Posted Tue October 08, 2019 06:23 AM

    Hi RMG,
    I dont want to take a report out.
    Basically I need to check whether out of my given list of services are there any services which are called by other services.
    We are doing a cleansing operation whereby we have many obsolete services which we want to get rid of hence the exercise of findind dependencies first.

    Regards
    Kaustubh


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


  • 4.  RE: Finding dependent services using flow service

    Posted Tue October 08, 2019 07:30 PM

    I would recommend to start with WmRoot services as there are services to find/get dependents and references.

    Note: Use WmRoot at your own risk as they are internal package and the services might change any time without any notice.


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