Table of Contents

Search

  1. Preface
  2. Introduction to NetSuite Connector
  3. Connections for NetSuite
  4. Synchronization tasks with NetSuite
  5. Mappings and mapping tasks with NetSuite
  6. Appendix A: NetSuite data type reference

NetSuite Connector

NetSuite Connector

Synchronization task schedule and advanced options for NetSuite

Synchronization
task schedule and advanced options for NetSuite

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
Start Date
Start date and time to capture the changed data. Use the following format: YYYY-MM-DD'T'hh:mm:ss.SSSSZ.
To specify the last date or the last date and time when the task ran successfully, enter the $LastRunDate or $LastRunTime data filter variables.
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 specify the last date or the last date and time when the task ran successfully, enter the $LastRunDate or $LastRunTime data filter variables.
To perform a full read, do not use the Start Date and End Date properties.
Page Size
Number of rows that the Secure Agent fetches per page. Default is 100 rows. The maximum value is 1000.
Get Deleted
Includes records that were deleted between the start date and end date for changed data capture.
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 allowed.
To use concurrent threads for
synchronization
tasks, your NetSuite account must be concurrency-enabled.
To optimize performance results with concurrent threads, your administrator might need to adjust the heap size. For example, a heap size of 512 MB for 10 threads might optimize performance results.
You cannot use a saved search as a source object in a
synchronization
task that uses concurrent threads.
The default value is 1.
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.
Number of Retry
Number of times the agent attempts to execute the request. Default value is 0.
Retry mechanism works after the transaction starts.
Retry Delay
Number of seconds the agent waits before it executes the request again. Default value is 200.
The agent reconnects to the NetSuite port every time it executes the request and send the existing search ID to the NetSuite port.
The following table describes the NetSuite advanced target properties:
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 the Secure Agent writes in a batch to the target. When the batch size is 0, the Secure Agent writes data to the target one row at a time. When the batch size is greater than 0, the Secure Agent writes data to the target in batches of the specified size. The default value is 100.
For insert and delete operations, the maximum value is 200. For upsert and update operations, the maximum value is 100.
Success File
Name of the file that contains rows successfully written to the target.
The agent writes success log files to the following directory:
<Secure Agent installation directory>\apps\Data_Integration_Server\data\success
Reject File
Name of the file that contains rows that were not written to the target.
The agent writes error log files to the following directory:
<Secure Agent installation directory>\apps\Data_Integration_Server\data\error
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 allowed.
To use concurrent threads for
synchronization
tasks, your NetSuite account must be concurrency-enabled.
To optimize performance results with concurrent threads, your 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 1.

0 COMMENTS

We’d like to hear from you!