The Workflow condition category contains the following conditions categorized as follows:
Category | Type | Description |
---|---|---|
Instance
IsCurrentInstanceElapsedTimeComparisonTrue
Evaluates if the number of seconds in the elapsed time of the current workflow instance meets a specified condition.
WorkflowInstanceState
The WorkflowInstanceState condition is used for evaluating the state of an instance of a specific project job.
Services
IsCpuUtilizationComparisonTrue
The IsCpuUtilizationComparisonTrue condition is used for evaluating the CPU utilization percent of a machine.
IsDiskUtilizationComparisonTrue
The IsDiskUtilizationComparisonTrue is used for evaluating the disk utilization percent of a machine.
IsHostAvailable
The IsHostAvailable condition evaluates host availability by pinging the host with an ICMP message to see if it is available.
IsRemoteProcessRunning
The IsRemoteProcessRunning condition evaluates whether a process is running on a remote machine
IsServiceRunning
The IsServiceRunning condition evaluates whether a service is running
IsUrlAvailable
The IsUrlAvailable condition evaluates whether a Url is available