Versions Compared

Key

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

...

  • Sets the process state back to what it was before it was suspended.
  • Sets the state of all process activities back to the states they had before they were suspended, while taking into account any deadlines or blocking periods.
  • The process history notes that the process was resumed.

Process

...

Data Fields

Process

...

Data Types

  • Basic
    • Long
    • Date
    • LocalDate
    • Boolean
    • String
    • Decimal
  • Complex
    • Record
    • List
    • Set
    • Codesystem

Attributes of basic datatypesdata types

String

The datatype data type String has an additional attribute, "regex". You can specify a regular expression to define which values can be saved. If you use a form to save values, the form checks the regular expression for each character entered in the input field before saving. If you don't use forms and change values via scripting or the REST API, the regular expression is checked on each save call.

...

A workflow activity with multiple outgoing transitions uses a split activity (“workitem” in screenshot), while an activity with multiple incoming transitions uses a join activity (“workitem_4” in screenshot). Each activity has a type, AND or XOR, which determines the behavior of the transitions. In enaioyuuvis, the default split and join types are both AND.

...

After the set number of retries have has been executed unsuccessfully, the process fails and goes into an error state. At this point, an administrator has to resolve the issue. 

To configure the number of retries for the workerqueue item, in management-studio go to System > Settings > DMS Service > Workflow > Global> Global > Max worker item error count. The default setting is 3.