I am trying to create a job extracting .tar files from a watchfolder to another folder creating subfolder for each .tar file using the filename from .tar file. then delete the .tar.
I guess i have to use a variable of some sort . Can someone explain what tasks to include? Or maybe point to some examples/documentation?