NetSuite RESTlet Connector Guide > Mappings and Mapping Configuration Tasks with NetSuite RESTlet Connector > NetSuite RESTlet Targets in Mappings
  

NetSuite RESTlet Targets in Mappings

In a mapping, you can configure a Target transformation to represent a single NetSuite RESTlet object, multiple NetSuite RESTlet objects, or parameter.
Configure the target and advanced properties for the target object.
The following table describes the NetSuite RESTlet target properties that you can configure in a Target transformation:
Property
Description
Connection
Name of the target connection.
Target Type
Select Single Object, Multiple Objects, or Parameter.
Object
Target object for a single target or primary target object for multiple targets.
Operation
Select Insert, Update, Upsert, Delete, or Data Driven.
The following table describes the NetSuite RESTlet target advanced properties that you can configure in a Target transformation:
Advanced Property
Description
Batch Size
Number of records that the agent writes in a batch to the target when you write large amounts of data. Default is 100.
Success File Directory
Directory for the success log files. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Informatica Cloud writes the success log files to the following directory: <Secure Agent installation directory>\apps\Data_Integration_Server\data\success
Error File Directory
Directory for the error log files. Specify a directory path that is available on each Secure Agent machine in the runtime environment. By default, Informatica Cloud writes the error log files 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 Configuration task forwards rejected rows to the next transformation.