User Activity

I am wanting to inquire about moving multiple files with a File Operation. In my design, File Operation can only move a single file at a time. Is there a way where if there is several files in that directory it can pick them up one by one and move th...
I have 2 files in a directory that need to be ran through my pipeline, how do i get it to find the next one in directory and run through the same pipeline as well and get the conversions done and for it to post where i need it to on my File Writers. ...
Hi, I am trying to use a file poller to look through an ftp directory and find a file, and then using the file operation snap to then send the file to correct directory, In the file poller i have the correct directory to point to and the file name wi...
Hello, I am trying to figure out the time stamp features, and I can’t seem to get it to work. I have on my file writer: “XXXXXXX_” + Date.now() + .txt But that doesn’t work, Can someone inform me on what I need to do to correct this and get this to w...
Hello, I am trying to figure out how to use a File Poller to make a file name a variable and then to use that variable as the file to use in a File Reader? I am not sure on how to get it to work. Also, how does the File Poller truly work if I have mu...