Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Batches were introduced in 20.2 to easily and safely operate on a large amount of data. Batches operate on a large data set of records conveyed via a filter. The data set is then linked to one of the various tasks. Batches can either be started manually via the rest api v2 in the MediaHaven REST API or created by a workflow process.

...

The returned batches depend on the function of the user

Function

Effect

No

Can read the batches created by this user

ADMIN_BATCHES

Can read all the batches from the index of the organisation of this user

ADMIN_BATCHES + ADMIN_ALL_ORGANISATIONS

Can read all batches from all indices

Multi indices 22.2+

Normally, a batch is executed on the index of the organization to which the user belongs. When a batch is started by the zeticon@installation or system@installation user, it will be executed across all indices available on the system.