Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

Having issues with activating plungins

NoshiN
Tera Contributor

My instance is dev355767, I am trying to activate plugins with demo data. Each time I am receiving a message of Activation failed. In email I was recommended to go instance help to report the issue? Can some one help me? I have Australia version 

6 REPLIES 6

Tanushree Maiti
Tera Patron

Hi @NoshiN 

 

For SAM, Discovery plugin etc , you have to try from developer portal. If you receive error message, you have to try again.

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Ehab Pilloor
Mega Sage

Hi @NoshiN,

 

Try downloading Plugins without demo data and then load Demo data from background script: 

GlidePluginManager.loadDemoData('your_plugin_backend_name');

Note: Some plugins are not supported in Personal Developer Instances (PDIs) and can only be activated in real ServiceNow environments or installed from the ServiceNow Store.

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.

 

Regards,

Ehab Pilloor