workflowtransition

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

For information about developing workflow SDF custom objects, see Workflows as XML Definitions.

Feature Dependencies

  • WORKFLOW

Attributes

Name

Type

Required / Optional

Description

scriptid

string

Required

This attribute value can be up to 40 characters long.

The default value is ‘workflowtransition’.

Fields

Name

Type

Required / Optional

Description

tostate

single-select list

Required

This field accepts references to the workflowstate custom type.

eventtypes

multi-select list

Optional

You can specify multiple values by separating each value with a pipe (|) symbol.

For information about possible values, see workflowaction_eventtype.

contexttypes

multi-select list

Optional

You can specify multiple values by separating each value with a pipe (|) symbol.

For information about possible values, see execution_context.

conditionsavedsearch

single-select list

Optional

This field accepts references to the savedsearch custom type.

triggertype

single-select list

Optional

For information about possible values, see workflowtransition_triggertype.

waitforworkflow

single-select list

Optional

This field accepts references to the workflow custom type.

waitforworkflowstate

single-select list

Optional

This field accepts references to the workflowstate custom type.

buttonaction

single-select list

Optional

This field accepts references to the following custom types:

scheduledelay

string

Optional

 

scheduletimeunit

single-select list

Optional

For information about possible values, see workflow_timeunit.

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