Create a CMDB remediation rule
A CMDB remediation rule is associated with a task that was created for a failed CMDB health test. A CMDB remediation rule is applied automatically or manually to execute a remediation workflow that can, for example, delete stale CIs.
Avant de commencer
You must first create and publish a remediation workflow that addresses the CI issue, stored in the Workflow [wf_workflow] table. The workflow can be a regular workflow or an Orchestration workflow, and must adhere to the
following requirements:
- The table in the workflow must match the task type in the remediation rule.
- The workflow isn't configured with any filter conditions by setting If condition matches to None, so that the filters of the CMDB remediation rule will apply.
For more information about using Classic Workflows, see Classic Workflow.
Role required: sn_cmdb_admin or itil_admin (on top of sn_cmdb_editor or itil)