Hi Gene,
We can add the control details and link to the control using Table titles(System Classic Mobile UI).
1. Navigate to System Classic Mobile UI>>Table titles
2. Change the scope to GRC:Policy and Compliance Management and create a new record fo...
In the script section of the table titles, please use the below code:
//Get the Control url from the attestation
var url = 'https://' + gs.getProperty('instance_name') + '.service-now.com/' + 'sn_compliance_control.do?sys_id=' + current.sys_id;
ans...
Hi,
To create an assessment, please moved the Risk from Draft to Assess state by clicking on "Assess" on the Risk form. Assessment will be created for the persons mentioned in the Assessment respondents.
You can view the assessments assigned to you b...
Hi,
Hope the below link helps you in understanding Issue group rules:
https://docs.servicenow.com/bundle/london-governance-risk-compliance/page/product/grc-common/task/t_CreateAnIssue.html
https://docs.servicenow.com/bundle/london-governance-risk-com...