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
Accepted Solution

Clear Filters using BAS API

Hi,

 

is it possible to Clear the filters for one user using the BAS API. What I want to do is similar to option "-cf" using the BESUserAdminClient, is it implemented in BAS API Webservices?

 

 

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

Re: Clear Filters using BAS API

You can try out BWS#setUsersEmailFilterRules() without specifying any specific rules. This should set the rules of the user to whatever you specify, but there is no call to specifically clear all mail rules currently.

 

http://www.blackberry.com/developers/docs/bws/enterprise/admin/5.0.3/

 

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.