Abbreviation

ActIncEdg

Description

This validation rule checks if an Activity should have Incoming Edges: Control Flows or Object Flows.

Severity

warning

Constrained Element

ActivityNode

Solvers

  • To fix this, make sure an Activity has Incoming Edges: Control Flows or Object Flows.

Example

Activity Final Node has no Incoming Edge. The error is resolved by creating a Control Flow between the Call Behavior Action and the Activity Final Node.