User Tools

Site Tools


transformations:morphservercommand

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
transformations:morphservercommand [2023/07/05 09:54] dmitrytransformations:morphservercommand [2023/11/24 20:16] (current) craigt
Line 12: Line 12:
   * Delete file   * Delete file
   * List files   * List files
 +  * List folders
   * List tasks   * List tasks
   * Delete folder   * Delete folder
   * Create folder   * Create folder
   * Rename folder   * Rename folder
 +  * Rename file
 +  * Find files recursively
  
 \\  \\ 
Line 27: Line 30:
 ^ Setting  ^ Description  ^ ^ Setting  ^ Description  ^
 |Connector<sup>*</sup>|Select the preconfigured EasyMorph Server connector.| |Connector<sup>*</sup>|Select the preconfigured EasyMorph Server connector.|
-|Command|Select the command this action will perform.  Options:  //Run task//, //Enable/disable task//, //Upload file//, //Download file//, //Delete file//, or //List files// See below for details of each command type.|+|Command|Select the command this action will perform.\\  Options:  //Run task//, //Enable/disable task//, //Upload file//, //Download file//, //Delete file//, //List files//, //List folders//, //List tasks//, //Delete folder//, //Create folder//, //Rename folder//, //Rename file//, or //Find files recursively//.  See below for details of each command type.|
 <sup>*</sup> Setting can be specified using a [[:parameters|parameter]]. <sup>*</sup> Setting can be specified using a [[:parameters|parameter]].
  
Line 78: Line 81:
 |Folder<sup>*</sup>|Select the folder in the Server space to create the file list from.  Leave this field blank for the root folder.| |Folder<sup>*</sup>|Select the folder in the Server space to create the file list from.  Leave this field blank for the root folder.|
 |Columns|Select the details of the found files to be included in the dataset.  Each detail produces a column.  Options:  //File name with full path//, //File name only//, //File extension//, //Size//, and //Date modified//.| |Columns|Select the details of the found files to be included in the dataset.  Each detail produces a column.  Options:  //File name with full path//, //File name only//, //File extension//, //Size//, and //Date modified//.|
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].
 +
 +\\ 
 +====List folders settings====
 +**Description:**  Produce a list of subfolders under the selected folder, in a Server space. Each selected property creates a column in the dataset.
 +^ Setting  ^ Description  ^
 +|Folder<sup>*</sup>|Select the folder in the Server space to create the list of subfolders from.  Leave this field blank for the root folder.|
 +|Columns|Select the details of the found subfolders to be included in the dataset.  Each detail produces a column.  Options:  //Folder name with full path//, //Folder name only//, and //Date modified//.|
 <sup>*</sup> Setting can be specified using a [[:parameters|parameter]]. <sup>*</sup> Setting can be specified using a [[:parameters|parameter]].
  
Line 104: Line 115:
 ^ Setting  ^ Description  ^ ^ Setting  ^ Description  ^
 |Target Folder<sup>*</sup>|Select the existing folder to change the name of.| |Target Folder<sup>*</sup>|Select the existing folder to change the name of.|
-|New namer<sup>*</sup>|Enter a new name for the folder.|+|New name<sup>*</sup>|Enter a new name for the folder.| 
 +|If the folder doesn't exist|Select how EasyMoprh behaves if the selected Target folder doesn't exist.  Options: //Do nothing// (the folder is not renamed and project execution continues) or //Fail// (The folder is not renamed, a warning is displayed, and project execution continues.)| 
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]]. 
 + 
 +\\ 
 +==== Rename file settings==== 
 +**Description:**  Renames the existing, selected Server file. 
 +^ Setting  ^ Description 
 +|File path<sup>*</sup>|Select the existing file to change the name of.| 
 +|New name<sup>*</sup>|Enter a new name for the file.| 
 +|If the file doesn't exist|Select how EasyMorph behaves if the selected file doesn't exist.  Options:  //Do nothing// (no changes are made and project execution continues) or //Halt project execution// (The project will stop processing and this action will display an error.)| 
 +|If a file with the new name already exists|Select how EasyMorph will handle saving the file if a file with the same name exists in the destination folder.  Options:  //Overwrite//, //Do nothing//, or //Halt project execution// See the "File already exists" table below.| 
 +<sup>*</sup> Setting can be specified using a [[:parameters|parameter]]. 
 + 
 +\\ 
 +==== Find files recursively settings==== 
 +**Description:**  Builds a list of files in the specified folder and all of its subfolders. 
 +^ Setting  ^ Description 
 +|Folder<sup>*</sup>|Select the folder within which to list the files of (including subfolders).| 
 +|File name contains<sup>*</sup>|Enter any specific text within the target filenames to find.  Separate multiple terms with //spaces//.| 
 +|File extension(s)<sup>*</sup>|Enter any specific file extensions to find within the filename.  Separate multiple terms with //spaces//.| 
 <sup>*</sup> Setting can be specified using a [[:parameters|parameter]]. <sup>*</sup> Setting can be specified using a [[:parameters|parameter]].
  
transformations/morphservercommand.txt · Last modified: 2023/11/24 20:16 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki