scriptdeployment

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

For information about developing mapreducescript SDF custom objects, see Map/Reduce Script Objects 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'.

runasrole

single-select list

Optional

This field accepts references to the role custom type.

For information about other possible values, see generic_role.

buffersize

string

Optional

The default value is '1'.

concurrencylimit

string

Optional

The default value is '1'.

queueallstagesatonce

boolean

Optional

The default value is T.

yieldaftermins

string

Optional

The default value is '60'.

Structured Fields

Structured fields are elements that usually contain subfields or groups of fields. They are similar to regular fields but have their own embedded structure. The following structured fields are supported:

General Notices