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 Developer
siva_guduru
Posts: 34
Registered: 01-13-2009

Help required on BES 5.0 API

Hi,

 

We are trying to access email related info of BES 5.0 through Java code. But when we are tryinf to retrieve emails received info of registerd devices in BES then we are getting null values, but when we checked in BES regarding this info then there was data present related to emails received.

 

We are tring to access this by class GeneralEmailServiceUserStatisticsType of adminstration API. Please provide some help regarding this.

 

Regards,

Siva

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

Re: Help required on BES 5.0 API

Hi Siva,

 

I just tested this and was unable to reproduce the issue you were seeing, the proper statistics were returned in the GeneralEmailServiceUserStatisticsType object. Please try running the getUser sample code provided in the BAA API reference documents with the User ID hard-coded. This sample retrieves the GeneralEmailServiceUserStatisticsType object for the passed User and posts some information to the console.

 

Please post back with the full output that gets displayed in the console view beginning with the "User ID:" line.

 

Thanks,

 

 

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.
New Developer
siva_guduru
Posts: 34
Registered: 01-13-2009

Re: Help required on BES 5.0 API

Hi Garett,

 

Thank yuo very much for the support garett, actually we did overcome this problem. I am very thankful for your response.

 

Thanks & Regards,

Siva Charan Guduru

Please use plain text.