Skip to main content
Skip table of contents

Netsuite

You are looking at an older version of the documentation. The latest version is found here.

The Data Virtuality Server supports Netsuite JDBC driver v08.10.85.

In order to use the Netsuite data source, please install the Netsuite JDBC driver as follows:

  1. Stop the Data Virtuality Server.
  2. Place the Netsuite JDBC driver in the %dvserver%/modules/system/layers/base/com/netsuite/main folder.
  3. Check the module.xml file and change the driver JAR file name if applicable.

  4. Open the %dvserver%/standalone/configuration/dvserver-standalone.xml file, find the <drivers> section, and enter the following code:

    CODE
    <driver name="netsuite" module="com.netsuite">
    	<driver-class>com.netsuite.jdbc.openaccess.OpenAccessDriver</driver-class>
    </driver>
  5. Start the Data Virtuality Server.

Netsuite JDBC driver version 08.10.85 supported since v2.4.24

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.