Skip to main content

Open Console Application

Description

This activity opens the console application and performs multiple actions within it.

Properties

Input

  • Arguments – It specifies the parameter passed into the application at start up.
  • File Name – It specifies the full path of the executable file of the opened application.
  • Working Directory – It specifies the path of the current working directory. This field supports string variables.

Misc

  • DisplayName – Add a display name to your activity.
  • Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.

Example

Download Example

Correlation Scope