Hello everybody,
i have a workflow that looks like that:
1. Dictionary Tool
2. my workflow with filters and so on....
3. one output tool
the problem is that my workflow works with one file, and it gives me also one file as an output.
Now I want that my workflow runs on all files that are coming from the Dictionary Tool, like a loop.
The output of all files now append in one file this is not a problem, but i don't know how i can extract a name from the path of every specific file.
if someone has a nice idea to do this, it would help me a lot 🙂 THX