Converting a Bundle into an Account Customization Project from a NetSuite Account

Note:

SuiteBundler is still supported, but it will not be updated with any new features.

To take advantage of new features for packaging and distributing customizations, you can use the Copy to Account and SuiteCloud Development (SDF) features instead of SuiteBundler.

Copy to Account is an administrator tool that you can use to copy custom objects between your accounts. The tool can copy one custom object at a time, including dependencies and data. For more information, see Copy to Account.

SuiteCloud Development Framework is a development framework that you can use to create SuiteApps from an integrated development environment (IDE) on your local computer. For more information, see SuiteCloud Development Framework.

You should convert your bundles into account customization projects from a NetSuite account. The converted files are saved as a zip in the File Cabinet. This enables you to use SuiteCloud Development Framework (SDF) for development of your existing bundles.

When you convert the same bundle again, any existing project conversion files are overwritten with the new conversion.

Configuration bundles may not be converted.

Convert a Bundle to an Account Customization Project

  1. Go to Customization > SuiteBundler > Create Bundle > List.

  2. Select a bundle you own.

  3. Note the bundle ID to help you identify the folder where converted files are saved.

  4. On the Bundle Details page, select Convert to SuiteCloud Project.

    Note:

    If the button is grayed out, it means that a bundle conversion for that bundle is in progress.

  5. Click OK.

  6. To download the converted files and log, go to your File Cabinet. The file are located at /SuiteBundles/SDF_Conversions/sdf_conversion_{bundleid}.zip

  7. Unzip and save the files.

  8. (Optional) To view the log and check for errors, open the status.xml file.

  9. Create a new SDF account project.

  10. To import your project components, move the converted file and object folders into your SuiteCloud project.

Related Topics

General Notices