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.  Http or Https

    Posted 11/12/14 08:01 PM

    Hi Team,

    I need to collect all the flow services which are getting invoked with a http or https call in a integration server.

    how can I get them with out much manual work

    Regards
    sandeep


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


  • 2.  RE: Http or Https

    Posted 11/13/14 04:27 AM


  • 3.  RE: Http or Https

    Posted 11/16/14 01:51 AM

    Hi Sandeep,

    There is no such built-in service which gives that functionality to you, if you want, you can write customized java service for the same.

    Thanks,


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


  • 4.  RE: Http or Https

    Posted 11/28/14 07:20 AM

    You can use getTransportInfo at every service as that first step…but , i guess your need is to find it for already implemented servcies which are being called by http or https.

    While definiing the HTTP/HTTPS ports they should have defined /listed the allowed services


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