Binding the findByDeptId Object Query to a Menu Action

For access to cached data, define a Submit menu action and bind it to the findByDeptId object query.

  1. From Unwired WorkSpace, launch the Mobile Workflow Forms Editor.
  2. From the Flow Design screen, double-click the screen for which you are defining a mapping to open it in the Screen Design tab.
    For example, you can have a client-initiated starting point with a Start screen that connects to the Cached Data screen.

  3. Highlight the menu item you want to map, or create a new menu item.
  4. Define a Submit action named FindBenefitsInfo that invokes the findByDeptId object query:
    1. In the Properties view, in the General properties for the selected menu item, select Online Request as the Type.
    2. In the Details section, select Search to locate the MBO that contains the findByDeptId object query.
    3. Click the General tab, select Invoke object query and select findByDeptId.

      If you select the Parameter Mappings tab, you see the parameters associated with the object query (findByDeptId). Map this parameter to a key.