Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SQL warning messages are now captured and available with the DB Task output from the Activity Window.

Launch with Variables

Opswise now supports a "Launch with Variables" feature that allows you to quickly provide values for the variables specified in the task and launch it. All task types support the Launch with Variables feature. Any variables attached to the task are automatically filled in.

Resource Wait

The "Resource Wait" status has been separated into two distinct statuses: "Resource Wait" and "Resource Requested." Any Task instance that requires resources will transition through the "Resource Requested" status. However, only those Task instances that need to wait for their resources (they are not available immediately) will transition into the "Resource Wait" status. Furthermore, a new column, "Waited for Resources," was added for Task History. On completion, any Task instance that transitioned through the "Resource Wait" status will show up in the History with "Waited for Resources" as "true." By filtering on this column, a user can determine where there was contention on Virtual Resources.

...