Selectable Fields for Workflow

This section lists the selectable fields for workflow objects.

Selectable Fields for Workflow
Field Description Output

attribute[].*

Attribute instance

If attribute[name] is specified, then default is value; if not, default is a list of all associated attribute names.

automated.*

Automated activity

If automated[name] is specified, then default is value; if not, default is a list of all associated automated activity names.

automated.attribute[].*

Attributes of automated activity

Lists attributes of activity if nothing specified in []. With a value in [] returns attribute value. (see Selectable Fields for Attribute)

automated.description

Value

automated.history.*

Text log of history

Value

automated.lattice.*

Vault name

Vault name (see Selectable Fields for Vault)

automated.modified

Modification time

Value

automated.name

Automated activity name

Value

automated.originated

Creation time

Value

automated.owner.*

Person, role, or group

Owner name (see Selectable Fields for User)

automated.status

Automated activity status

Value

automated.trigger.*

Trigger program definitions

(see Selectable Fields for Program)

automated.type.*

Automated activity type

(see Selectable Fields for Process)

automated.vault.*

Vault name

(see Selectable Fields for Vault)

automated.xcoord

Horizontal location on graph

Value

automated.ycoord

Vertical location on graph

Value

automated.next

What comes after an automated activity

Value

automated.assignee.*

User assigned to an automated activity

Value

businessobject.*

Objects attached to the workflow

Business object name (see Selectable Fields for Business Objects)

description

Workflow description

Value

exists

Used with no other selectable; Asks: Does this object exist?

Returns true/false if it is the only selectable entered. Otherwise an error occurs.

history.*

Text log of history

Value

history.autosuspend

Workflow autosuspend user info and timestamp

Value

history.finish

Workflow finish user info and timestamp

Value

history.reassign

Workflow reassign user info and timestamp

Value

history.resume

Workflow resume user info and timestamp

Value

history.start

Workflow start user info and timestamp

Value

history.stop

Workflow stop user info and timestamp

Value

history.suspend

Workflow suspend user info and timestamp

Value

id

Workflow identifier

Value

interactive[].*

Interactive activity

If interactive[name] is specified, then default is value; if not, default is a list of all associated interactive activity names.

interactive.attribute[].*

Attributes of interactive activity

Lists attributes of activity if nothing specified in []. With a value in [] returns attribute value (see Selectable Fields for Attribute)

interactive.description

?

Value

interactive.history.*

Text log of history

Value

interactive.lattice.*

Vault name

Value (see Selectable Fields for Vault)

interactive.modified

Modification time

Value

interactive.name

Interactive activity name

Value

interactive.originated

Creation time

Value

interactive.owner.*

Person, role, or group

Owner name (see Selectable Fields for User)

interactive.status

Interactive activity status

Value

interactive.trigger.*

Trigger program definitions

Value (see Selectable Fields for Program)

interactive.type.*

Interactive activity type

Value

interactive.vault.*

Vault name

Value

interactive.xcoord

Horizontal location on graph

Value

interactive.ycoord

Vertical location on graph

Value

interactive.next

What comes after an interactive activity

Value

interactive.assignee.*

User assigned to an interactive activity

Value

lattice.*

Vault name

Vault name (see Selectable Fields for Vault)

modified

Modification time and date

Value

originated.generic

Modification time and date in generic format (independent of the MX_NORMAL_DATETIME_FORMAT and MX_DECIMAL_SYMBOL settings chosen by an Administrator)

Value

name

Workflow name

Value

node[].*

Element of workflow

If node is specified, default is value. If nothing is specified in [ ], returns node names for workflow.

node.description

?

Node description

node.name

?

Node name

node.type

?

Node type

node.xcoord

Horizontal location on graph

Value

node.ycoord

Vertical location on graph

Value

node.next

Next process node

Value

object[ ]

a corresponding business object

Returns a business object where the type matches the string in [ ] and the name is the same as the workflow's name. If no string is given, the object type is workflow, with case ignored. In a case sensitive environment if more than 1 type meets that criteria (such as both a Person type and a PERSON type), OR if there are more than 1 object with the same type and name that are not in the same revision chain, the object with the latest originated date is returned. When objects with same type and name are in the same revision chain, the latest revision is returned.

originated

Creation time and date

Value

originated.generic

Creation time and date in generic format (independent of the MX_NORMAL_DATETIME_FORMAT and MX_DECIMAL_SYMBOL settings chosen by an Administrator)

Value

owner.*

Person, role, or group

Owner name (see Selectable Fields for User)

status

Workflow status

Value

type.*

Type object

Type name (see Selectable Fields for Type)

vault.*

Vault definition

Vault name (see Selectable Fields for Vault)