User Activity

I have an object type in the Snaplogic Manager with the type of directory. I am not sure how to delete it since I get this error everytime I try. Anyone run into this and how did you fix it?
Community, I need to access a file from a SFTP application that doesn’t allow read access to the Directory Browser snap. (This is by design) Vendor is Amex (less than helpful is the polite way to say it) The URL to the file also changes per run. So ...
I couldn’t find this anywhere in the community so now that I have it I thought I would share. I have a path like this file:///eloqua/test/test.json I want it like this file:///eloqua/test (no file name in the path) I got the answer from stackexchan...
I am getting the error above when I attempt to run the pipeline below. As you can see I only have one input view. (I am trying to troubleshoot something else) Any ideas?
I am using a delete file snap and would like to delete all files that start with a name stored in a parameter. Ex. controlfile1.json // controlfile2.csv How would I put a wildcard at the end of the parameter? _parameter1 (what goes here?)