synchronous glideajax call for scoped application

pratapdalai
Tera Contributor

Please make suggestions for getXMLwait() alternatives for bespoke applications. GetXMLwait cannot be used for scoped applications, according to the documentation.
I'm working on a need where, when the Status field changes, a GlideAjax call will be made. When the call returns, the response value will be provided to the GlideModal window.
To make the glideajax call synchronous, I need advice.

 

Thank you,

Pratap

6 REPLIES 6

@Ankur Bawiskar ,Those links does not have any solution to my problem

Ramandeep Kaur
Tera Contributor

@pratapdalai, did you find any solution for your requirement. I'm stuck in a similar situation.