Anaplan V2 Connector

Anaplan V2 Connector

Anaplan targets in mappings and mapping tasks

Anaplan targets in mappings and mapping tasks

To write data to Anaplan, configure an Anaplan V2 object as a Target transformation in a mapping. You can configure a Target transformation to represent a single Anaplan V2 target.
Specify the name and description of the Anaplan V2 target. Configure the target properties for the target object.
The following table describes the Anaplan V2 target properties that you can configure in a Target transformation:
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.
The following table describes the advanced target properties for Anaplan Connector:
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.

0 COMMENTS

We’d like to hear from you!
Edius Maicol Vargas Paniagua - February 20, 2024

It seems to be an error in the first paragraph:

"To write data to Anaplan, configure an Anaplan V2 object as a Source transformation in a mapping. You can configure a Source transformation to represent a single Anaplan V2 source"

It is correct to say you have to use a Source transformation for writing data to Anaplan? I was trying to understand how this connector works, in order to use it in a customer requirement, as I understand it is as a SalesForce connection in which I could select an Anaplan object to load data to it.

Could you please tell me if there is an error or if it is some particular behavior in this connector which do this correct?

 
Informatica Documentation Team - February 22, 2024

Hi Edius Maicol Vargas Paniagua,

We're glad to let you know that we addressed your feedback in the Anaplan targets in mappings and mapping tasks topic. You need to use a Target transformation in the mapping to write data to Anaplan. We have updated “Source” to “Target” transformation in the topic.

Regards,
Informatica Documentation Team