IBM Mobilefirst Device Management Get Flag from MFP console

163 Views Asked by At

IBM MobileFirst™ Platform Foundation maintains a database table of device IDs, among other device-related metadata, to enable this feature. In addition to the device ID column in the database, a status column is also kept. The possible status values are:

active
lost
stolen
expired 
disabled

After I enable the device management, I able to set the status to the respective device. If the device is marked as lost or stolen, can the device able to get the flag send from server and do some processing such as destroy JSON store when the device is online and the app is open? The server will return 404 or forbidden access, but the local JSONStore still consist of data. So we have to wipe off the local data too.

Thank You.

1

There are 1 best solutions below

1
On

You should take a look at integrating with MaaS360. Specifically te Remote access control and wiping data section (link below). MaaS360 offers a simple integration for your IT admins to destroy all app data when a device is stolen or lost.

https://developer.ibm.com/mobilefirstplatform/documentation/integration-7-0/mobilefirst-protect/