Hybrid Web Container Patterns

The Hybrid Web container allows you to create lightweight applications that implement various business solutions. These are some of the primary Hybrid Web container and the Unwired Platform patterns (models):

These patterns are not mutually exclusive. You can create applications that combine patterns in various ways to meet business needs. For example:

  1. An external process or application updates EIS data.
  2. The changed data triggers a data change notification (DCN), which is sent to Unwired Server, or a message from another workflow client updates mobile business object (MBO) data contained on Unwired Server.
  3. The DCN could be programmed to update MBO data.
  4. Unwired Server notifies the client that some action needs to be taken.
  5. The client views the message.
  6. The client opens a form to perform the required action. The form may, for example, call an object query to return cached data or online data, call an MBO operation, or perform some other action.
  7. The client sends an update to Unwired Server.
  8. Unwired Server updates the EIS.