Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Server Knowledge Base

Definitive answers from Server experts.

Workflow Dependencies

MattD
Alteryx Alumni (Retired)
Created

As Alteryx analysts, we’re whipping up insight at blazing fast speeds. Workflow after workflow, tool after tool, we’re gleaming functional understanding from inert webs of data that empower us to make better decisions. Good insight is only as good as it is shareable, however, and to enable better sharing any Alteryx analyst can take advantage of their Workflow Dependencies to simplify input or output path dependencies in shared workflows.

Workflow Dependencies.PNG

Navigate to your Workflow Dependencies menu via Options > Advanced Options > Workflow Dependencies

Menu.jpg Menu By Tool.jpg

Workflow Dependencies: “Group by Dependency” Workflow Dependencies: “Show Individual Tools”

Found in the Options > Advanced Options > Workflow Dependencies, the menu displays all the path references in your workflow, by dependency or by individual tool, and allows you to universally change them with one click to any one of three commonly used standards:

  • All Relative: changes all file dependencies to a relative path to the workflow location

Relative.jpg

Menu All Relative.jpg

  • All Absolute: changes all file dependencies to an absolute path to the file location

Absolute.jpg

Menu All Absolute.jpg

  • All UNC: changes all file dependencies to a Uniform Naming Convention; all mapped drives are renamed to a network resource

UNC.jpg

Menu All UNC.jpg

Notice how in each configuration only some of the path references are able to update to each respective standard, for example how the “All UNC” option leaves the paths unchanged because there is only one network file reference and it is already in UNC format. Similarly, the output file in with the %TEMP% reference to an environment variable (Control Panel\System and Security\System\System Properties > Advanced > Environment Variables…) remains unchanged throughout all configurations because it is global system variable that is default to most machines.

Applicable Tools.jpg

Tools that Workflow Dependencies apply to

Managing your Workflow Dependencies is a best practice for sharing because of the frequency that path references become broken when sending workflows between analysts, sharing on the Gallery, or scheduling workflows. The reason for this is that most path references are done specific to the system that a workflow was created on, before the workflow is moved to another location. Understanding the accessibility of those input/output files with the final residing location of the workflow and ensuring the references to those files will not break after sharing (i.e. if I follow the reference path can I still find the file from the environment this workflow “lives” on?) is an important consideration in workflow development. Consulting the Workflow Dependencies menu and utilizing Asset Management, however, will have you on your way to setting up large networks of shareable insight that will have your organization working smarter than ever!

Be sure to check out the attached Workflow Dependencies.pdf or Alteryx Help for more information on workflow dependencies and how to best leverage them in your sharing environments!

Attachments
Comments
Fz
8 - Asteroid

Hello,

 

following to this publication ( https://community.alteryx.com/t5/Alteryx-Server-Discussions/Use-Server-local-drive-to-read-and-write...

 

i am trying to change my input and output path  to UNC ,  in order to share my workflow in my company gallery. 

the goal of my workflow is to load an xlsx file deposit in network folder and after treatment put the output in network folder 

 

i join a screenCapture.PNGshot of message error. Please any help Thank you 

 

 

Captur.PNG

jwokurka
7 - Meteor

FYI, though you blocked out your name in the path with a red rectangle, it's still visible in the picture at the bottom of the window.

DotDigitals
7 - Meteor

j0503332, mdesimone please double check your screenshots

KylieF
Alteryx Community Team
Alteryx Community Team

Hi Guys!

 

Thank you both for the heads up the screenshot have been updated.