Integration Timeout

A Score Level 2

Hi Experts,

I'm facing issue while calling the integration object from UI which seems to be getting timeout where as when I test the actual Integration Design object I'm not seeing any such issue.

The timeout is configured as 300 secs in the integration object.

Will enabling the "HTTP Request/Response Logging" can help in this case to identify the root cause? If yes, then who can access this log and from where and what information can they get from this Log?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to GauravSingh

    In this log, you will get information about the request and response messages sent and received from the integration.

    Depending on whether you find the response from the integration or not, the problem could be related to the time Appian waits for the response or the time the integration sends the response.

    If you still need more information, you can use a proxy to monitor the information exchanged

Children