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 revision
Previous revision
Next revisionBoth sides next revision
transformations:start [2021/07/08 17:08] – [Transform / Math] dmitrytransformations:start [2021/10/17 16:40] – [Workflow / Internal] Add shared memory craigt
Line 135: Line 135:
   * [[transformations:haltontypemismatch|Halt on data type mismatch]] - abort project execution if a value in specified column(s) has a wrong type.   * [[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 column]] - run another module/project once for each column in table and automatically append all returned columns into one table.+  * [[transformations:iteratecolumn|Iterate column]] - 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:iteratetable|Iterate table]] - run another module/project once for each row in table and pass another table to it.
-  * [[transformations:repeat|Repeat]] - run another module/project until/while its output is empty+  * [[transformations:repeat|Repeat]] - run another module/project until/while its output is empty
 +  * [[transformations:sharedmemory|Shared memory]] - perform operations on shared memory, a key-value data respository.
   * [[transformations:skiponcondition|Skip actions on condition]] - skip the rest of action in table if the specified condition is fulfilled.   * [[transformations:skiponcondition|Skip actions on condition]] - skip the rest of action in table if the specified condition is fulfilled.
   * [[transformations:exclusiveaccess|Start/finish exclusive access]] - enforce mutually exclusive access to a resource for simultaneously executed projects (tasks).   * [[transformations:exclusiveaccess|Start/finish exclusive access]] - enforce mutually exclusive access to a resource for simultaneously executed projects (tasks).
transformations/start.txt · Last modified: 2024/04/12 00:30 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki