NetSuite RESTlet V2 Connector > Synchronization Tasks with NetSuite RESTlet V2 > NetSuite RESTlet V2 Lookups in Synchronization Tasks
  

NetSuite RESTlet V2 Lookups in Synchronization Tasks

You can use a single NetSuite RESTlet V2 object as a lookup in a synchronization task. You must use a Search Standard Record as a NetSuite RESTlet V2 lookup object in a synchronization task.
You can configure NetSuite lookup properties on the Lookup page of the synchronization Task Wizard.
The following table describes the NetSuite RESTlet V2 lookup properties:
Property
Description
Lookup Connection
Select the name of the lookup connection.
Lookup Object
Select the lookup object.
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.
Display technical names instead of labels
Displays technical names instead of business names.
Display fields in alphabetical order
Displays fields in alphabetical order instead of the order returned by the system.