SuccessFactors SOAP Connector > Mappings and Mapping Tasks with SuccessFactors SOAP > SuccessFactors Targets in Mappings
  

SuccessFactors Targets in Mappings

In a mapping, you can configure a Target transformation to represent a single SuccessFactors target.
The general properties display the name and description of the SuccessFactors target. Configure the target and advanced properties for the target object.
The following table describes the SuccessFactors target properties that you can configure in a Target transformation:
Property
Description
Connection
Name of the target connection.
Target Type
Type of target object. Select Single Object or Parameter.
Object
Name of the target object. You can choose a target object when you write data to SuccessFactors.
Parameter
The parameter for the target object. Create or select the parameter for the target object.
Note: The parameter field appears only if you select parameter as the target type.
Operation
The target operation. Select Insert, Update, or Delete.
Data Driven Condition
Not supported.
The following table describes the SuccessFactors target advanced properties that you can configure in a Target transformation:
Advanced Property
Description
Success File Directory
Directory for the success rows file. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Data Integration writes the success rows file to the following directory: <Secure Agent installation directory>\apps\Data_Integration_Server\data\success.
Error File Directory
Directory for the error rows file. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Data Integration writes the error rows file to the following directory: <Secure Agent installation directory>\apps\Data_Integration_Server\data\error.
Forward Rejected Rows
Forwards rejected rows to the next transformation.