Bulk User Import

Overview

Import users and assign them to groups en masse.

Supports updating existing users, appending group membership and replacing group membership. Suppresses user creation notification email. Supports adding users to a SAML group when required.

Plug-ins

Deployment Instructions

  • Deploy database artifacts (~/sql/BUI Schema.sql)
  • Import app (~/application/Bulk User Import (BUI).zip)
  • If your business data source is not jdbc/Appian:
    • Open the "BUI Data Store" object, choose the relevant data source and publish the data store.
    • Update the "BUI_DATA_SOURCE_NAME" constant with the relevant data source name.
    • Open the "BUI Import Users" process model, reconfigure the "Truncate userRequest table" node to point to the relevant data source and publish the process model.
Anonymous