Picklist Configuration

SailPoint aggregates data from the SuccessFactors based on the picklist configuration. SailPoint provides a default picklist but you can add additional custom or standard attributes.

A picklist is a configurable set of options or selection lists used to populate a data input field having one or more predefined values in the SuccessFactors system.

Note

Assign the following permissions to the service user along with the existing permissions to download the picklist-values.csv file.

Admin Center Permissions:

  • Monitor Scheduled Jobs
  • Manage Scheduled Jobs

Default Event Name and Status Values

Use the following table to re-enter the default values for Event Names & Status.

Note
The following values are provided as examples. The values may be different for your organization. Provide the values that apply to your environment.

Default Picklist Configuration Name Values

Use the following table to re-enter your organization's default Picklist Option ID names by matching the values in the Picklist ID column with those in the Picklist Configuration Name column.

Note
The Picklist Configuration Name can't be changed or added in the Default Picklist Configuration map, whereas the Picklist ID should match the values present in your environment.

Picklist Configuration Name

Picklist ID

employeeTypePicklist

employee-type

employeeStatusPickList

employee-status

employeeClassPickList

EMPLOYEECLASS

For example:

Copy
<entry key="picklistConfigMap">
    <value>
        <Map>
            <entry key="employeeClassPickList" value="EmployeeClass"/>
            <entry key="employeeStatusPickList" value=“EmployeeStatus"/>
            <entry key="employeeTypePicklist" value=“EmployeeType/>
        </Map>
    </value>
</entry>

 

Picklist Sets and Values

The following tables list the default picklist sets and values used in the SuccessFactors Connector.