- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 07:34 AM
what is the difference between a policy statement and a policy in grc?
what is the name of the tables for policy statement and a policy in grc?
I keep seeing that their are different but I cant find the tables for policy statement, only policy
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 08:12 PM
Hi @juan9 ,
These two terms are often confusing just because of the table names!!
Policy for which table name is "sn_compliance_policy" , these represent what they company has decided they want to follow. This helps drive the culture of their company. These are the policies they want their employees to follow. Examples of Policies could include: Acceptable Use Policy, Expense Policy,, Facility Access Policy, Non-Charitable Contribution Policy. It can also include procedures, standards, etc. In the baseline there are about 7 different types. There is no workflow in the baseline for the different types.
Now We have Control Objectives whose table name is "sn_compliance_policy_statement", a Policy can have sub-policies. A Policy should also have children that are stored in the Policy Statement table. These further define the Policy. it is from Policy Statements that Controls are created. Policy Statement is a ServiceNow term that is often misunderstood by customers. Other names for this table could be Control Objective, Control Template or Requirement. Regardless of what you call it - it is a breakdown of the Policy. These are statements that describe how the company wants to manage the policy. And BTW Policy Statements can also have sub-policies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 08:50 AM - edited 04-23-2023 08:51 AM
In ServiceNow GRC, a policy is a document that outlines a set of rules, guidelines, or standards that an organization must follow to achieve compliance with a specific regulation, industry standard, or best practice. A policy statement, on the other hand, is a specific provision or requirement within a policy document that defines a particular rule or guideline.
The main difference between a policy statement and a policy is that a policy statement is a smaller and more granular component of a policy document. A policy may consist of multiple policy statements, each of which addresses a specific aspect of the policy.
In ServiceNow GRC, the name of the table for policies is "sn_grc_policy." This table stores the policy documents and associated metadata, such as the policy owner, policy type, and policy category.
There is also a related table called "sn_grc_policy_statement," which stores the policy statements associated with each policy document. This table stores the statement text, statement number, and other details related to the policy statement.
Both the "sn_grc_policy" and "sn_grc_policy_statement" tables can be accessed through the ServiceNow platform and can be used in GRC workflows and processes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 08:58 AM - edited 04-23-2023 10:20 AM
Not sure what I am doing wrong because those tables don't exist in my instance.
The table "sn_compliance_policy" does exist though, which is the policy.
I have installed grc so not sure what I am missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 10:55 AM
@DUGGI the table you mentioned is not even mentioned on https://docs.servicenow.com/en-US/bundle/utah-governance-risk-compliance/page/product/grc-policy-and...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2023 11:04 AM
@DUGGI also, when i look at
when I look at the policy to policy statement m2m table I see policy to control objective .
so where is the policies statement table ?