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

How to determine whether a service name exists in the server namespace

  • 1.  How to determine whether a service name exists in the server namespace

    Posted Tue July 12, 2005 02:47 PM

    I have a service that needs to invoke another service. The name of the service to be invoked is derived from various parts of the input document.

    Prior to attempting to invoke the service, I would like to verify that the service actually exists, that is, that its service name is in the IS namespace.

    I’ve played around with the NSName and Service classes, but have struck out so far. Anyone run across this?

    Mark


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


  • 2.  RE: How to determine whether a service name exists in the server namespace

    Posted Tue July 12, 2005 05:27 PM

    You already have a thread on this, doesn’t this work for you…

    [url=“wmusers.com”]wmusers.com


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


  • 3.  RE: How to determine whether a service name exists in the server namespace

    Posted Tue July 12, 2005 09:33 PM

    Hah! I knew I had asked that in the past. Weird that my search didn’t find it.

    Thanks for the catch!

    Mark


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