Exporting employees using ssoconfig interactive menu prompts

This method of exporting employees and levels walks you through the exporting steps. You can choose to export all or only changed users.

  1. Run the ssoconfig utility.

    From a command window on the LSF server, type

    ssoconfig -c

  2. From the main ssoconfig menu, select Manage User Provisioning.
  3. From the next menu that appears, select Export Employee for LMS.
  4. At the prompt for DataArea, type the name of the productline (also known as data area) that contains the data you want to export.
  5. At the prompt for Agent, type the name of the service that identifies the data you want to export, for example, PRODUCTLINE_EMPLOYEE.
  6. At the prompt to export all Employees, type Yes if you want to export all employee records or No if you want to export only records for employees that have been changed.
  7. At the prompt for the file name, type the name of the .csv file where you want the exported information to be copied. This can be any name, for example, AllEmployees.csv

    By default the file will be created in the home directory of the user running ssoconfig. You can add path information, for example, c:\MyExportLocation\AllEmployees.csv

    When the command executes, the name of the file created and the number of users written to the file appears on the screen.