You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Overview

Customer Self Service (CSS) allows for new users to be created either via the administration interface, or via CSV import. This guide covers the creation of new users via import. 

With a CSV file, new users can be imported in bulk, saving the administrator from manually creating each record individually. Each row of the CSV file corresponds to a user record.

The following fields are used when importing a user. Fields marked with * are mandatory.

  • User ID (generally an email address)*
  • Notification Email Address*
  • Deactivate User (Yes or No)*
  • First Name
  • Last Name
  • Password
  • Force Password Change (Yes or No)
  • Job Title
  • Section
  • Phone Number*
  • Fax Number
  • Default Cost Centre
  • Customer Code*
  • Global Catalogue Access (Blank, Denied, Full or ViewOnly)
  • Orders Approved By
  • Special Instructions
  • Contract Items Only (Yes or No)
  • Initial Role*
  • Approval Type (Blank, SPU, MPU, SPA, MPA, MPAS, H, HC or HAL)
  • Approve Non Contract Items (Yes or No)
  • Deny Product Entry on Approval (Yes or No)
  • Allow Product Entry on Approval (Yes or No)

Step-by-step guide

To Create and Populate the CSV Import File: 

  1. Open a new text file with an editor such as Notepad. 
  2. Copy and paste the following text into the file: 
    EmailAddress, NotifyEmailAddress, Deactivated, FirstName, Surname, Password, ConfirmPassword, JobTitle, Section, PhoneNumber, FaxNumber, DefaultCostCentre, CustomerCode, GlobalCatalogueAccess, OrdersApprovedBy, SpecialInstructions, ContractItemsOnly, InitialRole, ApprovalType, ApproveNonContract, DenyApprovalProductEntry, AllowApprovalProductEntry
  3. Save the file with an extension of .csv
  4. Open the newly created CSV file in Excel. The above text should now form the headers of the first 18 columns. 
  5. Populate the spreadsheet with the required data, one line per user record.
  6. Save the file. 

To Perform a User Import:

  1. Login as an Administrator.
  2. Navigate to 'Accounts' --> 'User Import' (/zUserImport.aspx).
  3. Locate the section labelled 'Enter or browse for the flat file containing your User CSV file to be imported.'
  4. Click the 'Browse' button and locate the previously-saved CSV file.
  5. Click 'Import Now' to process the user import.
  6. The text window under the 'Import Now' button will display any success or error messages after the import.


Related help

  • No labels