I am receiving the following error when i try and set up a Dynamic CSV output for my workspace.
MULTI_WRITER: Error fetching dynamic schema definitions from reader 'GEODATABASE_FILE_1'
My workspace uses a feature reader to read in a GDB, then a spatial relator. The Desired output is a pivoted table 'flagging' which constraints my data intersects with. I can get this initially but i want to do some further transformation and map schema dynamically based on a look up table that will be changing often.