Export Step
This section describes how to add and set up the connection for the Export step applicable to the tasks in the interface. For more information about steps, see Defining Steps .
The Export step allows exporting entities from IConduct to SAP SuccessFactors. To create the Export step, navigate to Interfaces> {Specific Interface}> Tasks> {Specific Task}> Steps >New >New Export Step.
To export your data to SuccessFactors, follow the steps below:
- Select your SuccessFactors connection from the Connection drop-down list. Click Open for your reference, or if modifications or any changes are required in the pre-defined connection.
Warning: If you can't find the necessary Connection in the list, go to the connection page and make sure the Is Active and Is Target checkboxes are enabled.
- Select the required entity from the Entity Name drop-down list.
- Using the Action drop-down list, choose the action you want to perform.
- Insert: Export data from the schema.
- Update: Add the latest data to the existing fields.
- Delete: Delete data from the existing target table fields.
- Upsert: Depending on the key - either update or insert data to the target system fields.
Note: On selecting Update, Delete or Upsert from the Actions drop-down list, the Schema Column and Source Column appear. These fields associate a specific field in the schema to a target system field. The rows from the schema will Update/Delete or Upsert rows in the target fields based on this association. Select required columns to enable automatic updates.
- Once done, press Create and proceed with mappings.