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.

Do we have any oob table to store the mobile device?

Amit_H
Tera Contributor

Hi There,

 

Do we have any OOB table to store mobile device? Or i need to create custom table to store it?

1 ACCEPTED SOLUTION

Runjay Patel
Giga Sage

Hi @Amit_H ,

 

We have below OOB table which can be used to store mobile/communication devices.

 

1. Handheld Computing Devices -cmdb_ci_handheld_computing

2. Mobile Devices -sys_mobile_devices

3. Communication Devices -cmdb_ci_comm

4. Communication Hardware -cmdb_ci_comm_hardware

 

Note: Below table will be available once you install plugin "CMDB CI Class Models".

cmdb_ci_comm_hardware

cmdb_ci_handheld_computing

 

cmdb_ci_handheld_computing: I would recommend you to use Handheld Computing Devices

sys_mobile_devices: Itis not a descendent of cmdb_ci, so wont recommend you.

cmdb_ci_comm:  This has no identification rules defined , and also it is not part of the cmdb_ci_hardware hierarchy. 

 

 

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

View solution in original post

5 REPLIES 5

I should add, that the Intune Service Graph connector uses the Handheld Computing Device for mobiles and tablets. Service Graph Connector for Microsoft Intune (2.5.0)

CasperJT_0-1730296473736.png