User Tools

Site Tools


transformations:breakpoint

This is an old revision of the document!


BREAKPOINT

Category: Workflow / Internal


Description

This action stops project execution without producing an error. This action only works in EasyMorph Desktop.


Use cases

Breakpoint is useful for debugging workflows by inserting them between actions to create "step-by-step" workflows and moving through one chain of actions at a time.

Alternating workflow branches can be created for comparing the outcomes of two different process paths (see the illustration below).


Action settings

Setting Description
Current stateThe present state of the action. Options: Break (active; project execution stops at the Breakpoint) or Continue (inactive; project bypasses the Breakpoint).
State on project openingThe default state of the action when the project is opened. Options: Break (active; project execution stops at the Breakpoint) or Continue (inactive; project bypasses the Breakpoint).
Change stateSelect when this action's state toggles from "Break" to "Continue", or "Conintue" to "Break". Options:Never, Alternate on each run, or On condition. See below for details.


Change state settings

Setting Description
NeverThe action keeps the currently configured state ("Break" or "Continue").
Alternate on each runThe state toggles from "Break" to "Continue", or "Continue" to "Break", on each subsequent run of the workflow.
On conditionHalt the workflow execution when a specific condition is met prior to reaching the Breakpoint. Options: Halt if table is empty, Halt if table is NOT empty, Halt if the condition is true for EVERY row (enter an expression to evaluate) or Halt if the condition is true for ANY row (enter an expression to evaluate).

For either of the "condition" options, select how EasyMorph will react if the condition refers to a field, but the table has no rows (e.g. data) at the time of the Breakpoint. Options: Break anyway or Do NOT break.


See also

transformations/breakpoint.1637102932.txt.gz · Last modified: 2021/11/16 17:48 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki