Save Role Access Action Application Steps

  1. Log in to the Kuika platform.
  2. Open your project from the Apps screen.
  3. Go to the UI Design module.
  4. Open the Properties section in the right panel.
  1. Select the relevant component and add the Authorisation > Save Role Access action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).

Parameter Definitions

  • Is Authorized (Boolean - Required): Specifies whether a role is granted or denied access permission. true → permission is granted, false → permission is denied.
  • Role ID (String - Required): The unique ID number of the role to which access permission will be assigned in the system.
  • Action ID (String - Required): The unique ID of the function or screen to which the role will be granted access.
  • Enable Audit Logs (Boolean – optional): When enabled, the process of querying the role-process relationship list is added to the audit log records. This allows tracking which user viewed the role-process matches, when, and through which action. It is recommended to enable this in applications requiring authorization and security monitoring.

Each parameter can be entered as a fixed value or linked to data from sources such as Action Result, Method Input, Screen Input, Current, and Component. These links can be easily configured using the Symbol Picker.