Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesThis may be too much of an edge case...
I would like to be able to feed a dynamic input component with a input file and a format template file, so make the input component completely dynamic. This is because I have excel spreadsheets that I want to download, read and process hourly throughout the day. Every 4 hours another 4 columns are added to the spreadsheet, thereby changing the format of the spreadsheet. This then causes the dynamic input component to error because the input file does not match the static format template. I would be happy to store the 6 static templates, but feed these into to the dynamic input with the matching input file, thus making the component entirely dynamic. Does this make sense???
BTW, my workaround was to define six dynamic inputs, filter on the file type, then union the results:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.