Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Select Workflows from the menu. To create a new workflow, click the plus icon in the Workflows navigation tree. The grid icon will change the navigation tree to sorted flat view.

...

Field

Required

Description

Active

Yes

Whether this property is active or not. Defaults to Yes.

Code

Yes

The name of the property.

Display NameNo

Property Scope

Yes

Whether the property scope is Environment Instance or Project. Default is Environment Instance.

Description

No

A description for the property.

Datatype

Yes

The property's data type. Default is String.

Subtype

No

Reserved for future use.

Required

Yes

Whether the property is required or not. Defaults to Yes.

Encrypted


Whether the property is encrypted or not. Encrypted property values will not display on the screen or be readable in any of the logs. Default is No.

Display Details
  • Rows
No
  • Columns
No
  • List Data CSV
No
  • Multi Select
No
Validation Details
  • Required
No
  • Length
No
  • Min Value
No
  • Max Value
No
  • Default Value
No
  • Validation Groovy Script
No

Updated By

N/A

The user who last updated the property (read-only).

Updated On

N/A

The date/time in which the property was last updated (read-only).

ActionsN/A

...


To access the workflow inputs, click the button in workflow definition toolbar. Click the Create button to create a new input.


Image RemovedImage Added


Enter values as described in table below.


Field

Required

Description

NameCode

Yes

The name of the workflow input.

Display Name

Description

Data Type

Yes

The data type of the workflow input.

Encrypted

Display Details
  • Rows


  • Columns


  • List Data CSV


  • MultiSelect


Validation Details
  • Required


  • Length


  • Min Value


  • Max Value


Initial Value

No

An optional default initial value for the workflow input.

DescriptionValidation Groovy Script

No

An optional description for the workflow input.

...