A number of constraints apply when you use this pattern.
You can use the Worklight: push notification from WebSphere MQ pattern only if you
meet all of the following constraints:
-
Mobile applications must receive their notifications from a notification server (for example, APN).
-
Mobile applications must support an asynchronous notification interaction style.
-
Notifications are unicast only and have no delivery guarantees (messages can be dropped).
-
Provider applications can write messages to a WebSphere MQ queue in a pre-defined XML format.
-
Payload fields are limited in length (the limits are platform dependent).
-
If logging or error handling is required, the format used by this pattern is assumed to meet your requirements.