Difference between revisions of "Auto Tasks"

From Hornbill
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
This document can now be found at its new location in the [https://docs.hornbill.com/servicemanager-config/customize/service-manager-auto-tasks Hornbill Document Library].
 +
 +
[[file:hornbill-document-library.png|Auto Tasks|link=https://docs.hornbill.com/servicemanager-config/customize/service-manager-auto-tasks]]
 +
<!--
 +
 
{{bluebanner|[[Main Page|Home]] > [[Integration]] > [[Business Process Automation & Orchestration]] > Auto Tasks|[[:Category:Integration|Index]]}}
 
{{bluebanner|[[Main Page|Home]] > [[Integration]] > [[Business Process Automation & Orchestration]] > Auto Tasks|[[:Category:Integration|Index]]}}
 
{|style="width: 100%"
 
{|style="width: 100%"
Line 4: Line 9:
 
|style="width:73%"|
 
|style="width:73%"|
 
==Introduction==
 
==Introduction==
Auto Tasks provide the ability to execute automation from [[Custom Buttons]] on different entity views in apps on the Hornbill platform.  Auto tasks are similar to business processes, however differ in that they do not contain stages, don't use tasks or approvals, and can't be suspended.  When executed, the Auto Task will simply start > Execute > End.  An Auto Task process can contain many nodes and can execute many actions from a single custom button.  Auto Tasks can be configured using the [[Auto Task Designer]]
+
Auto Tasks provide the ability to execute automation from [[Custom Buttons]] on different entity views in apps on the Hornbill platform.  Auto tasks are similar to business processes, however differ in that they do not contain stages, don't use tasks or approvals, and can't be suspended.  When executed, the Auto Task will simply start > Execute > End.  An Auto Task can contain many nodes and therefore execute multiple actions triggered from a single custom button.  Auto Tasks can be configured using the [[Auto Task Designer]]
 
|style="width:5%"|
 
|style="width:5%"|
 
|
 
|
Line 39: Line 44:
 
==Apps & Entities==
 
==Apps & Entities==
  
Auto Tasks can be configured, and invoked via custom buttons on the following apps and entity views.
+
Auto Tasks can be configured and invoked via custom buttons on the following apps and entity views.
  
 
* Service Manager
 
* Service Manager
Line 52: Line 57:
  
 
[[Category:Integration]][[Category:Videos]]
 
[[Category:Integration]][[Category:Videos]]
 +
 +
<!-- http://localhost:3001/bpm-workflow/auto-tasks -->
 +
[[Category:HDOC]]

Latest revision as of 22:07, 12 April 2024

This document can now be found at its new location in the Hornbill Document Library.

Auto Tasks