Is there a way to:
- make a reader case-insensitive?
- Change the case of the headers?
- Stop the workspace and generate an error if the wrong case is encountered in the file headers?
Is there a way to:
Best answer by markatsafe
@dutchtower There's a webinar on schema drift that might give you some ideas - including using the SchemaScanner or FeatureReader to get the schema and compare it to an old one.
But... when you add a CSV reader to your workspace, under the reader parameters, Advanced, Field Names, try setting Case Sensitive Field Names: No
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.