Remediation Task in Configuration Compliance are not getting created automatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2025 12:24 AM
This is the remediation task rule that is configured in the configuration compliance remediation task rules table (sn_vulc_grouping_rule).
What I want is to create remediation task based on the condition that if any of the Test Result is created with an Result State of Failed then an Remediation Task should get created, but when I am creating Test Result (sn_vulc_result) using the method createOrUpdateTestResult the record getting created in Test Result but the associated remediation task is not getting created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2025 10:43 PM
Hi @yugkhokharx
Old query, but if you are using function to created/update test result as well as assignment, make sure this system property "sn_vulc.rerun_group_rules" is set to true.
Aman Kumar
