User Tools

Site Tools


transformations:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
transformations:start [2020/10/06 03:07] – [Workflow / Internal] dmitrytransformations:start [2020/10/06 03:10] – [Workflow / Internal] dmitry
Line 113: Line 113:
   * [[transformations:call|Call]] - pass table data to another project and run it once.   * [[transformations:call|Call]] - pass table data to another project and run it once.
   * [[transformations:either|Either table]] - between current table and another table choose one that is not empty.   * [[transformations:either|Either table]] - between current table and another table choose one that is not empty.
-  * [[transformations:halt|Halt on condition]] - stop project execution with an error if the specified condition is fulfilled.+  * [[transformations:halt|Halt on condition]] - abort project execution if the specified condition is fulfilled
 +  * [[transformations:haltontypemismatch|Halt on data type mismatch]] - abort project execution if a value in specified column(s) has a wrong type.
   * [[transformations:iterate|Iterate]] - run another module/project once for each row in table.   * [[transformations:iterate|Iterate]] - run another module/project once for each row in table.
   * [[transformations:iteratecolumns|Iterate columns]] - run another module/project once for each column in table and automatically append all returned columns into one table.   * [[transformations:iteratecolumns|Iterate columns]] - run another module/project once for each column in table and automatically append all returned columns into one table.
transformations/start.txt · Last modified: 2024/08/18 18:41 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki