I'm trying to build an app that has a number of required fields to map, but the incoming data might have those fields in different data types (e.g. "RecordID" may come in as a string or an integer). I can't control in the files that people will be using to upload into the app. I have the "Enable Field Mapping" selected in my File Browse interface tool, but of course it requires the mapped field from in the incoming file to be the same field type as my sample data - and that won't work if the incoming files are different.
Is there a way around this? Obviously once I get the data into the workflow I can make sure it's all the data types I need, but I'm not sure the easiest way to get the data in at the moment.
Thanks,
Alexandra