NetSuite RESTlet V2 Connector > Synchronization Tasks with NetSuite RESTlet V2 > Synchronization Task Schedule and Advanced Options for NetSuite RESTlet V2
  

Synchronization Task Schedule and Advanced Options for NetSuite RESTlet V2

When you configure a synchronization task to use a NetSuite source or target, you configure advanced properties on the Schedule page of the Synchronization Task wizard.
The following table describes the NetSuite advanced source properties:
Advanced Property
Description
Page Size
Page size used to get data from a source.
Minimum value is 5. Maximum value is 1000. Default value is 100.
Maximum Records to Read
Maximum number of records read from the source. For example, a value of 100 means that the Secure Agent reads 100 records from the source. The default value is 0, which means that the Secure Agent reads all records.
Maximum number of concurrent threads
Number of concurrent threads. To run a synchronization task that uses concurrent threads instead of sequential threads, specify the number of concurrent threads that you want to use.
To optimize performance results with concurrent threads, the administrator might need to adjust the heap size. For example, a heap size of 512 MB for 10 threads might optimize performance results.
The default value is 4.
The following table describes the NetSuite advanced target properties:
Advanced Property
Description
Batch Size
Number of rows that the Secure Agent writes in a batch to the target. When batch size is 0, the Secure Agent writes data to the target one row at a time. When batch size is greater than 0, the Secure Agent writes data to the target in batches of the specified size.
Maximum number of concurrent threads
Number of concurrent threads. To run a synchronization task that uses concurrent threads instead of sequential threads, specify the number of concurrent threads that you want to use.
To optimize performance results with concurrent threads, the administrator might need to adjust the heap size. For example, a heap size of 512 MB for 10 threads might optimize performance results.
The default value is 4.
Success File Directory
Not supported
Error File Directory
Not supported