Будьте уважні! Це призведе до видалення сторінки "Home"
.
WEE stands for Workflow Enactment Engine, and the purpose of the tool is to record the execution of Process Models (PMs), which are descriptions of workflows. The PM models must be stored in a knowledge graph to allow their enactment. The result of the enactment a PM is a Process Trace (PT). It records the beginning and ending of the activities performed during the enactment together with the artifacts being generated.
Activities are initiated if one of its Input Control Ports are enabled. We also record in the trace which Port triggered the activity. When an activity terminates, we also record the Output Control Port chosen to follow in the workflow.
In workflows with loops, the same activity can generate multiple artifacts, resulting in different versions of the same artifact. We take into account the links between these versions.
Будьте уважні! Це призведе до видалення сторінки "Home"
.