What is the use of com.glide.update.UpdateSetAjax Processor?

Karthik Reddy T
Kilo Sage

Hi All,

Can any one explain   what   is the use of the processor com.glide.update.UpdateSetAjax Processor?

Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.
2 REPLIES 2

vab_13
ServiceNow Employee
ServiceNow Employee

<instance_name>.service-now.com/sys_ui_action_list.do?sysparm_query=sys_idIN1b7ca303bf1001001875647fcf073948%2C28928232c3210100bac1addbdfba8f3d


These are two UI actions on sys_update_set_source which leverage com.glide.update.UpdateSetAjaxProcessor.java



It basically tests the connection for the update source, and if the test passes, changes the current hub and returns the ID of the progress worker that is running the reconcile.




Vab


Hi Vab Singnal,



Thanks for the reply,



What are the roles required other than admin role , because we have a requirement to test the instance test connection authentication from a fulfiller user(who has custom role)?


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.