scriptdeployment

This topic is part of the bundleinstallationscript SDF custom object documentation.

For information about creating bundle installation scripts, see SuiteScript 2.x Bundle Installation Script Type.

In addition to the fields listed in this topic, you can set a value for a custom field defined in the parent object.

Feature Dependencies

  • SERVERSIDESCRIPTING

Attributes

Name

Type

Required / Optional

Description

scriptid

string

Required

This attribute value can be up to 40 characters long.

The default value is ‘customdeploy’.

Fields

Name

Type

Required / Optional

Description

status

single-select list

Required

For information about possible values, see script_status.

The default value is 'TESTING'.

title

string

Required

 

isdeployed

boolean

Optional

The default value is T.

loglevel

single-select list

Optional

For information about possible values, see script_loglevel.

The default value is 'DEBUG'.

runasrole

single-select list

Optional

This field accepts references to the role custom type.

For information about other possible values, see generic_role.

General Notices