12-06-2011 11:22 AM
Hi,
once I attached some IT Policy to an user using the method attachITPolicyToUser(userID, itPolicyID) and the return statement is SUCCESS, what is the best way to monitor if the IT Policy already reached the device? Is there any method on BAS API to check if the IT Policy reached the device or do I need to query any table on BESMgmt?
12-06-2011 02:13 PM
From a BAS Web Service API perspective there is no call-back functionality to determine when the IT Policy has been applied to the target device, so this is not currently supported. You can determine this through the BAS itself though.
Note that reading directly from the BES database is not advised or supported.
Regards,