Bulk actions for accounts

Last modified by Antonín Otmar on 2026/09/10 14:27

Information

These features are introduced in version 13.0.

Bulk actions on accounts are used for making easy and asynchronous changes on multiple accounts.

Supported bulk actions on accounts

  • Recalculate accounts and provision 
  • Delete accounts
  • Stop managing accounts

Bulk actions

Recalculate accounts and provision

 This operation will recalculate roles for a given account (both directly on account and contract) and provision the account to its system. This is useful if you need to provision accounts only for certain accounts rather than all accounts for a given owner.

Delete accounts

 This operation will delete accounts from IdM and the target system. Provisioning will occur (Icon red bin). Bulk action class AccountDeleteBulkAction.

Stop managing accounts

 This operation will delete accounts from IdM but not the target system. Provisioning will NOT occur (Icon black bin). Bulk action class AccountStopManagingBulkAction.

Roles assignment

This bulk action is only available from the Role -> Accounts with role agenda

1788526229280-161.png

This bulk action supports specific settings:

  • Role - the role to be assigned, preselected as the role from detail
  • Account - the accounts to which the roles will be assigned
  • Approve - if you have permission for execute without approving new roles (IdmRoleRequest - Execute), you can uncheck this selecbox
  • Valid from - if valid from is not filled, then will be filled from contract automatically,
  • Valid till - if valid from is not filled, then will be not set (assigned role will be removed by contact validity).
  • Reason of request - will be added as description to the created requests

1788526374305-725.png

Required permission for execute:

  • Account read and add role
  • Role request create
  • Role request concept create
  • Role can be requested
  • The action also requires that the user is the guarantor of the assigned role

This action does NOT yet support 2D permissions. See more about how 2D permissions work here.

Role removing

This bulk action is only available from the Role -> Accounts with role agenda

1788527169484-960.png

This bulk action supports specific settings:

  • withRoles - the role to be removed, preselected as the role from detail
  • Approve - if you have permission for execute without approving new roles (IdmRoleRequest - Execute), you can uncheck this selecbox
  • Reason of request - will be added as description to the created requests

1788527135823-967.png

Required permission for execute:

  • Account read and remove role
  • Account role assignments read
  • Role request create
  • Role request concept create
  • Role can be requested
  • The action also requires that the user is the guarantor of the assigned role

This action does NOT yet support 2D permissions. See more about how 2D permissions work here.