gotopageaction

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 ‘workflowaction’.

Fields

Name

Type

Required / Optional

Description

targetpage

single-select list

Required (conditionally)

This field is mandatory when the targetpageobject value is not defined.

For information about possible values, see generic_standard_task.

targetpageobject

single-select list

Required (conditionally)

This field is mandatory when the targetpage value is not defined.

This field accepts references to the following custom types:

targetpagetasktype

single-select list

Required (conditionally)

This field is mandatory when the targetpageobject value is defined.

For information about possible values, see centercategory_tasktype.

isinactive

boolean

Optional

The default value is F.

General Notices