Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to configure the document header for Control Attestations

tkrishna29
Giga Guru

For Control attestations, there is a default header that displays Entity and Control names. 

find_real_file.png

 

I'm aware of changing the additional description fields like Category, Classification, etc using the Document Title (screenshot below). I want to change the control name to the header's control description. Greatly appreciate your help.

find_real_file.png

 

 

9 REPLIES 9

HI Sharan,

Did you got the answer for this. How to configure/edit the old Control and Entity name.

Thank you.

 

Sara38
Tera Contributor

Gopi5
Tera Contributor

Ok, I created a new record in the table to add the fields that I want to bring for the header, but it's not pulling them in and still see the old header. Is there any other changes than adding a new record in the sys_ui_title table?

 

Yuvraj Sharma
Tera Expert

Hi Krishna.. 

If you found the solution to modify the Entity and Control Name, please share. I understood what everyone is trying, is to add the additional information, though, my doubt is about the existing Entity and Control Name : Where is it configured ?

Namrata Ghorpad
Mega Sage

Hi,

Search the table name is "sys_ui_title".  The entry does not exist automatically but you can create an entry that adds additional information to the existing header.  Our attestation header looks like this by default:

NamrataGhorpad_0-1724343542875.png

 

And we wanted to add the Description

NamrataGhorpad_1-1724343542612.png

 

STEPS

  1. Change Application to GRC: Policy & Compliance Management
  2. Navigate to "sys_ui_title" list
  3. Select the "New" button
  4. Change the table name to "sn_compliance_control"
  5. Select the fields you want to add to the form (my image shows additional fields I'm not actually adding)
  6. Enter the answer = "[Your answer here]" into the Script box
  7. Save

NamrataGhorpad_2-1724343542776.png

 

Please refer the below link.

https://www.servicenow.com/community/developer-forum/configure-control-attestation-headers/m-p/26339... 

 

Regards,

Namrata