Application Control Task Properties

Application Control Task

Property

UI Field Name

Description

Specifications

Required

application

Application

Name of the Application resource record. The Application resource defines where the software application is running; it also defines the start, stop, and query commands for the application.


Y

command

Command

Command that this task is executing against the software application.

Valid values:

  • As String = QUERY, As Value = 0
  • As String = START, As Value = 1
  • As String = STOP, As Value = 2

Default is QUERY (0).

N