Remediation Task in Configuration Compliance are not getting created automatically

yugkhokharx
Tera Contributor

This is the remediation task rule that is configured in the configuration compliance remediation task rules table (sn_vulc_grouping_rule).

yugkhokharx_0-1737706616538.png

yugkhokharx_1-1737706619352.png

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.



1 REPLY 1

Aman Kumar S
Kilo Patron

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.

Best Regards
Aman Kumar