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:
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. |
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. |