I want to convert shape files to DGN map squares(tiles). For the output I use FANOUT. As input I use a csv file with coordinates of map squares to determine the naming and boundaries of the DGNs. I also want to use the same naming convention for the multiple input seedfiles. I have added SEEDFILE as an attribute in the workflow. I get an error message that @Value(SEEDFILE) is not recognized in Parameter Seed File..
EXAMPLE:
seed_100200.dgn → 100200.dgn

