User Tools

Site Tools


overview

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
overview [2020/11/26 16:52] – [Actions] dmitryoverview [2020/11/26 16:58] – [Automation] dmitry
Line 76: Line 76:
   * EasyMorph datasets (.dset)   * EasyMorph datasets (.dset)
  
-==== Automation ==== +==== Workflow automation ==== 
-EasyMorph workflows can have following automation:+EasyMorph workflows can perform external actions, for instance:
   * File and folder operations (copy/rename/delete/unzip/zip/download)   * File and folder operations (copy/rename/delete/unzip/zip/download)
   * Running external applications, scripts and batch files   * Running external applications, scripts and batch files
   * Execution of Windows shell commands   * Execution of Windows shell commands
   * Embedded PowerShell scripting   * Embedded PowerShell scripting
 +
 +A workflow can be composed using advanced patterns:
 +  * FOR..EACH type of loops (iterations)
 +  * DO..WHILE/UNTIL type of loops (iterations)
 +  * IF..THEN..ELSE type of conditional branching
 +  * Subroutines
 +  * Error recovery
 +
  
 ==== Integration with external systems ==== ==== Integration with external systems ====
overview.txt · Last modified: 2022/07/22 04:36 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki