SuccessFactors ODATA Connector > Synchronization Tasks with SuccessFactors ODATA Connector > SuccessFactors Sources in Synchronization Tasks
  

SuccessFactors Sources in Synchronization Tasks

You can use a SuccessFactors object as a single source in a synchronization task. You can configure the SuccessFactors source properties on the Source page of the Synchronization Task wizard.
The following table describes the SuccessFactors source properties:
Property
Description
Connection
The source connection for the task.
Source Type
Type of the source object. Select Single or Multiple object.
Source Object
The source object for the task. Select the source object for a single source. When you select the multiple source option, you can add the following objects:
  • - Primary Object
  • - Child Object. Not applicable.
  • - Sibling Object
Note: SuccessFactors ODATA Connector does not support self join.
Display technical names instead of labels
Displays technical names instead of business names.
Display source fields in alphabetical order
Displays source fields in alphabetical order instead of the order returned by the source system.
When you configure a synchronization task to use a SuccessFactors source, you can configure the advanced source properties. Advanced source properties appear on the Schedule page of the Synchronization Task wizard.
The following table describes the SuccessFactors advanced source properties:
Advanced Property
Description
Data Serialization Format
The format of the data that is transferred over the network. Select ATOM/XML or JSON.
For large volume of data, you can use ATOM/XML.
Maximum Number of Rows
Determines the maximum number of rows you can fetch.
Number of Rows to Skip
Sets the number of rows you can skip. For example, you can set this property to n to skip the first n rows in a source and read from the (n+1) row.
Enable Data Validation
Determines whether the constraints expressed in the facets of properties are validated.