Hybrid App Patterns

The Hybrid Web Container allows you to create lightweight applications that implement various business solutions. These are some of the primary Hybrid App 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:


hwc_patterns

  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 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 screen 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.
Related concepts
Deploy the Hybrid App Package to Unwired Server
Hybrid App Package Customization
Security
Localization and Internationalization
Test Hybrid App Packages