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.

where to find application id and name from cmdb_ci_appl table

rick48
Tera Contributor

need to find the application id in cmdb_ci_appl table

1 ACCEPTED SOLUTION

Just checked, in London release I can see the Name:

find_real_file.png

 

And also the ID:

find_real_file.png

View solution in original post

12 REPLIES 12

search in schema map

sys_id and application_id are same

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi jidesh,

the function Show Schema Map on the cmdb_ci_appl table will help you to find the application id and name, please check below:

find_real_file.png

So, in your case, you have to configure layout and go to parent of Infrastructure Service table and then to Application table (cmdb_ci_appl).

Hope this will help.

Please, mark Correct or hit Helpful if you find my response worthy.

Cheers
Alberto

 

i couldn't find the application id and name in the schema

find_real_file.png

Just checked, in London release I can see the Name:

find_real_file.png

 

And also the ID:

find_real_file.png