NetSuite Connector¶
Overview¶
This topic provides information about using Jitterbit Harmony Cloud Studio to connect to NetSuite. Typically, this is done using the NetSuite connector, though standards-based connectors are also available.
This topic covers information on connecting to NetSuite organized into three types of documentation:
- NetSuite Connector Configuration: These pages cover reference information on the basics of NetSuite connector configuration:
- Prerequisites: Prerequisites for using the NetSuite connector.
- Connection: Establishes access with a specific NetSuite endpoint.
- Search Activity: Retrieves existing records from a NetSuite endpoint and is intended to be used as a source in an operation.
- Create Activity: Creates new records in a NetSuite endpoint and is intended to be used as a target in an operation.
- Update Activity: Updates existing records in a NetSuite endpoint and is intended to be used as a target in an operation.
- Get List Activity: Retrieves a list of existing records based on ID from a NetSuite endpoint and is intended to be used as a target in an operation.
- Upsert Activity: Both updates existing records and creates new records in a NetSuite endpoint and is intended to be used as a target in an operation.
- Delete Activity: Deletes records in a NetSuite endpoint and is intended to be used as a target in an operation.
- NetSuite How-tos: These pages provide instructions on how to accomplish certain tasks with NetSuite integration projects:
- Enable Multi-currency in NetSuite: How to enable the multi-currency feature in NetSuite.
- Enable NetSuite Asynchronous Requests: How to set the Jitterbit variable
jitterbit.netsuite.async
to use periodic polling. - Enable TBA in NetSuite: How to enable token-based authentication in Netsuite prior to configuring a NetSuite connection.
- Gather Values for Using NetSuite TBA: How to gather values needed for configuring a NetSuite connection.
- Pass NULL Values to NetSuite Custom Fields: How to set custom fields to NULL in a transformation.
- Search by Status in NetSuite: How to specify the correct search filter value when configuring a NetSuite Search activity.
- Use a NetSuite Account-Specific WSDL URL: How to obtain an account-specific WSDL URL required for configuring a NetSuite connection.
- Use NetSuite Functions: How to use a NetSuite connection with NetSuite functions.
- Use Standard Forms in NetSuite: How to use standard forms for custom objects in NetSuite.
- NetSuite Troubleshooting: These pages provide troubleshooting details for overcoming challenges with NetSuite integration projects:
- Custom Segments: What to check if custom segments aren't displayed as expected.
- Data Center Error: A workaround for an error related to an incorrect data center.
- Permissions Error: A workaround for an error regarding insufficient permissions.
- Record Limits: Recommendations on enabling chunking if you run into NetSuite API record limits.
- Saved Search Limits: What to check if no saved searches are available to select in a NetSuite Search activity.
Additional Resources¶
A Jitterbit Microlearning Tutorial for NetSuite to FTP is available through our Jitterbit Basics video series, created by Jitterbit University.