Create User Access Delegation Application Steps

  1. Open your project in Kuika.
  2. Go to the UI Design module and select the relevant screen.
  3. Create a button (e.g., “Delegate Permission”).
  1. + ADD ACTION menu, add the Authorization > Create User Access Delegation action according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).
  2. Define the following parameters using the Symbol Picker:
  • StartDate (DateTime - required): The start date of the delegation.
  • EndDate (DateTime - required): The end date of the delegation.
  • ToUserName (String - required): The email address of the user who will temporarily take over the role.
  • Roles (String[] - required): The list of roles to be delegated. Multiple roles can be assigned.