Configure your Site for SCIS Integration

You must have the latest SuiteCommerce InStore (SCIS) and SuiteCommerce or SuiteCommerce Advanced bundles installed and set up in your account before you can integrate them. For information, see SuiteCommerce InStore Installation and Install Your Commerce Website Applications.

You must also set up NetSuite for SCIS Integration before configuration. For information, see Required Features and Settings for SCIS.

The correct configuration procedure depends depends on which version of SuiteCommerce Advanced you’re using.

To configure your site for SCIS integration:

  1. Select the domain to configure at Commerce > Websites > Configuration.

  2. In the SuiteCommerce Configuration record, go to the My Account tab, SCIS Integration subtab.

  3. Set the feature properties in this subtab as needed.

  4. Save the Configuration record.

To configure your site for SCIS integration (SCA Denali and Mont Blanc):

  1. Create a custom module that includes the backend Configuration object as a dependency. See Configure Properties for details.

    Note:

    Don't edit the original Configuration.js source file directly. For tips and best practices on customizing JavaScript, see Develop Your SCA Customization.

  2. Set the isSCISIntegrationEnabled property in the custom module to true.

  3. Save and deploy to your site.

Important:

This information is for the Denali and Mont Blanc releases of SuiteCommerce Advanced.

Note:

For information about configurable properties, no matter which SCA version you're using, see SCIS Integration Subtab.

Related Topics

General Notices