Specifying Values for Transient Personalization Keys

If you have a mobile business object with load parameters mapped to transient personalization keys, you can specify values for those transient personalization keys when you invoke an operation or object query from the Mobile Workflow package.

This is useful for loading only specific data into the consolidated database (CDB) from large data sources.

  1. Create a mobile business object that has load parameters. (Set the load parameters in the MBO Properties view, from the Load Parameters tab.)
  2. Create a corresponding transient personalization key for each load parameter.
  3. Map each load parameter to the corresponding transient personalization key.
  4. In the Mobile Workflow Forms Editor, map the personalization keys to the Mobile Workflow keys for the menu item (in the same way you map parameters to Mobile Workflow keys).
    You can also fill the personalization key values from values extracted from the e-mail message, depending on from where you are invoking the object query.
Related tasks
Configuring Parameter Mappings