Search found 2 matches
- Tue Jul 30, 2024 12:53 pm
- Forum: Flows
- Topic: Archive Hierarchy UNC link error
- Replies: 3
- Views: 6217
Re: Archive Hierarchy UNC link error
You should use forward slashes, even while Windows uses bask slash. So: //myshare/some/path is okay to use in Switch. Switch will translate it in the background Thanks for the tip, unfortunately it makes no difference. It is automatically doing this on its own, and I get the error "the values ...
- Mon Jul 29, 2024 10:11 pm
- Forum: Flows
- Topic: Archive Hierarchy UNC link error
- Replies: 3
- Views: 6217
Archive Hierarchy UNC link error
We are trying to process files in a Network Drive, we have Submit Hierarchy pulling the files just fine using a UNC link, but when we try to put the same link in the Archive Hierarchy to put the files back it gives us an error and inverts all of the \ . We are new to switch and learning as we go but...