Property | Description |
---|---|
Connection | Name of the target connection. |
Target Type | Target type. Select one of the following target types:
|
Object | Name of the target object. You can select an existing object or create an object at runtime. |
Operation | Target operation. Select one of the following operations:
Note: If you use the Data Driven operation, you cannot upsert. |
Advanced Target Property | Description |
---|---|
Commit Interval | Interval in rows between commits. Default is 100. |
Number of Retries | An integer value. Number of times to retry if the query execution fails due to a closed connection. Default is 5. |
Retry Wait Period | Interval in seconds between two retry attempts. Default is 3 seconds. |
Success File Directory | Directory for the success file. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Informatica Cloud writes the success file to the following directory: <Secure Agent installation directory>/main/rdtmDir/success Enter a directory local to the Secure Agent. Ensure that your administrator has granted you access to this directory. |
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, Informatica Cloud writes the error rows file to the following directory: <Secure Agent installation directory>/main/rdtmDir/error Enter a directory local to the Secure Agent. Ensure that your administrator has granted you access to this directory. |
Forward Reject Rows | Determines whether the transformation passes rejected rows to the next transformation or drops rejected rows. By default, the Mapping Configuration application forwards rejected rows to the next transformation. |