Illegal Characters in Path
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am trying to upload a workflow to the gallery but the workflow says there are "illegal characters in the path - do we know which path this could be referring to? The workflow works when running from Designer
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @adam_rafael_18 ,
One possible reason could be your Excel outputs. Check if you have 3 pipes (|) before the sheet name.
Best,
Fernando Vizcaino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Also, make sure that all file/external dependencies are set to use Absolute/UNC Paths.
For example: Your workflow might be referencing a file from "D:\Some Folder Location\" on your machine, but the drive "D:\" isn't mapped on the Gallery server machine like it is on your machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This one work for me! I had 4 pipes listed in the output excel file. Thank you so much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That was my issue, thank you so much!! You saved a ton of trial and error to figure this out!