scriptdeployment

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

For information about developing sdfinstallationscript SDF custom objects, see SDF Installation Scripts as XML Definitions.

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'.

General Notices