Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

cmdb analysis

RichaRoseM
Tera Contributor

Hi Team,

 

I need to do an analysis. I need to make some fields in a table mandatory. I need to analyze whether it will impact any upstream or downstream systems in service now. I have taken the data completeness. But when i checking some fields like flows and all I am not able to find any tables in that. How can I start this? 

2 REPLIES 2

Tanushree Maiti
Tera Patron

Hi  @RichaRoseM 

 

When working with Configuration Items (CIs) in ServiceNow, it is generally recommended to use recommended fields rather than mandatory fields for CI attributes.

Recommended fields encourage users to provide important information while maintaining the flexibility needed for creating and managing CIs across different processes and data sources.

 

Configure Recommended Fields for a CI Class

  1. Navigate to All > Configuration > CI Class Manager.
  2. Select Hierarchy to display the list of CI classes, then select the CI class that contains the fields you want to mark as recommended.
  3. In the class navigation pane, expand Health, select Completeness, and then open the Recommended Fields tab.
  4. In the Recommended Fields tab, use the slush bucket to move the desired fields from the Available list to the Selected list.
  5. Click Save to apply your changes.

TanushreeMaiti_0-1783444276001.png

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

Nishant8
Tera Sage

Hello @RichaRoseM , Yes, if you make a field mandatory and the information in the table is populated by discovery or any other ingestion method, then there could be a problem, as in absence of the same mandatory field, insertion might be failed (if system property glide.required.attribute.enabled is not set to false)

Instead, as you mentioned, you can plan for completeness metrics. Please refer following:

https://www.servicenow.com/community/itom-forum/required-fields-for-cmdb-health/m-p/3546549#M127217

 

Regards,

Nishant