Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
Reply
New Contributor
paulobordin
Posts: 9
Registered: 11-25-2011
My Carrier: TIM

BAS API attach IT Policy

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?

Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 818
Registered: 10-16-2009

Re: BAS API attach IT Policy

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,

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone

--
Think or a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.