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
taramb
Posts: 1
Registered: 05-18-2009

Push Content Limit

Hi,
I am new to BES.
I am using a trial version of BES 4.1. I have a Push Initiator application residing
on a JBoss server which is connecting to BES ,to push data to the BB8700 device.
The device has a PushListener class that listens to the Push message.
The data size is 500KB.But the size of the data received on device is hardly  7.7 kb.
I have increased the Maximum KB/Connection of FLow Control in Blackberry Manager of BES to 1024 KB.
 
Can anyone help me solve as to how to send large data content from Push Initiator to device or is that the limitation on Push API.

Please reply asap.
Thanks in Advance.
-Tara
Please use plain text.
New Developer
srini
Posts: 8
Registered: 06-01-2009

Re: Push Content Limit

Hi Tara,

 

I am new to this forum and reading documentation/papers on push api. One of the document says that the Push API can hnadle a max of 8K data only.


Thanks

Srini

Please use plain text.
Administrator
MSohm
Posts: 11,465
Registered: 07-09-2008
My Carrier: Bell

Re: Push Content Limit

The amount of data that can be sent in a single push is specified in the Maximum KB/Connection setting that you have configured to be 1024 kb (which is the maximum setting).

 

What response are you getting from the MDS Connection Service when you submit the push?  What BlackBerry Smartphone model and BlackBerry handheld software version are you testing on?  You can find this under Options, About on the BlackBerry Smartphone.  Are you testing within the BlackBerry Simulator or on a real BlackBerry handheld?

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.