Difference between revisions of "Creating a Single Step Workflow"

From SmartWiki
Jump to: navigation, search
 
(29 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Overview==
+
#REDIRECT [[Workflows Overview]]
  
Single step [[Workflow|workflows]] are useful for creating alert type messages.  Some examples of where you may consider using single step [[Workflow|workflows]] would be to:
+
{{DeprecatedPage}}
 
 
* Alert a sales person when a customer adds a file to the system.
 
* Get an alert when a new contact is added to the database.
 
* Send a copy of a new file to your customer, by simply adding the file to a folder.
 
* Send a confirmation message to a new customer when they are added to the system.
 
* Trigger an e-mail alert when someone registers on your website for information.
 
 
 
==Creating an Acknowledgment Workflow==
 
 
 
In this example you will create a [[Workflow|workflow]] that sends an alert when a contact is added to a company.
 
 
 
1. Click the '''New Workflow''' button.
 
 
 
[[Image:Ark.png]]
 
 
The '''New Workflow''' window is displayed.
 
 
 
[[Image:Ark1.png]]
 
 
==Setting the Workflow Type==
 
 
 
[[SmartSimple]] provides the ability to attach a [[Workflow|workflow]] to many different objects.  If you do not select the correct type, the [[Workflow|workflow]] name will not be listed when you attempt to connect the [[Workflow|workflow]] to the object.
 
 
 
1. Click the '''Workflow type''' combo box. The '''workflow object types''' are listed.
 
 
 
[[Image:Ark2.png]]
 
 
See [[Workflow Types]] for details.
 
 
 
 
 
This [[Workflow|workflow]] will be attached to a company, but will trigger only when a contact is added to that company.
 
 
 
2. Set the '''Workflow type''' to [[User]].
 
 
 
3. Set the '''Name''' to '''New Contact Added'''.
 
 
 
4. Set the '''Description''' to '''A new contact has been added to the system'''.
 
 
 
==Setting the Trigger Type==
 
 
 
The [[Workflow]] trigger determines when a new [[Instance|instance]] of the [[Workflow|workflow]] should be started.
 
 
 
* The '''New''' option will only trigger when a new object is created.  In this example, when a new [[User|user]] is added to the company.
 
* The '''Modified''' option will trigger the [[Workflow|workflow]] when an existing object is changed.
 
 
 
The default '''New''' option is correct.
 
 
 
[[Image:Ark3.png]]
 
 
==Saving the Workflow==
 
 
 
It is necessary to save to [[Workflow|workflow]] details before you can add any tasks.
 
 
 
1. Click the '''Save''' button.
 
 
 
[[Image:Ark4.png]]
 
 
The '''workflow''' is saved.
 
 
 
[[Image:Ark5.jpg]]
 
 
The following tabs are also displayed:
 
 
 
* '''New Task''' – click this tab to create a new [[Workflow|workflow]] task.
 
* '''Diagram''' – click this tab to see a diagram view of the [[Workflow|workflow]].
 
* '''Pending Queue''' – click this tab to see a list of outstanding tasks for this [[Workflow|workflow]].
 
* '''View Workflows''' – click this tab to return to the [[Workflow|workflow]] list.
 
 
 
 
 
 
 
 
 
==Configure System to display Workflow options==
 
* the user creating the workflow must have permission to set company workflow trigger.
 
Go to - Roles & Permissions - Manager Permissions, Under permissions, click on Workflows - Attach Workflow to Company.
 
 
 
[[Image:100504_workflow_manager_permission.jpg]]
 
 
 
 
 
[[Image:100504_workflow_manager_permission_01.jpg]]
 
 
 
- select the role that will be triggering the workflow.
 
 
 
- once the role is selected, the options will display in the edit company view.
 
[[Image:100504_workflow_manager_permission_02.jpg]]
 
 
 
 
 
 
 
 
 
 
 
 
 
[[Category:System Management]][[Category:Workflows]][[Category:Applications]]
 

Latest revision as of 09:01, 21 July 2017

Redirect to:


Ambox warning pn.png This article is deprecated and the information contained within may no longer be correct.