Use Case: Disabling Inactive Users

Scenario: In the administrator panel, a list of users that ‘need to be disabled’ is obtained based on certain criteria. The Disable User action is executed for each user.

Application Flow

  • Element: ‘Disable’ button
  • Trigger: OnClick
  • Actions:
    • Condition → For Each
      • List: ActionResult.passiveUsers
      • Internal Action: Authorisation → Disable User
        • User Name