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.

Install plugin in background?

Sven Olsen
Tera Contributor

Hello,

How can I install 3 plugins at the same time in the background?
And can I be notified when all plugins are installed?
Is there a good practice for this?


1. Security Incident Response
2. Security Incident Response integration with FireEye HX.
3. Performance Analytics for Security Incident Response

1 ACCEPTED SOLUTION

You can install other plugin at the same time. Should not be an issue.

You can try opening another tab in browser & navigate & install other plugin. 

Alternatively, you can establish a separate session in a new browser & perform the same.

View solution in original post

6 REPLIES 6

Jaspal Singh
Mega Patron
Mega Patron

Plugin activation usually happen in the background itself. There is no OOB feature to send a notification about installation of plugin but can be develped if needed.

Suggest you to follow link for FAQs relating to the same.

Yes, but when I click install plugin a popup window appears until it finish.

Can I install another plugin while this plugin is still in progress? Or do I have to wait until the plugin is installed?
I know there's scheduled install option, but I haven't checked that yet.


find_real_file.png

You can install other plugin at the same time. Should not be an issue.

You can try opening another tab in browser & navigate & install other plugin. 

Alternatively, you can establish a separate session in a new browser & perform the same.

and for example: if the second plugin requires the installation of the first plugin (I mean some dependencies required from first plugin), the system does not allow us to install the second plugin, right?