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.

SNow Field by Field descriptions for Business and Applications Services

taniak
Kilo Contributor

Is there a list that contains a description for the fields in ServiceNow as it relates to Configuration Management?

1 ACCEPTED SOLUTION

Ok.. let's do it another way.   In the left navigator, type sys_documentation.list:



find_real_file.png



It will open the Field Label table:



find_real_file.png



Put cmdb in the table search and hit enter:



find_real_file.png



That will give you practically every field in the cmdb (cmdb_ci is the base table and there are a lot that extend off that, but they all start with cmdb).



I just removed the empty hints, but that is where you will get your information.


View solution in original post

18 REPLIES 18

Mike Allen
Mega Sage

I think this is as close as you will get:



https://[INSTANCE].service-now.com/sys_documentation_list.do?sysparm_query=nameSTARTSWITHcmdb%5Ehint...



This is a list of all the hint texts.   Cobble that with ServiceNow docs and wiki and an external site like Configuration Items | What Is a CMDB? | InformIT   and you will get a relatively good idea.



Honestly, the best people to talk to about what each field is would be someone who works on the technology.   For example, go to a server tech to get info on servers.


Hi Mike,


Thanks for replying. Unfortunately, I am unable to access the link you sent (not sure why). I am basically trying to do field mapping from HPSM to SNow and having field definitions would help! would you resend the link again?


You have to replace the [INSTANCE] piece of the link with an instance you have access to, either a developer instance or your company's instance.


Funny! I am not sure i have access to any. I just joined the community yesterday through servicenow to get help as I am trying to learn SNow from a CMDB perspective. I am trying to access with different instances but can't.