Workflow configurations in Framework(WorkflowVersionTable)

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeWorkflowVersionTable/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.1"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWorkflow configurations
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Framework/WorkflowVersionTable
ActivationConditionId Framework/WorkflowVersionTable
ActivationConditionType Framework/WorkflowVersionTable
ConfigurationId Framework/WorkflowVersionTable
Enabled Framework/WorkflowVersionTable
Owner Framework/WorkflowVersionTable
Valid Framework/WorkflowVersionTable
VersionIdBuild Framework/WorkflowVersionTable
VersionIdMajor Framework/WorkflowVersionTable
VersionIdMinor Framework/WorkflowVersionTable
VersionIdRevision Framework/WorkflowVersionTable
WorkflowTable Framework/WorkflowVersionTable
WorkItemEmailId Framework/WorkflowVersionTable
Relationship_ExpressionTableRelationshipId Framework/WorkflowVersionTable
Relationship_WorkflowTableRelationshipId Framework/WorkflowVersionTable

RecId

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

Traits

List of traits for the RecId attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity

ParameterValueData typeExplanation
attributeWorkflowVersionTable/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

ActivationConditionId

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatguid
isNullabletrue

Traits

List of traits for the ActivationConditionId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
is.nullable
The attribute value may be set to NULL.

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

ActivationConditionType

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the ActivationConditionType attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

ConfigurationId

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the ConfigurationId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Enabled

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the Enabled attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

Owner

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatstring
isNullabletrue

Traits

List of traits for the Owner attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.character
is.dataFormat.array

Valid

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the Valid attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

VersionIdBuild

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the VersionIdBuild attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

VersionIdMajor

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the VersionIdMajor attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

VersionIdMinor

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the VersionIdMinor attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

VersionIdRevision

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint32
isNullabletrue

Traits

List of traits for the VersionIdRevision attribute are listed below.

is.dataFormat.integer
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer

WorkflowTable

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatint64
isNullabletrue

Traits

List of traits for the WorkflowTable attribute are listed below.

is.dataFormat.integer
is.dataFormat.big
is.nullable
The attribute value may be set to NULL.

is.dataFormat.integer
is.dataFormat.big

WorkItemEmailId

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
displayNameWorkflow notifications
dataFormatstring
isNullabletrue

Traits

List of traits for the WorkItemEmailId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWorkflow notifications
entitya reference to the constant entity holding the list of localized text

is.dataFormat.character
is.dataFormat.array

Relationship_ExpressionTableRelationshipId

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_ExpressionTableRelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/operationsCommon/Tables/System/SystemAdministration/Framework/ExpressionTable.cdm.json/ExpressionTableRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array

Relationship_WorkflowTableRelationshipId

First included in: Framework/WorkflowVersionTable (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the Relationship_WorkflowTableRelationshipId attribute are listed below.

is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.dataFormat.guid
means.identity.entityId
is.linkedEntity.identifier
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/operationsCommon/Tables/System/Workflow/Framework/WorkflowTable.cdm.json/WorkflowTableRecId
entitya reference to the constant entity holding the list of entity references

is.dataFormat.guid
is.dataFormat.character
is.dataFormat.array