- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
This plugin is used to ensure the right people certify that the data kept in our instance is correct, something quite useful when performing audits on our instance. It can help to validate data in any table in ServiceNow and it is not especially difficult to be used once one knows the basic concepts, which I will explain in this blog article.
The first thing that we need to do in order to set it up, is to create a Certification schedule, selecting the following:
- âTableâ: Where the information that we would like to have reviewed is
- In order to filter data on the âTableâ selected, we can use âCertification Filtersâ, specified under the module with that name. It allows us to use a condition builder to be able to filter the records we are interested in.
- âDisplay fieldsâ: The fields to be displayed to the person reviewing the list of records. This will give them context to know whether the certification fields are right or not
- âCertification fieldsâ: The fields that need to be certified
- âAssignment Typeâ: Who is going to review the data on each of the records
- âUser Fieldâ: A user specified on a field within the records to be reviewed. For instance the âManagerâ specified in a Group or the âManaged Byâ specified on a CI
- âSpecified Userâ: A single user, not dependant on what each record contains. i.e: CMDB Manager for Cis
- âGroup Fieldâ: Similar to âUser fieldâ but with groups. A group will be assigned to review the data, based on a group field within the record being reviewed. i.e: âManaged by groupâ on a CI
- âAssigned to emptyâ: What to do if nobody is assigned to the task created based on what was defined on âAssignment Typeâ. The options are to create the task anyway or to skip its creation.
- âDays to completeâ: This will be used to calculate the âComplete Byâ field on a Certification instance record and the Certification task being created.
Then a description and instructions for the tasks being created. Please, be descriptive enough so that the people assigned to them know what is expected from them.
Based on the âRunâ field specified above, the Certification Schedule will be launched, creating what ServiceNow call âCertification Instancesâ. These will group the âCertification tasksâ which will be assigned to the people defined on the schedule.
It is important to highlight that âPreview Certification Tasksâ will let us know what will happen if the Schedule is executed at the moment when the link is clicked.
When the Certification Schedule is actually executed, it will create the Certification Instance and its tasks that will look like this:
These tasks will allow the assigned person or group to take a decision on each of the records to be reviewed. In the case above âDon Goodliffeâ needs to check whether the âCost Centerâ, âGroup Emailâ, âTypeâ and âDefault Assigneeâ are correct. These were the fields selected as âCertification fieldsâ. âNameâ is the field that gives context to this record, as defined in the âDisplay fieldsâ field.
The user can certify the fields one by one and add comments to each of them separately. It is important to highlight that once a decision is done, the record will disappear from the list because the standard behaviour of the list is âShow Pending Recordsâ. This can be changed to âShow all recordsâ to see how the whole certification task is looking like.
In our case, we assume the group email is updated, so we just specify this is wrong:
By hovering over the exclamation mark icon, we get the comments that the agent entered:
The decisions taken here can be seen from the âAudit Resultsâ module where each of the decisions is kept so that the right people are to be able to report on it:
The last modules that are part of this plugin are âAudit Definitionsâ which are the records that contain the different âCertification Schedulesâ required for this Audit and the Certification Audit Instances, which are instances of these âAudit Definitionsâ. You can think of these as the âCertification Schedulesâ and the instances. They contain the certification instances obtained via that Audit Definition.
In order to provide a good summary, hereâs the diagram that represents the different relations between the tables that are contained in this plugin and were described above:
I hope this article helps to understand this plugin. Personally, I find it utterly useful, especially to:
- Prevent spreadsheets being extracted and sent via email to validate data
- Being able to ensure someone is responsible to perform the check
- Keep the results in a visible place to both the responsible of carrying out the checks and the accountable person that will have to decide what to do with the data that couldnât be validated.
If this blog article was useful to you, please click on âHelpfulâ
Other blog articles created by me:
- 26,476 Views
- « Previous
-
- 1
- 2
- Next »
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
