Creating a personalization key

Personalization allows you to configure application parameter input values to be filled in from adapters that extract values from other sources, for example, values that have been stored in the database. When you configure an application input field to use a personalization adapter, the adapter is invoked at runtime to provide values for preconfigured key fields. The input files of applications that belong to different users can receive input values based on each user.

To use personalization adapters, you must first create new key values for the adapter you want to use, and then create an application that provides input values using that key. This section shows how to create the personalization key “region,” which enable the user to select a specific region—Western or Central—for which to display data.

StepsCreating the personalization key

  1. From Mobile Web Studio, select Manage | Personalization in the left pane, select “database table” in the Personalize Manager pane, and click New.

  2. In Create New Key:

    1. Name – enter region.

    2. Type – from the drop-down list, choose Select.

    3. Accept the defaults for all other options.

    4. Click OK to save.

  3. Click OK in the “Save Personalized Key successful” pop-up window. The New personalization key appears in the Key Name detail pane.