Importing SDF Custom Objects from a NetSuite Account with SuiteCloud Extension for Visual Studio Code

You can import SDF Custom Objects from a NetSuite account to your project right from VS Code.

To import SDF custom objects from the account:

  1. In VS Code, open the Command Palette and type suitecloud.

  2. From the dropdown, select SuiteCloud: Import Objects.

  3. For SuiteApps, select whether you want to import SDF custom objects ifrom a specific SuiteApp. If you do, press Enter to use the current `project's application ID or type your own.

  4. From the dropdown, pick the SDF custom objects you want to import. For example, addressForm. You can select one, several, or all of them.

    Note:

    Scroll down the list to see all the available SDF custom objects.

  5. Filter the SDF custom objects list by entering the full or partial script ID, or just press Enter if you don't want to filter.

  6. Choose whether you want to import the SuiteScript files referenced in the SDF custom objects.

  7. To confirm that the SDF custom objects in your SuiteCloud project are overwritten with the matching ones from your account, click Continue when prompted.

    A message with the result pops up.

Related Topics

General Notices