Configuring Parameters For an Operation Action

Use the Operation Action dialog to configure the parameters of the operation action.

  1. In the Screen Design page, click on the action decorator action_icon_bob for which to configure the operation parameter.
  2. In Content Assist, double-click Edit Operation Action.
  3. In the Operation Action dialog, select the parameter to configure and click Configure.
  4. In the Parameter dialog, select:
    Option Description
    Variable Select and click Browse to browse for available variables to associate with the parameter. Click New to define a new variable to associate with the parameter.
    Literal Select to use a fixed value.
    Control Select to use a control that is defined on the screen
    Personalization key This is enabled only if the mobile business object parameter has a personalization key associated with it.
    NULL Use a NULL value assigned to the parameter. When a parameter has a personalization key or default value, and you set the parameter value to null, the explicit sync parameter always overrides the personalization value and default value.
    Note: Null does not override personalization key or default values for create, update, and delete operation parameters.
    Mobile business object If enabled, the parameters can be pointed to the structured mobile business object shown.
  5. (Optional) Click Next to configure another operation parameter.
  6. Click OK.