Hello,
unfortunately we used to delete not used devices from the bwafdepl table. As we patched our MI and everybody had to reinstall we cleared the whole table. Now we found out that the MI stores data in several other tables like
mesybody
mesyhead
merep_507t
mideviceprofile
meplatform_dev
bwafdepl
merep_507
merep_605
bwafinslog
memgmt_deploymnt
memgmt_dev_idtnt
misyndev
I found those tables by having a look at the source code of the functions DELETE_ALL_DATA_OF_USER and DELETE_ALL_DATA_OF_DEVICE. Is there a way to clean up all the other system tables regarding to the data we got in our bwafdepl now?
Is there any model describing what tables are involved in the sync process of MI and what data they store?