Binding Transient Personalization Keys to Mobile Workflow Keys

Use transient personalization key values to determine the data to be cached.

Prerequisites
You must have transient personalization keys mapped to Mobile Business Object load parameters.
Task
  1. Launch the Mobile Workflow Forms Editor from Unwired WorkSpace and create a new Mobile Workflow form:
    1. Select File > New > Mobile Workflow Forms Editor.
    2. Select the parent folder that contains the MBO with a load parameter mapped to a transient personalization key. Name the file and click Next.
    3. Select Responds to server-driven email notifications from the Starting Points screen and click Next.
    4. Select the MBO that contains the load parameter to transient key mapping in the Search for MBO screen and click OK, then click Next.
    5. Specify sample e-mail contents and click Next.
    6. Specify the matching rules used to trigger a screen flow by highlighting the text, right-clicking it, and selecting Select as matching rule.
    7. Click Finish.
  2. In the Mobile Workflow Forms Editor, map the personalization keys to the Mobile Workflow keys for the menu item:
    1. From the Flow Design screen select the operation for which you are defining a mapping.
    2. Select the Screen Design tab, and highlight the menu item you want to map.
    3. Select Personalization Key Mappings, click Add, and select a personalization key from the drop-down list and the key to which it maps.
      You can also fill the personalization key values from values extracted from the e-mail, depending on from where you are invoking the object query.
When the application runs, the values are sent from the client which are used to fill the load parameter values, and determine what data is cached in the Unwired Server cache (CDB) and returned to the client.