Versions Compared

Key

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

...

Template NameExtension NameExtension Version
Slack Botue-slack-bot1.0.12

Refer to Changelog for version history information.

...

Software Requirements for Universal Template and Universal Task

Requires Python 3.7.0 or higher. Tested with the Universal Agent bundled Python distribution.

...

  • Universal Agent for Windows x64 Version 7.31.0.0 and later with python options installed.
  • Universal Agent for Linux Version 7.31.0.0 and later with python options installed.

...

Universal Controller Version 7.31.0.0 and later.

Network and Connectivity Requirements

...

  1. This Universal Task requires the theĀ Resolvable Credentials feature. Check that the Resolvable Credentials Permitted system property has been set to true.

  2. To import the Universal Template into your Controller, follow the instructions here.

  3. When the files have been imported successfully, refresh the Universal Templates list; the Universal Template will appear on the list.

...

  • Granting access to user with email "john.doe@company.com" to execute rerun task instance command.

...

  • Granting access to user with email "alice.smith@company.com" to execute rerun task instance and show agents status commands.

...

  • Granting access to user with email "john.doe@company.com" to execute all commands related to instances and allow user with email "alice.smith@example" to only run reports and hold task instances.

...

ParametersDescriptionValues and ConstraintsRequiredDefault
triggernameThe name of the triggered to be created.Max 255 length string (case insensitive)True-
tasknameThe task name to be binded with the created trigger triggername.Max 255 length string (case insensitive)True-
dateThe date which the taskname will be run.YYYY-mm-dd formatTrueCurrent date
timeThe date which the taskname will be run. In combination with date filed it must be after current time.HH:MM formatTrueCurrent time + 1 minutes
timezonethe timezone of the specified time.UTC-12 to UTC+14TrueUTC

Command Examples

...

This document references the following documents.

Document LinkDescription
Universal TemplatesUser documentation for creating, working with and understanding Universal Templates and Integrations.
Universal TasksUser documentation for creating Universal Tasks in the Universal Controller user interface.
Slack Bot APIUser guide for Slack Bot API.

Changelog

ue-slack-bot-1.0.2 (2022-12-15)

  • Bugfix: Extension is available for 7.1 and 7.2 UC versions'

ue-slack-bot-1.0.1 (2022-11-22)

...