Activate a plugin
You can activate most plugins to expand features and functionalities in the ServiceNow AI Platform.
Before you begin
Note:
Before requesting or activating a plugin, check whether the plugin has already
been activated on your instance. For details on how to check a plugin activation
status, see the Plugin Activation Status [KB0678767]
article in the Now Support knowledge base.
If you are ready to install, first confirm the product is an application or a plugin. See KB1438103 for more information. The subsequent activation workflow depends on this product type. For identification guidelines, see Plugins vs Store Apps [KB1585881].
Role required: admin.
Procedure
- Obtain a detailed description of the reported issue.
- Verify the status of the plugin in the Plugins module ( v_plugin). The Plugins module maps to the v_plugin table.
- Check the sys_plugin_log table for any skipped records.
- Validate the final record state (skipped or loaded) by querying the target table using the associated sys_id. Most of the records should show a "loaded" status.
Note:
For detailed information on troubleshooting plugin issues, see KB0691461.