Integration response time

Certified Senior Developer

Hi,

It was identified during the Monthly Health check that few of the interfaces is hampering the Prod performance, I learned looking at the code that we have many calls to the different integration object in just single interface and each of them are taking a lot of time to get the response back. We did few analysis on Appian code as well, where large data set is not retrieved using large batch size, looping functions are used wherever it's necessary, not many dynamic components are used etc Finally it was drilled down that Integration call is the main culprit which is hampering the performance, we tried hard if we can exclude the integration call wherever iit's possible and just to call the integration only when it's necessary, after thinking through every call made is genuine and required. Before we go ahead with API services team for the solution can we check anything from Appian perspective before having a discussion with them,

Thanks in advance,

Nimisha.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data