Components installed with Continual Improvement Management
Several types of components are installed with the CIM plugin, including tables, user roles, and scheduled jobs.
Demo data is available for this feature.
Roles
- Improvement Requester [sn_cim.improvement_requester]
- Improvement Coordinator [sn_cim.improvement_coordinator]
- Improvement Manager [sn_cim.improvement_manager]
For more information about the inherited roles and functions that users with different CIM roles can perform, see Continual Improvement Management roles.
Scheduled jobs
| Scheduled job | Description |
|---|---|
| [PA Continual Improvement] | Daily CIM data collection. |
| [PA Continual Improvement] | Historical CIM data collection. |
Tables
| Table | Description |
|---|---|
| Improvement Initiative [sn_cim_register] |
Contains all improvement initiatives. |
| CIM Task [sn_cim_task] |
Contains the CIM tasks created for an improvement initiative. |
| Impacted KPIs [sn_cim_related_kpi] |
Contains KPIs related to the CIM improvement initiative. |
| Inbound CIM Integration [sn_cim_inbound_m2m] |
Contains M2M tables to integrate CIM with other ServiceNow applications. With an inbound CIM integration, you can create a CIM record from the application that is integrated with CIM. |
| Outbound CIM Integration [sn_cim_outbound_m2m] |
Contains M2M tables that integrates other ServiceNow applications withCIM. With an outbound CIM integration, you can create an outcome based on the integrated application, for example, a story or knowledge article from a CIM record. |
Properties
| Property | Description |
|---|---|
| sn_cim.need_approval | Enables approval process for Continual Improvement initiatives. By default,
an improvement requires approval before it can progress to the Implement state.
When the check box is enabled, it indicates that manual approval is required for
the improvement to progress from Accepted state to Approved state.
If this property is not checked, the improvement automatically progresses to Approved state once it is accepted, and the Approver group field and the Approvers related list on the Improvement Initiative form are not shown. |
| sn_cim.initiative_copy_attributes | List of comma-separated attributes or field values copied from the improvement initiative or CIM task to the application task record (example, demand, project, change record) created from the improvement initiative.
|
| sn_cim.create_default_phase | Enable the property to create the default phase when an improvement
initiative is created.
|