webMethods

 View Only
Expand all | Collapse all

Retry failed reqeust in webMethods API Gateway

  • 1.  Retry failed reqeust in webMethods API Gateway

    Posted Tue October 08, 2024 03:41 AM

    Product/components used and version/fix level:

    Webmethod API Gateway 10.15

    Detailed explanation of the problem:

    I would like to inquire if there is a built-in mechanism in the API Gateway for retrying failed transactions (Soap/REST). Occasionally, requests fail for various reasons, and we need to provide a response immediately. It’s crucial for us to handle this promptly. If i put any other logic it cause synchronization issue, As we would be unable to update the caller appropriately.

    Any suggestions???

    Error messages / full error message screenshot / log file:

    Question related to a free trial, or to a production (customer) instance?


    #webMethods
    #API-Management
    #API-Gateway


  • 2.  RE: Retry failed reqeust in webMethods API Gateway

    Posted Mon October 14, 2024 04:50 PM

    There is no built-in retry mechanism in the API Gateway. It would be up to the API consumer to retry if the call fails.


    #API-Management
    #webMethods
    #API-Gateway