Setting Up a Role for SuiteCloud Development Framework Development

If you want to use SuiteCloud Development Framework (SDF) with a NetSuite role, you need to fulfill the following prerequisites. Steps 2–4 are required if your role requires 2FA.

  1. Install the SuiteCloud Development Integration bundle.

  2. Enable token-based authentication (TBA) for the role.

  3. For the role, generate a TBA token from NetSuite.

  4. Save the issued TBA token to configure your preferred SuiteCloud SDK tool.

    To learn more about SuiteCloud SDK tools, see SuiteCloud SDK Overview.

To set up a role for SDF development:

  1. From NetSuite, go to Customization > SuiteBundler > Search & Install Bundles.

  2. In the Keywords field, enter SuiteCloud Development Integration, and click Search.

    Note:

    You cannot log in to an account from SDF without the Integration Record. You must manually install the bundle for the integration record to be installed to account.

    Search & Install Bundles page with SuiteCloud Development Integration item highlighted.
  3. Click SuiteCloud Development Integration, and then click Install.

    Bundle Details page for SuiteCloud Deelopment Integration bundle.
  4. On the Preview Bundle Install page, click Install Bundle.

  5. From NetSuite, go to Setup > Company > Enable Features, and select the SuiteCloud tab.

    Under Manage Authentication, ensure that the Token-based Authentication feature is enabled.

  6. From the Settings portlet in NetSuite, select Manage Access Tokens.

    Settings porlet Manage Access Tokens highlighted.
  7. Click New My Access Tokens.

    My Access Tokens page New My Access Token button highlighted.
  8. From the Application Name dropdown list, select SuiteCloud Development Integration.

  9. In the Token Name field, leave the default description or enter a new one. Then, click Save.

    Access Token page Save button highlighted.
  10. The Token ID and Token Secret are generated.

    Warning:

    For security reasons, the only time the Token ID and Token Secret values are displayed is on the confirmation page. After you leave this page, theses values cannot be retrieved from the system. If you lose or forget these credentials, you will need to create a new token and obtain new values. Treat these values as you would a password. Never share these credentials with unauthorized individuals and never send them by email.

    Confirmation for Access Token successfully saved.

    After successfully generating the token, SDF stores it. You can use the role for SDF features that depend on account login such as validation and deployment.

With the saved TBA token, set up TBA with your preferred SuiteCloud SDK tool. For more information, see:

Related Topics

General Notices