Difference between getReference() using callback and GlideAjax

Priyanka_Ghosh
Tera Contributor

Hello,

 

Could anyone please tell me the difference between getReference() using callback and GlideAjax in terms of performance and efficiency.

 

 

-Thanks.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Priyanka_Ghosh 

both are async operations

GlideAjax is better than getReference as GlideAjax offers a lot of flexibility than getReference. Refer this to know why getReference should be avoided.

https://grow.usecoda.com/avoid-using-gform-getreference

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Priyanka_Ghosh 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader