Additional Cache Policy for Mobile Workflow

A new cache policy has been added to existing cache policies. The Online cache policy allows mobile workflow device users to interact with enterprise information system (EIS) exposed services more directly from the workflow application package.

This policy is processed as follows:
  1. A mobile workflow client retrieves current EIS data when requested through an object query
  2. Unwired Server caches the data just long enough to fulfill the request
  3. Unwired Server immediately invalidates the cached data ensuring each client request receives the most current EIS data for each and every request

The Online policy requires at least one MBO load parameter to be propagated into an attribute. The findByParameter object query is automatically generated with the propagated attributes in the query signature. The query is used to execute the MBO load operation directly in the context of the query request, and thereby retrieves the MBO instances immediately.

Documented in: