Exporting managers using the command line

This section describes automated way to export all managers using the command line.

From the command line, type

ssoconfig –e YourPWD [allmanagers OR deltamanagers] PRODUCTLINE PRODUCTLINE_EMPLOYEE [AllEmployeeManagers.csv OR DeltaEmployeeManagers.csv]

where

  • YourPWD is the password for ssoconfig at your site

  • allmanagers OR deltamanagers determines which set of managers to include.

    Use allmanagers to export managers for all users in the system. Typically, this is something you would do only time (for example, when you are setting up your system).

    Use deltamanager to export manager data only for users who have been modified since the last export. This is typically a nightly or weekly export to sync the updates.

  • PRODUCTLINE is the proudctline (also known as data area) that contains the employees

  • PRODUCTLINE_EMPLOYEE is the name of the service

  • AllEmployeeManagers.csv OR DeltaEmployeeManagers.csv is the name of the CSV file that contains the manager information

  • Indirect: Add this optional parameter to include indirect supervisors (if any)

  • emailNotification: If this flag is enabled in the request, an email notification will be included in the CSV export file.