I'm still evaluating finalbuilder. I'm making some test projects, and have some difficulties now.
I have a XML file, which have this:

Now i need to make a project which reads those variables out of xml. Then it needs to make a fileset which selects the files in the directory which statisfies on the filters.
The reading of XML isn't any problem. But i don't find how i can add those multiple exclude filters to the fileset.
Can somebody help me to make this work?
And it can't be done on the design part. When the xml change, the flow needs to be dynamic.
Thx already!