Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Do you know how ServiceNow locks the instance to restrict doing para plugin installations/update set

siva krishna M2
Tera Guru

Do you know how ServiceNow locks the instance to restrict doing other plugin installations/update set retrieval/ update set implementation during one plugin installations/update set retrieval/ implementation?

 

ServiceNow creates a record with name "Update-Mutex" in sys_mutex table to lock the instance to restrict doing other plugin installations/update set retrieval/ update set implementation

 

Kindly click on "Helpful" if it helps

1 REPLY 1

sivaranjani3894
Tera Guru

@siva krishna M2 While creating update-mutex record in mutexes table, does system store information on user who is triggering the action of plugin installation/update set retrieval/implementation?