Having issues with activating plungins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @NoshiN
For SAM, Discovery plugin etc , you have to try from developer portal. If you receive error message, you have to try again.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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