Property | Description |
---|---|
Connection | Name of the source connection. |
Source type | Select Single Object or Multiple Objects. |
Object | For a single source. Select the source object. |
Add Source Object | For multiple sources. Select the primary object. |
Add Child Object | For multiple sources. Select the desired child object. |
Add Sibling Objects | For multiple sources. Select the desired sibling objects. |
Advanced Property | Description |
---|---|
Start Date | Start date and time to capture the changed data. Use the following format: YYYY-MM-DD'T'hh:mm:ss.SSSSZ. To perform a full read, do not use the Start Date and End Date properties. |
End Date | End date and time to capture the changed data. Use the following format: YYYY-MM-DD'T'hh:mm:ss.SSSSZ. To perform a full read, do not use the Start Date and End Date properties. |
Page Size | Page size used to get data from a source. Default is 100 rows. |
Get Deleted | Includes records that were deleted between the start date and end date for changed data capture. |
Maximum Number of Records to Be Read | Maximum number of records read from the source. For example, a value of 100 means that the agent reads 100 records from the source. The default value is 0, which means the agent reads all records. |
Property | Description |
---|---|
Connection | Name of the target connection. |
Target Type | Select Single Object or Multiple Objects. |
Object | Target object for a single target or primary target object for multiple targets. |
Child Object | For multiple targets. Displays child objects related to the selected target object. Select a single child object. |
Operation | Target operation. |
Advanced Property | Description |
---|---|
Replace All | Removes existing data from the child object before writing new data to the target. |
Batch Size | Number of rows that Informatica Cloud writes in a batch to the target. When batch size is 0, Informatica Cloud writes data to the target one row at a time. When batch size is greater than 0, Informatica Cloud writes data to the target in batches of the specified size. |
Success File | Name of the file that contains rows successfully written to the target. |
Error File | Name of the file that contains rows that were not written to the target. |
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, Informatica Cloud writes the success rows file to the following directory: <Secure Agent installation directory>/main/rdtmDir/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, Informatica Cloud writes the error rows file to the following directory: <Secure Agent installation directory>/main/rdtmDir/error. |