Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Windows 

Table of Contents
minLevel2

 

Image Removed

Activities

Cmd

This activity runs a Windows CMD.exe command.

Get Current User Info

This activity outputs the domain and username of the currently logged user.

 

 

Activity Parameters

Cmd

Input Values

This activity has two input parameters: "Command" parameter is of type string and "Timeout" parameter is of type Int32. The input values for the  "Command" and "Timeout" parameters are given via two defined IN arguments of type string.

Image Removed

 

The two IN arguments are defined with default value in the Parameters section,Arguments tab in Task Designer panel. 

Image Removed

Output Values

The output value is stored in one OUT argument. Given the case, variables may be used in the same manner. If the output values are not to be passed outside the task, variables need not be defined, but instead set the "Track Outputs" property for this activity to "Yes" and the output values will be displayed in the Tracking Data without storing them in variables/OUT arguments.

Image Removed

OUT arguments are displayed by default in the Output tab from the Tracking Data panel, so no other activities need be used for displaying the returned values .

Get Current User Info

Input Values

This activity has no input parameters because it only outputs the Username and Domain of the currently logged user.

Image Removed

Output Values

...

OUT arguments are displayed by default in the Output tab from the Tracking Data panel, so no other activities need be used for displaying the returned values .

On Execution (Home->(Execution section) Start button) -  task "Windows_Demo"  , Tracking Data panel should display:

Image Removed

In order to import "Windows_Demo" task in Flowster Admin Suite, use Windows_Demo.zip attachment. ( For further information check Importing Tasks in Flowster Admin Suite )