Account Component Dependencies in SuiteCloud Projects

In account customization projects, you xan set up dependencies on existing SD custom objects, files, and scripts from a NetSuite account. You can set up dependencies by adding object or file dependencies in the project manifest. These dependencies need fully qualified IDs for objects and path references for files and scripts. When you add these dependencies to the project manifest, you can refer to the target account components without adding them to your project or overwriting them during project deployment.

Your project can depend on SDF custom objects in the same project, or in the target account using an attribute=value pair format that specifies the script ID. For information about supported SDF objects and XML guidelines, see Customizations Supported by SuiteCloud Development Framework and Specifying an SDF Custom Object Reference.

To define account component dependencies:

For more information about account component dependencies, see the following help topics:

Related Topics

General Notices