Difference between revisions of "Workflow Task Type: Create Consumer/Provider Link"

From SmartWiki
Jump to: navigation, search
Line 4: Line 4:
 
|This article will explain '''how''' you can implement this feature for use on your SmartSimple system.
 
|This article will explain '''how''' you can implement this feature for use on your SmartSimple system.
 
|}
 
|}
 +
__TOC__
  
  
==Overview==
+
Consumer/Provider Link Workflow Task Type creates Consumer/Provider relationships.
SmartSimple's UTA '''[[Configuring UTA Provider/Receiver (Consumer) Relationships|Provider/Consumer Relationships]]''' allows for the sharing of data between different [[UTA|UTAs]].The UTA providing the data (the source UTA) is referred to as the '''Provider''' while the UTA receiving the data is referred to as the '''Consumer'''. This article describes how to create a Consumer / Provider relationship using the [[Workflows - Overview|Workflow]] subsystem, without custom scripting.
 
  
 +
[[Image:Consumer_provider_wf_details_new_task.png|link:|900px]]
  
==Creating a Consumer / Provider Workflow==
 
===Create the Workflow===
 
Start by creating a single step workflow.  Detailed instructions on creating a single step Workflow can be found '''[[Creating a Single Step Workflow|here]]'''.
 
  
# Under the '''Configuration''' menu, click on '''Workflows'''
+
==Task Settings==
# Press the '''"+"''' '''New Workflow''' icon
+
Consumer/Provider Tasks have the following settings:
# Select the '''Workflow Type''', give the workflow a '''Name''', select the '''Trigger When''' action, and complete any other relevant fields.
+
* '''Name''' - Narrative name for the task.
# Click '''Save'''
+
* '''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.
 +
* '''Connection Type''' - Select whether the link will be a Consumer or Provider
 +
* '''Connection Application''' - Select the UTA being connected
 +
* '''Connection Level''' - Choose the connection level
 +
* '''Object ID / Variable''' - Enter the Record ID (or a variable to obtain the Record ID of the object to connect to)
 +
* '''Connection Role''' - Select the UTA role used for the connection
  
 
+
==Configuration Walk-Through==
[[Image:New_workflow.png|link:|750px]]
+
The following articles walk through the steps needed to configure this Workflow Task Type
 
+
* '''[[Adding a Workflow Task in an Acknowledgment Workflow]]'''
 
 
===Create the Consumer Provider Task===
 
Create a new workflow task. Details instructions on creating a Workflow Task can be found '''[[Adding a Workflow Task in an Acknowledgment Workflow|here]]'''
 
 
 
# Click on the '''Tasks''' tab
 
# On the Start line, complete the '''New Connector''' details
 
# Click on the '''+''' (New Task) button to create a new task
 
# Complete the '''New Task''' details including the '''Connection Level''' and Object ID/Variable. For the '''Task Type''', use: '''Create Consumer / Provider Link''' or '''Create Provider / Consumer link''' options.
 
# Click '''Save'''
 
 
 
 
 
=====Quick Notes=====
 
* For Object ID/Variable: Enter the Record ID or a variable to obtain the Record ID of the object to connect to.
 
 
 
* For Connection Level: choose '''Level One''' or '''Level Two'''
 
 
 
 
 
[[Image:Consumer_provider_wf_details_new_task.png|link:|750px]]
 
 
 
 
 
[[Image:Consumer_provider_wf_task_type.png|link:|750px]]
 
  
 
==Notes==
 
==Notes==
 
 
* This feature is only available to level 1 and level 2 workflows.
 
* This feature is only available to level 1 and level 2 workflows.
 
* Separate Object ID / Variables by semicolon (For example: @#2762780#@;@#2762781#@).
 
* Separate Object ID / Variables by semicolon (For example: @#2762780#@;@#2762781#@).
 
* From the '''Task Type''' field, options to create both a '''Consumer / Provider link''' as well as a '''Provider / Consumer link''' are available.
 
* From the '''Task Type''' field, options to create both a '''Consumer / Provider link''' as well as a '''Provider / Consumer link''' are available.
  
 +
==See Also==
 +
* [[Workflows - Overview]]<br />
 +
* [[Workflow Task Types]]<br />
 +
* [[Task Types Available to Workflow Types]]<br />
 +
* [[Workflow Types]]<br />
 +
* [[UTA Provider/Consumer Relationships]]
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 58: Line 47:
  
  
==See Also==
 
[[Workflows - Overview]]<br />
 
[[Workflow Task Types]]<br />
 
[[Task Types Available to Workflow Types]]<br />
 
[[Workflow Types]]<br />
 
  
 
[[Category:Workflows]][[Category:How]][[Category:Pending Review|0]]
 
[[Category:Workflows]][[Category:How]][[Category:Pending Review|0]]

Revision as of 16:17, 9 March 2016

How.png This article will explain how you can implement this feature for use on your SmartSimple system.


Consumer/Provider Link Workflow Task Type creates Consumer/Provider relationships.

link:


Task Settings

Consumer/Provider 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.
  • Connection Type - Select whether the link will be a Consumer or Provider
  • Connection Application - Select the UTA being connected
  • Connection Level - Choose the connection level
  • Object ID / Variable - Enter the Record ID (or a variable to obtain the Record ID of the object to connect to)
  • Connection Role - Select the UTA role used for the connection

Configuration Walk-Through

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

Notes

  • This feature is only available to level 1 and level 2 workflows.
  • Separate Object ID / Variables by semicolon (For example: @#2762780#@;@#2762781#@).
  • From the Task Type field, options to create both a Consumer / Provider link as well as a Provider / Consumer link are available.

See Also

Why.jpeg Click here to learn why this feature is a benefit to your organization.