How to Upload Users to Partition

Aim of this article

Shows how to create/update user accounts at a partition using Data Upload. 

Related sections

Users (Reference Manual)

Required permissions

Partition Data Upload - import users

Steps:

  1. Prepare the user data in CSV format. Sample:

    loginName,email,firstName,lastName,activated,ssoOnly,roleNames,businessRoles,groups JohnS,JohnSmith@company.com,John,Smith,true,false,"PRICESHOP,PRICESHOP_EDIT","Sales Manager","NA Group"

     

  2. Start a Data Upload as described here.

  3. In the Data Mapping step, map your fields to the user account fields at the partition. 

     

  4. Follow the wizard to complete users upload. 

PlatformManager version 1.75.0