calling a Async service call need to update the response in interface ,how to refresh data on screen when I receive response from service through Appian Web API

Certified Senior Developer

on page 1 on click of submit button am calling a Async service call which will return the data through calling Appian Web API and API is storing data to Maria DB. Meanwhile API is running user is forwarded to Page 2 on page 2 am dependent on the service call response which i called on page 1,as it was written to Maria DB how to get data from Maria DB to page 2 automatically without user action and can't use refreshVariable interval because not definite time on receiving response from service

did any one implemented Async service calls in their work? if yes please let me know how you implemented the process of receiving response and reflecting the same on interface

Thanks in advance

  Discussion posts and replies are publicly visible