10-08-2009 02:40 AM
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
10-16-2009 03:52 PM
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,
10-19-2009 01:10 AM
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