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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Find a package name from service

    Posted 09/13/19 07:45 AM

    Hello,
    I want to find out package name from the service name that I provide.
    I tried to write a java service but that is not working.


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


  • 2.  RE: Find a package name from service

    Posted 09/13/19 09:52 AM

    Hi Kaustubh,

    There is a Root service which can give you the package name of a service.

    “wm.server.services:serviceInfo”

    Please note that it is not recommended to use Root services.

    Thanks,
    Yogesh


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


  • 3.  RE: Find a package name from service

    Posted 09/13/19 10:12 AM