Category: Create / Generate
This action generates a single-row dataset of system information items such as:
This action can be used to:
Item | Description |
---|---|
Windows account of the current Windows process | Lists the current process' Windows account name in the format of [SystemName]\[User Name]. |
Windows identity of the user that triggered the workflow | Lists the user's Windows identity name in the format of [SystemName]\[User Name]. |
Free RAM, MB | Lists the amount of available system memory (RAM), in megabytes. |
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. |
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. |
Note: Each item selected from the list above creates a column in the dataset for that value.