Managing push application requests
The BlackBerry® MDS Connection Service receives push application requests from server-side push applications and sends the requests to applications on BlackBerry devices. You can control how the BlackBerry MDS Connection Service processes, stores, and sends push application requests.
For more information about types of push requests, visit www.blackberry.com/developers to see the BlackBerry Java Development Environment Development Guide.
Specify device ports for application-reliable push requests
- In the BlackBerry Administration Service, on the Servers and components menu, expand BlackBerry Solution topology > BlackBerry Domain > Component view > MDS Connection Service.
- Click the instance that you want to specify device ports for.
- Click Edit instance.
- In the Device ports enabled for reliable pushes field, type the device port number.
- Click the Add icon.
- Repeat steps 4 to 5 for each device port number that you want to add.
- Click Save all.
- Click Restart instance.
Store push application requests in the BlackBerry Configuration Database
- In the BlackBerry Administration Service, on the Servers and components menu, expand BlackBerry Solution topology > BlackBerry Domain > Component view > MDS Connection Service.
- Click the instance that you want to change.
- Click Edit instance.
- In the Push access protocol section, in the Store push submissions drop-down list, click Yes.
- Click Save all.
- Click Restart instance.
Configure the settings for storing push requests in the BlackBerry Configuration Database
- In the BlackBerry Administration Service, on the Servers and components menu, expand BlackBerry Solution topology > BlackBerry Domain > Component view.
- Click MDS Connection Service.
- Click Edit component.
- In the Push message settings section, in the Maximum number of push messages stored field, type the number of push requests that you want the BlackBerry Configuration Database to store.
- In the Maximum push message age field, type the maximum length of time, in minutes, that you want the BlackBerry Configuration Database to store a push request before the BlackBerry® Enterprise Server Express deletes it from the BlackBerry Configuration Database.
- Click Save all.
Configure the maximum number of active connections that a BlackBerry MDS Connection Service can process
- In the BlackBerry Administration Service, on the Servers and components menu, expand BlackBerry Solution topology > BlackBerry Domain > Component view > MDS Connection Service.
- Click the instance that you want to configure active connections for.
- Click Edit instance.
- In the Push access protocol section, in the Maximum number of active connections field, type a number.
- Click Save all.
- Click Restart instance.
Configure the maximum number of queued connections that a BlackBerry MDS Connection Service can process
- In the BlackBerry Administration Service, on the Servers and components menu, expand BlackBerry Solution topology > BlackBerry Domain > Component view > MDS Connection Service.
- Click the instance that you want to configure the maximum number of queued connections for.
- Click Edit instance.
- In the Push access protocol section, in the Maximum number of queued connections field, type a number.
- Click Save all.
- Click Restart instance.
Delete requests from the push request queue manually
An automated process runs daily to delete outstanding requests from the push request queue on a Microsoft® SQL Server®. To delete requests from the push request queue manually, you can run the RIMPurgeMDSMsg<database_name> process from the Microsoft SQL Server management console.