Governance, Risk, and Compliance properties
The following are the common GRC properties under Policy and Compliance and Risk Management.
Common GRC properties
Navigate to . Alternatively, you can navigate to .
| Property | Description |
|---|---|
| Consider executing indicator result business rules on indicator job run sn_grc.indicator_result_execute_business_rules_on_indicator_job_run |
The property is a GRC indicator for the executed result business rules on the indicator job run and is in GRC: Profiles.
|
| Consider executing indicator task business rules on indicator job run sn_grc.indicator_task_execute_business_rules_on_indicator_job_run |
The property is a GRC indicator for the executed task business rules on the indicator job run and is in GRC: Profiles.
|
| Consider executing indicator business rules on indicator job run sn_grc.indicator_execute_business_rules_on_indicator_job_run |
The property is a GRC indicator for the executed business rules on the indicator job run and is in GRC: Profiles.
|
| Enable same response assessment grouping option. sn_grc.enable_consolidate_asmt | This property is used by the feature “Attestation Response Consolidation.“ When this is set to true, an additional option “Provide same response for all assessments” is added to the grouping choices.
|
| Total number of questions allowed in a different response type grouped assessment = number of questions in one assessment * number of selected assessments. sn_grc.grouped_questions_limit | This property is used when creating a group (different response type) of attestations/risk assessments. If total number according to formula exceeds it throws an error to restrict group creation to prevent too many questions in a group. If this property is increased by customer it may impact performance. |
| Automatically make indicators for item. sn_grc.auto_create_indicator | If this property is set to true indicators are automatically generated once the
content(Risk statement/Control objective) is linked to indicator template.
|
| Maximum number of indicator events allowed. sn_grc.indicator_max_events | These are the maximum number of indicator run related events that are allowed to be fired during a scheduled indicator run. Typically the no of events to be fired is determined by Total no of indicators/Batch size of indicator to run. If the result event count exceeds Maximum number of indicator events allowed then the batch size id adjusted to total indicators/ Maximum number of indicator events allowed. |
| Batch size of indicator to run. sn_grc.indicator_min_batch_size | This property controls how many indicators must run in a batch. Indicators are always run in batches. For each batch there is an event fired with sys_ids of the indicators to be run. For example, if the total number of indicators are 10000 and the batch size is 1000 there will be 10 events fired and each event has list of 1000 indicators to be run. |
| Total number of questions allowed in a same response type grouped assessment = number of questions in one assessment * number of selected assessments. sn_grc.consolidated_questions_limit | This property is used when creating a group (same response type) of attestations/risk assessments. If total number as per formula exceeds it throws an error to restrict group creation to prevent too many questions in a group. If this property is increased by customer it may impact performance. |
| Maximum number of open indicator tasks. sn_grc.max_open_indicator_tasks | Each indicator that is run will have an associated task created in the
sn_grc_indicator_task table. This property controls the number of indicator tasks
active at any point of time. If the indicators exceed the count, a
sn_grc.max_tasks_exceeded event is fired. For more information, see KB0788099. |
| Automatically close a issue when all its related remediation tasks are closed. sn_grc.automatically_close_all_issues_when_all_tasks_closed | When this property is set to true, an issue will be automatically closed when all its children tasks are closed. Otherwise, the user has to manually close the issue.
|
| Issue assignee suggestion based on. sn_grc_pred_intel.issue_assignee_suggest | If this property is set to “None” the Suggest icon wouldn’t be available beside the Assigned To field on the issue form. If it is set to “Similarity Analysis” then the suggest icon would be available and the assignment predictions would happen based on the similarity solution definition name provided in the property " Machine learning solution for prediction of issue assignees”, when the user clicks the suggest icon. |
| Machine learning solution for prediction of issue assignees. sn_grc_pred_intel.ml_solution_for_issue_assigned_to | This property is used for mentioning the name of the Similarity solution definition that would be used for prediction of issue assigned to. If this field is left blank or has an incorrect/non-existent Similarity solution definition name then the user would get an error on clicking the suggest icon next to the issue assigned to field. The user could have many existing similar solutions on their instance. This provides some amount of flexibility to select the appropriate solution definition name. |
| Default sample size of indicator templates and indicators. sn_grc.indicator.default.sample_size | The property is used to set the default sample size of indicator templates and indicators. |
| Max number of records to be processed by indicator supporting data collection job. sn_grc.max_supporting_data_records_to_process | The property is used to collect the configured number of records from the supporting data statistics table whenever the supporting data collection job runs. The default value is 500. |
| Supporting data limit for indicators with % based sampling. sn_grc.supporting_data_percentage_max_records_limit | The property is used to set an upper limit in collecting supporting data although you have set a percentage of records to be collected when you select Percentage as the Sample collection type in the Supporting Data tab of the Indicator Template or Indicator forms. |
| Advanced issue grouping functionality | This property is used to enable advanced issue grouping functionalities, such as management methods for issue grouping and issue grouping within workspaces. After you enable this
property the following changes occur:
Note: After you enable this property, you can't disable it. |
| Execute pending actions asynchronously post indicator run. sn_grc.execute_indicator_next_actions_async | If the property is set to True, then the two custom queues are leveraged to process indicators at a high level. If the property is set to False, then the indicator processing is done by the default queue processor. |
| Collect supporting data asynchronously for an indicator using collection job. sn_grc.process_indicator_supporting_data_async | If True, then the supporting data collection job collects the supporting data into the supporting data statistics table. If False, then the supporting data are collected from the Default queue. The supporting data collection job isn’t leveraged in this case. |
| Number of days after indicator task due date to send overdue notification. | This property is used to notify the users of the number of days lapsed since the due date. |
| Number of days before indicator task due date to send reminder notification. | The property is used to notify the users of the upcoming due date for an indicator task. |
Composite Entity properties
Navigate to .
| Property | Description |
|---|---|
| Separator used to auto-generate the name of composite entity and composite entity classes [sn_grc_comp_ent.name_separator] | Property to specify the separator that is used for the composite entity and composite entity class name. |
| Maximum number of entities that can be rendered inside the content tree [sn_grc_comp_ent.max_content_tree_entity_count] | Property to define the maximum number of entities displayed in the content tree during an entity search. |