Application and Window Handling

Run Application

Starts an executable file of application. The activity allows you to define application’s custom internal name for further use.
Fill in the internal application name. Fill in the File Path textbox with the full path to executable file. Fill in the Working directory and Arguments when needed.

aw_run_app3
aw_run_app2
aw_run_app1
Parameter nameParameter TypeIn/OutDescription
Alternative Scenario If FailedBooleanInputcheckbox; default is "on"
Application nameStringInputcustom internal name for application in which the action is taken, in order to use in Wizlink®
ArgumentsStringInputadditional informations
DisplayNameLiteralInputyou can change the name of activity for greater clarity of the scenario
File PathStringInputfull path to the file
Max Execution TimeDoubleInputmaximum execution time; if exceeded, activity assumed to fail
Window styleDropdownInputselect the appropriate option from the dropdown list
Working directoryStringInputadditional informations, variable or plain text
ResultBooleanOutputreturns the Boolean value: it will return True if no error is in activity, otherwise it will return False
Result CodeInt32OutputResult Code will return 0 if there is no error in activity, otherwise in most cases it will return 1, the extended result code will show only in several chosen activities