Versions Compared

Key

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

...

NameDescriptionTypeRequired
entity-nameThe type of the instance(s) that may be activated.Stringfalse
relationThe name of the relation containing the instances that may be activated. Dotted notation is permitted in this path.Stringfalse
conditionA condition expression that will evaluate to either true of false. This condition, when specified, will be evaluated for each instance, and only the first instance for which the condition evaluates to true will be activated.Stringfalse
type
UI Text Box
type
Warning

Either the entity-name or relation parameter must be specified. If both are empty, or both are provided, an exception is raised.

UI Text Box

Info

The service honors the stop-on-errors flag set by previous services in the flow.

...