User Tools

Site Tools


transformations:systeminformation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
transformations:systeminformation [2023/07/25 13:32] – [Action settings] craigttransformations:systeminformation [2025/02/09 12:45] (current) – revise to 2025 format craigt
Line 5: Line 5:
 \\  \\ 
 =====Description===== =====Description=====
-This action generates a single-row dataset of system information items such as: +This action generates a single-row dataset of system information items such as: Windows account name (of the current Windows process)Windows identity (of the user that triggered the workflow)Free RAM (in MB)Current machine nameUTC offsetTemporary directory (of the current user), and Workflow run ID.
-  * Windows account name (of the current Windows process) +
-  * Windows identity (of the user that triggered the workflow) +
-  * Free RAM (in MB) +
-  * Current machine name +
-  * UTC offset +
-  * Temporary directory (of the current user) +
-  * Workflow run ID+
  
 \\  \\ 
Line 30: Line 23:
 |Machine Name|Lists the name of the system defined in Windows.| |Machine Name|Lists the name of the system defined in Windows.|
 |UTC offset|Lists the difference in time between the Coordinated Universal Time (UTC) and the local system time.| |UTC offset|Lists the difference in time between the Coordinated Universal Time (UTC) and the local system time.|
-|Temporary directory|Lists the fully-qualified path to the user's temporary directory.  By default this is "C:\Users\[Profile name]\App data\Local\Temp".|+|Temporary directory|Lists the fully qualified path to the user's temporary directory.  By default this is "C:\Users\[Profile name]\App data\Local\Temp".|
 |Workflow run ID|When checked, a GUID that is the same for all modules or projects called/iterated during the current workflow run is returned.  The ID changes for each new workflow run.| |Workflow run ID|When checked, a GUID that is the same for all modules or projects called/iterated during the current workflow run is returned.  The ID changes for each new workflow run.|
  
 Note:  Each item selected from the list above creates a column in the dataset for that value.\\ Note:  Each item selected from the list above creates a column in the dataset for that value.\\
 +
 +\\
 +=====Examples=====
 +====Example #1====
 +>Generate the Windows account name and free memory (RAM) on the current system.
 +===After (result table)===
 +^Windows account ^Free RAM, MB ^
 +|**EricsLaptop\Eric Smith**  |  **2130**|
 +===Action parameters===
 +>Windows account of the current Windows process
 +>Free RAM, MB
 +
 +\\
 +====Example #2====
 +>Generate the Windows identity, Machine name, UTC offset, and Workflow run ID for the current system.
 +===After (result table)===
 +^Windows identity ^Machine name ^UTC offset ^Workflow run ID ^
 +|**EricsLaptop\Eric Smith**  |**EricsLaptop**  |**-05:00:00**  |**d03b7f94-d36e-4391-a2cc-177698a59f26**  |
 +===Action parameters===
 +>Windows identity
 +>Machine name
 +>UTC offset
 +>Workflow run ID
 +
 +
 +
 +
 +
  
  
  
transformations/systeminformation.txt · Last modified: 2025/02/09 12:45 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki