Summary

A Strategy is a workflow made of blocks that can be executed to automate every task such as:

A strategy is triggered based on changes in the model and a source (a component that contains an InfoSource). When you create/edit/delete a Node, one or more strategies can be executed to automate some tasks (create a view on a building for example).

Strategies can also be used in a macro style to handle repetitive operations when you record a set of operations and replay the sequence on other targets (organize a wiresheet, create logics inside devices already deployed...)


Implementation


 Properties


 Creation


Undo

Some blocks have the possibility to undo the task previously done (in the documentation, those blocks have a "Behavior: UNDO" section)

The Undo in a block will be triggered if:



Common issues