Skip to Content
0
Dec 13, 2022 at 11:40 AM

Is it possible to reload the UI with the SDK?

197 Views

I have configured PID in ServiceRequest to CBO. PID checks the appropriate flags in Ticket and my CBO in BeforeSave connects to an external service, downloads data and saves in its fields.

Is it possible to refresh the information on the browser screen to show this data? It's standard COD_SR_TI screen.

I'm talking about an Ajax-style solution when a website asynchronously fetches data and replaces the value of a field in the DOM.

In the worst case, about reloading the entire content.