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.  API Gateway URL

    Posted Tue May 16, 2023 06:18 AM

    Hey All

    I am struggling in getting the URL path of gateway . I am using the service of getTransportInfo to get request URL ,but what I get is the redirection path(the actual one) .

    For example :

    http://test.com:12345/test/api/1.0/getTest

    using the above URL (gateway) what I get is another path redirection not the URL itself of the gateway using getTransportInfo service

    Thanks in advance


    #webMethods
    #API-Gateway
    #API-Management
    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #Service-Designer
    #Developer-Portal


  • 2.  RE: API Gateway URL

    Posted Wed May 17, 2023 12:13 PM

    How are you calling the getTransportInfo and in the URI you are entering it as /invoke/pub.flow:getTransportInfo ?

    HTH,
    RMG


    #API-Gateway
    #Developer-Portal
    #Flow-and-Java-services
    #API-Management
    #Service-Designer
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: API Gateway URL

    Posted Sun May 21, 2023 01:57 AM