Migrating from Classic Assessment Engine to Smart Assessment Engine
Summarize
Summary of Migrating from Classic Assessment Engine to Smart Assessment Engine
ServiceNow's Third-party Risk Management (TPRM) application version 21.0.x and later enables customers to migrate from the Classic Assessment Engine to the Smart Assessment Engine (SAE) by setting thesnvdrriskasmt.saeenabledproperty. This change makes SAE the default assessment engine, replacing the legacy experience permanently. It is essential to test this change in non-production environments before production deployment to avoid unexpected issues.
Show less
Key Changes and Limitations
- All new assessments must use SAE questionnaire templates; classic templates cannot be used for new assessments.
- Third-party risk assessors lose the ability to create issues from the View Responses page; instead, automatic issue generation rules must be used.
- Comments are restricted to the questionnaire level; individual question comments are no longer supported.
- The signature feature is not supported in SAE.
- Automatic attachment of questionnaires to external assessments based on IRQ responses or risk tiers is not currently supported.
- Unsupported question types include percentage, ranking, image scale, and custom metric. Customers must convert or recreate these questions in supported formats (e.g., Number or Radio button types).
- Sections containing only unsupported questions become empty and must be edited or deleted before publishing, as empty sections prevent template publication.
- Scoring migration only proceeds if template migration completes without errors.
- Event-driven management rules replace the previous Repeating assessments scheduling approach.
Plugin and Application Dependencies
Enabling SAE automatically installs the following applications and plugins to support new functionality and workspace access:
- Vendor Risk Management Workspace application
- Smart Assessment Engine application and related plugins, including Core, Designer, Connected, Migration Tools, Dependencies, Post-assessment Actions, Response Automation, and Scoring plugins
Migration Process
Once SAE is enabled, all TPRM assessments use SAE templates and automation rules exclusively. Customers can migrate templates individually or in bulk, with migrated templates defaulting to Draft status for review and editing. Publishing SAE questionnaire templates triggers automatic updates to related assessment templates and automation rules, marking them as supporting smart assessment functionality.
It is crucial to review and confirm that all assessment templates are marked as supporting smart assessment for tier-based, provider-based, and event-driven rules to function correctly. Issue generation rules require at least one question with the "Enable preferred response" option enabled to operate as expected.
Feature Comparison
The Smart Assessment Engine offers comparable or enhanced features relative to the Classic Assessment Engine, including support for metrics, sections, questions, scoring, conditional visibility, automated response automation, and domain separation. However, some features like individual question comments and signatures are no longer supported.
Practical Implications for ServiceNow Customers
- Plan and execute migration in non-production instances first to validate templates, scoring, and automation rules.
- Review and update questionnaire templates to replace unsupported question types and remove empty sections to ensure successful publication.
- Understand that once enabled, the migration to SAE is permanent and new assessments cannot use classic templates.
- Leverage the improved automation and workspace features provided by the SAE plugins for efficient risk management assessments.
Additional Resources
Customers should refer to related documentation on configuring smart assessment settings, scoring, normalization, and detailed migration procedures to ensure a smooth transition and optimal use of the Smart Assessment Engine capabilities.
Learn what changes when you migrate from the Classic Assessment Engine to the Smart Assessment Engine, including feature differences, limitations, and setup requirements. This overview can help you and your team evaluate the impact before enabling the new engine.
Enabling SAE in TPRM
Starting with version 21.0.x of the Third-party Risk Management application, you can enable the Smart Assessment Engine (SAE) by setting the Smart Assessment Engine enabled (sn_vdr_risk_asmt.sae_enabled) property. After setting this property, SAE becomes the default assessment engine and replaces the legacy experience. The transition isn’t reversible.
Set this property in your non-production instances and conduct thorough testing before changing your production instances. Failure to do so may result in unexpected issues.
Smart Assessment Engine limitations
- All new assessments must use SAE questionnaire templates.
- Third-party risk assessors can no longer create issues from the View responses page. Issues generation rules can be used to create issues automatically.
- Third-party risk assessors can no longer create comments on individual questions. They can only use the comment section at the questionnaire level.
- The signature feature isn’t supported.
- Automatic attachment of questionnaires to external assessments based on inherent risk questionnaire (IRQ) responses or IRQ-calculated risk tiers is currently not supported in Smart Assessment Engine.
- The following question types aren’t supported: percentage, ranking, image scale, and custom metric. You must either convert these question types to supported formats before migration or create new questions in the template designer
after migration.Note:For the percentage and image scale question types, customers can use the Number type and Radio button type, respectively. Ranking and custom metric question types aren't supported. You must either convert these question types to supported formats before migration or create new questions in the template designer after migration.
- If a section in the classic template contains only unsupported questions, an empty section is created in the TPRM
SAE template. TPRM
SAE templates with empty sections can’t be published; therefore, you must either add replacement questions to these sections or delete the empty sections before publishing.
For more information on migration results, migration limitations, and creating TPRM SAE questionnaires, see Results of migrating a template to a TPRM SAE template and Create a TPRM SAE questionnaire or document request template.
- The TPRM scoring migration proceeds only if there were no errors during the template migration. If there were errors, the TPRM scoring migration doesn’t occur.
For more information, see Configure scoring for an assessment and Normalization in assessment.
- Event-driven management rules are the default option for scheduling assessments and replaces Repeating assessments.
Plugin dependencies
- The Vendor Risk Management Workspace application [sn_vrm_ws] is automatically installed so you can use the Vendor Risk Management workspace where you can access SAE questionnaires and features.
- The Smart Assessment Engine application and plugins are automatically installed enabling you to use the features of the Smart Assessment Engine for your assessments.
Smart Assessment Engine application package that includes the following:
- Smart Assessment Core plugin [com.sn_smart_asmt]
- Smart Assessment Designer plugin [com.sn_smart_asmt_desg]
- Smart Assessment Connected plugin [com.sn_smart_asmt_conn]
- Smart Assessment Migration Tools plugin [com.sn_smart_asmt_mig]
- Smart Assessment Dependencies plugin [com.sn_smart_asmt_dep]
- Smart Assessment Post-assessment Actions plugin [com.sn_impact_fwk] and [com.sn_smart_imp_auto]
- Smart Assessment Response Automation plugin [com.sn_smart_resp_auto]
- Smart Assessment Scoring plugin [com.sn_smart_scoring]
Migration Overview
After setting the Smart Assessment Engine enabled (sn_vdr_risk_asmt.sae_enabled) property, all TPRM assessments will automatically use SAE templates and automation rules (tier-based rules, provider-based rules, event-driven rules and issue generation rules) that support SAE only. You will be able to continue any in-flight assessment until they are completed. You will not be able to create any new assessments with classic questionnaire templates.
The following diagram shows the questionnaire to TPRM SAE template migration workflow.
- Migrate templates either one by one or in bulk. After migration, all templates are in the Draft state by default.
- Review each migrated questionnaire template individually to confirm that they’re accurate and complete.
- Publish TPRM
SAE questionnaire templates. After publishing, the following actions occur automatically:
- All the related assessment templates are updated to use the migrated questionnaire template. If all the questionnaire templates in an assessment template are published, the assessment template is automatically marked as Support smart assessment.
- All issue generation rules are automatically marked as Support smart assessment if their related questionnaire template is published.
- All automation rules (tier-based rules, provider-based rules, event-driven rules and issue generation rules) are automatically marked as Support smart assessment after their related assessment template is marked as Support smart assessment.
Note:For Issue-generation rules to work as expected when applied to an TPRM SAE questionnaire template, at least one question must have the option, Enable preferred response, set to true. - Review each assessment template to confirm it’s marked as Supports smart assessment. If an assessment template isn’t marked as Supports smart assessment, manually adding a new TPRM SAE questionnaire template to it updates its status.
For more information, see Migrate a template to an SAE template, Create a TPRM SAE questionnaire or document request template, Create an external assessment template, and Create an issue generation rule.
Classic assessment engine to Smart Assessment Engine comparison
The following table shows the comparable features between the Classic assessment engine and Smart Assessment Engine.
| Classic assessment engine features | Smart assessment engine features |
|---|---|
| Metric Type | Template |
| Metric Category | Section |
| Metrics | Questions |
| Additional Information | Justification |
| Assessable Record | Scope |
| Multiple Assessable Records in one Assessment | Combined Assessments |
| Schedule and Trigger Assessments | Trigger Assessment Flow Action |
| Domain Separation | Domain Separation |
| Question Dependency | Conditional Visibility |
| Correct Answer | Preferred Answer |
| Scoring | Scoring |
| Automated response | Response Automation |
The following diagram shows the relationship between assessment templates and questionnaires after enabling SAE.
- Before setting the Smart Assessment Engine enabled (sn_vdr_risk_asmt.sae_enabled) property, the following are used by default.
- Existing questionnaire templates
- Existing assessments
- After setting the Smart Assessment Engine enabled (sn_vdr_risk_asmt.sae_enabled) property, the following are used by default.
- SAE questionnaire templates (New or migrated).
- Assessments marked as Supports smart assessment.
- Tier-based, Provider-based, and Event-driven management rules only work with assessments marked as Supports smart assessment.