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.  service calling via URL

    Posted 11/25/14 10:16 AM

    Hello

    I am working on an old web project concepted with webMethods.

    This web application essentially consist into an html page containing a form
    We call this page using the following URL : http://myIS/MyApplicationPackageName/index.dsp

    Target of the form is an URL calling a server “central & unique” service like this : /invoke/lyr.spy.ui/getData
    This lyr.spy.ui:getData service do it’s work and generate an html response.

    My administrator want that we stop to call the service using the invoke url and to use anoter URL like this : http://myIS/MyApplicationPackageName/somethingWhichExecuteMyService

    Is it possible to do that in an easy manner (ie without redoing the whole web application)?

    Thanks for your help


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


  • 2.  RE: service calling via URL

    Posted 11/25/14 10:19 AM

    Not sure if it suits your requirement. From wM 8.2 and above we have http url alias.


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


  • 3.  RE: service calling via URL

    Posted 11/25/14 10:21 AM

    Hello

    I am using v9.6, so I assume it should be OK. How do it work ?


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


  • 4.  RE: service calling via URL

    Posted 11/25/14 10:27 AM

    Can you read About URL Aliases for Services page 171 from 9-6_Service_Development_Help guide.

    Let me know if you have questions.


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


  • 5.  RE: service calling via URL

    Posted 11/26/14 03:33 AM

    Thanks for your help, it works perfectly :smiley:


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


  • 6.  RE: service calling via URL

    Posted 11/26/14 04:22 AM

    Good to know that you figured it out. Merci :slight_smile:


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