Difference between revisions of "Workflow Task Type: Acknowledgement"

From SmartWiki
Jump to: navigation, search
(Task Settings)
Line 9: Line 9:
 
* '''Description''' - Detailed description of the task ''(optional)''.  
 
* '''Description''' - Detailed description of the task ''(optional)''.  
 
* '''Expire After''' - Intended duration of the workflow.
 
* '''Expire After''' - Intended duration of the workflow.
----
+
 
<br />
+
===Message Template===
:''Message Template''
 
 
* '''Message Type''' - Type of message – e-mail, instant message, both, or none required with this task.  E-mail and instant messages can be created using variables that will create custom messages specific to instances of the [[Workflow|workflow]].
 
* '''Message Type''' - Type of message – e-mail, instant message, both, or none required with this task.  E-mail and instant messages can be created using variables that will create custom messages specific to instances of the [[Workflow|workflow]].
 
* '''From Address''' - Email address sent from. This field accepts variables, so you can either hard-code a value (i.e. ''donotreply@mycompany.com'') or use variable syntax (i.e., on a Level 1 Workflow, ''@owner.email@'')
 
* '''From Address''' - Email address sent from. This field accepts variables, so you can either hard-code a value (i.e. ''donotreply@mycompany.com'') or use variable syntax (i.e., on a Level 1 Workflow, ''@owner.email@'')
Line 21: Line 20:
 
* '''Role''' - Specific [[Role|role]] required to complete this task.  The list of [[User|users]] associated with this [[Role|role]] will be displayed to the initiator, before this task is commenced.   
 
* '''Role''' - Specific [[Role|role]] required to complete this task.  The list of [[User|users]] associated with this [[Role|role]] will be displayed to the initiator, before this task is commenced.   
 
* '''Selected Users''' - If required, specific [[User|users]] can be selected to complete this task.  This technique restricts the number of [[User|users]] that the initiator can select.
 
* '''Selected Users''' - If required, specific [[User|users]] can be selected to complete this task.  This technique restricts the number of [[User|users]] that the initiator can select.
 +
 +
===Routing===
 
* '''Routing Options''' - Specifies the types of options available to process this [[Workflow|workflow]] step.  In many instances, the default options can be used, such as Approved, Rejected or Revise.  But additional and alternate sets of options can be created to reflect more complex business processes.
 
* '''Routing Options''' - Specifies the types of options available to process this [[Workflow|workflow]] step.  In many instances, the default options can be used, such as Approved, Rejected or Revise.  But additional and alternate sets of options can be created to reflect more complex business processes.
 
* '''Use UTA Role''' - Check this box if you would like to use this role with a [[UTA]] triggered [[Workflow|workflow]].
 
* '''Use UTA Role''' - Check this box if you would like to use this role with a [[UTA]] triggered [[Workflow|workflow]].

Revision as of 13:09, 23 September 2013

Acknowledgement Workflow Task Types are

Acknowledgement.png

Task Settings

Acknowledgement Tasks have the following settings:

  • Name - Narrative name for the task.
  • Task Number - A system generated number that determines the presentation order of the task in the workflow. This number can be changed to display the step in a different location.
  • Description - Detailed description of the task (optional).
  • Expire After - Intended duration of the workflow.

Message Template

  • Message Type - Type of message – e-mail, instant message, both, or none required with this task. E-mail and instant messages can be created using variables that will create custom messages specific to instances of the workflow.
  • From Address - Email address sent from. This field accepts variables, so you can either hard-code a value (i.e. donotreply@mycompany.com) or use variable syntax (i.e., on a Level 1 Workflow, @owner.email@)
  • CC Email Address - CC recipients address. (Separate multiple addresses with commas)
  • Message Subject - Narrative subject line of the message.
  • Message Body - Narrative body of the message.
  • Attach Object - Attaches the details of the object to the message. In the case of a SmartSimple object, such as a company, person, or application, the textual details of the object will be added. If the object is a file, then the file will be attached to an e-mail message, but not an instant message.
  • Attachment File IDs - Attach additional default files when triggered from a Smart Folder. See the Determining the File ID article for instructions.
  • Role - Specific role required to complete this task. The list of users associated with this role will be displayed to the initiator, before this task is commenced.
  • Selected Users - If required, specific users can be selected to complete this task. This technique restricts the number of users that the initiator can select.

Routing

  • Routing Options - Specifies the types of options available to process this workflow step. In many instances, the default options can be used, such as Approved, Rejected or Revise. But additional and alternate sets of options can be created to reflect more complex business processes.
  • Use UTA Role - Check this box if you would like to use this role with a UTA triggered workflow.

The following articles walk through the steps needed to configure this Workflow Task Type

See Also