Getting Started
Connecting to NetSuite
Establishing a Connection shows how to authenticate to NetSuite and configure any necessary connection properties from the Connection Manager window.
You can also configure component capabilities through the available Connection properties, from data modeling to firewall traversal. The Advanced Settings section shows how to set up more advanced configurations and troubleshoot connection errors.
Visual Studio Version Support
The CData SSIS Components for NetSuite supports Visual Studio versions 2015 and above.
SSIS Version Support
The CData SSIS Components for NetSuite provide data flow components that allow for straightforward integration with NetSuite data from SSIS data flow tasks. SQL Server 2014, 2016, 2017, 2019, and 2022 are supported including their corresponding version of SQL Server Data Tools.
NetSuite Version Support
We support all editions of NetSuite including Standard, CRM, and OneWorld. The component leverages NetSuite Web services to enable you to access any entity in your NetSuite account in real time. The component supports all versions of the SuiteTalk API. The component models NetSuite entities, transactions, custom records, and lists in these APIs as bidirectional tables. Saved searches are modeled as read-only views. The component also supports bulk inserts, updates, and deletes.
See Also
- Using the Source Component: Pull NetSuite data into your data flow task.
- Using the Destination Component: Push data to NetSuite.
- Deploying to Azure: Deploy the CData components to Azure from Visual Studio.
- Troubleshooting: The component installation automatically adds the components to the toolbox; if you do not see the components, you can find the procedure to add them here.