Property | Description |
---|---|
Connection | Name of the target connection. |
Target Type | Type of the target object. You can select Single Object or Parameter. |
Object | Name of the target object. |
Operation | The target operation. Select the insert operation to write data to the target object. |
Property | Description |
---|---|
Chunk Size | The data size, in MB units, that the Secure Agent writes in a batch to an Anaplan target. For example, if you specify 1 MB as the chunk size, the Secure Agent transfers 1 MB of data at a time until the transfer is complete. The batch size helps when you want to write large amounts of data. The agent performs the configured insert, update, or delete operation based on the batch size. |
Upload Only Import | Defines the method that Anaplan uses to upload data or a file. Enable this property so that Anaplan exclusively runs the import action to upload your data or file without triggering other processes concurrently. If you do not select this property, Anaplan uses the standard procedure to upload your data or file. |
Success File Directory | Directory for the Anaplan success rows file. Specify a directory on the Secure Agent machine. 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 Anaplan error file. Specify a directory on the Secure Agent machine. 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 | Determines whether the transformation passes rejected rows to the next transformation or drops rejected rows. By default, the mapping task forwards rejected rows to the next transformation. If you select the Forward Rejected Rows option, the Secure Agent flags the rows for reject and writes them to the reject file. If you do not select the Forward Rejected Rows option, the Secure Agent drops the rejected rows and writes them to the session log file. The Secure Agent does not write the rejected rows to the reject file. |