Skip to main content

What table is the device information for a user stored?  I am trying to create a GI that will list each user that has a device attached to their account and the information about the device.

@KempOdell68 you should be able to get this info from the MobileDevice DAC by joining on the UserID:

 


Hi @KempOdell68 

Attached is a sample GI xml file. 

Hope this helps.

Regards,


Thanks @vkumar 

I’ll give it a try.


@vkumar 

Your GI worked, once I added a relation for the tables.


Thanks @abahar14 


Reply