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 [2019/12/07 12:31] – added 7 more actions dmitrytransformations:start [2020/06/29 08:57] – [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 condition is TRUE for any row+  * [[transformations:halt|Halt on condition]] - stop project execution with an error if the specified condition is fulfilled
-  * [[transformations:iterate|Iterate]] - run another EasyMorph project once for each row in table. +  * [[transformations:iterate|Iterate]] - run another module/project once for each row in table. 
-  * [[transformations:iteratetable|Iterate 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:iteratetable|Iterate table]] - run another module/project once for each row in table and pass another table to it. 
 +  * [[transformations:skiponcondition|Skip on condition]] - skip the rest of action in table if the specified condition is fulfilled.
   * [[transformations:status|Status]] - display custom project execution status message.   * [[transformations:status|Status]] - display custom project execution status message.
   * [[transformations:synchronize|Synchronize with another table]] - wait until another table is calculated.   * [[transformations:synchronize|Synchronize with another table]] - wait until another table is calculated.
transformations/start.txt · Last modified: 2024/04/12 00:30 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki