SOLVED
Creating a single source for input/output data
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
peter_ferr
5 - Atom
01-16-2018
01:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is there a way to create a universal name for a source or output folder (network folder) where I would not have to edit every single report when the IT department decides to move my folders to a new server? Currently accessing them through a UNC mapping, so I have to edit all my reports and update this UNC mapping for both sources and output files.
Thanks for your help/ideas in advance!
Pete
Solved! Go to Solution.
1 REPLY 1
gsaval
8 - Asteroid
01-19-2018
01:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Pete,
Using a workflow constant might solve your needs. You can create the constant in the workflow tab of your workflow configuration, then qualify it in a input/output tool using %s.
Now you just have to change the path in one place in your workflow. Hope this helps.