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
  • 1.  Issue with proxy settings

    Posted Thu July 01, 2021 07:02 AM

    hello,
    I configured proxy setting on the machine hosting webMethods API Gateway on windows LAN settings and I am able to get the third party services in browser but when I copy the link to webMethods API Gateway to load the swagger document the message shows “Unable to create an API as the input swagger url is not reachable”.
    is there any configuration needs to be done on IS? or all the configurations on windows LAN including proxy settings and “host file” entries should be reflected on the IS


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-io-Integration


  • 2.  RE: Issue with proxy settings

    Posted Thu July 01, 2021 07:18 AM

    Hi,
    Please see if adding a proxy alias in the IS Admin UI helps? While creating the proxy alias in IS, please specify the proxy server details and protocol accordingly. Also enable the logging of “Network Services” component to TRACE and you can see in the server.log whether IS is trying to access the 3rd party service url directly or via the specified proxy.

    Thanks.


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-io-Integration


  • 3.  RE: Issue with proxy settings

    Posted Thu July 01, 2021 08:45 AM

    hi Jaideep,
    thanks for the fast reply, I did add proxy setting on IS, and the other services went down so I added the hosts who supposed to bypass the proxy (not using it) and they worked again but still I am not able to reach the service which is behind this proxy from IS. when enabling TRACE on “Network Services” there is no URL showing only the same message
    here is a dumb of the logs
    7d9fda9e5a0c:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to create an API as the input swagger url is not reachable
    2021-07-01 15:39:41 AST [YAI.0001.0002E] [default][INTEGINT01][APIGW:85904729-bd5a-4f4c-8054-7d9fda9e5a0c:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to process the POST request for apis. An error occurred while processing the payload. Error message:
    Unable to create an API as the input swagger url is not reachable
    2021-07-01 15:43:24 AST [YAI.0001.0085I] [default][INTEGINT01][APIGW:c91121c2-b9f0-4ec5-b770-85e5c83a1409:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to create an API as the input swagger url is not reachable
    2021-07-01 15:43:24 AST [YAI.0001.0002E] [default][INTEGINT01][APIGW:c91121c2-b9f0-4ec5-b770-85e5c83a1409:648:93439b389ed94ef1b2f9158a5a2b93d0] Unable to process the POST request for apis. An error occurred while processing the payload. Error message:
    Unable to create an API as the input swagger url is not reachable


    #webMethods
    #webMethods-io-Integration
    #Integration-Server-and-ESB