Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
Table of Contents

Web Services Tasks

A new task type for Web Services has been introduced to provide support for HTTP(S)/REST and SOAP web service calls. XML and JSON input can be specified in the Web Service Task form Details or referenced as a new script library object type of ", Web Service Payload". New functions are provided to allow access to Web Service results using XML path and Json JSON Path queries.

Script Data Functionality

A new Script Library script library object type of ", Data" , has been introduced to allow script library objects to be referenced as data files by commands and from withing scripts and universal taskswithin Scripts and Universal Tasks. For example, this new feature allows powershell scripts to to be stored in the Universal Controller database and used as input to windows task Windows tasks executing the powershell command. A new _scriptdata function is used to reference the scipt script data object within the desired command, script, or universal task.

...