Adding the privileged action to a business class action

This procedure provides an example of how to configure a business class action as privileged so that users will be prompted for a code when they attempt to perform the action.

For ease of explanation, this topic uses these as examples:
  • Business Class: BankCode
  • Action: Update
Before you perform this procedure, verify that the action for which you are configuring privileged authentication can be accessed through a form or a list. You cannot configure a privileged action using standard open or double-click selection. You also cannot configure a delete action as privileged.
Note: For convenience, this topic provides high-level instructions for editing LPL. Complete details are in Configuration Console Web UI User Guide.
  1. From FSM or HRT, navigate to the Configuration Console application.
  2. From the Configuration Console menu, select Create.
  3. From the next page, select Create Action Configuration.
  4. Make selections for the Create Configuration form.
    1. For the Business Class field, perform a search to locate the class that requires the privileged action. With the search box selected, begin typing the name of the class, for example, BankCode, and, when it displays in the list, select it.
    2. In the Actions field, select the Action associated with the business class for which the privileged action should be used, for example, Update.
      The LPL for the Update action displays in an editor.
  5. Edit the LPL.
    1. On the LPL editor, select the Edit button.
    2. In the line for the action that you are changing to privileged, click Enter to start a new line.
    3. Specify the word privileged in the new line.
      The word is case-sensitive and must be spelled exactly as shown in step c.
    4. Click Submit.