Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

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

  • No labels