When configuring a worksdpaceapp with the services of data upload for a final user there are some limitating issues as:
- The name of the readers has to be the same (a reader with different name than the configured in the process doesnt work). -> Could be great to have a standard reader only defined by the geometry type and not limited also by its name.
- The name of the fields has also to be the same. It is possible to prepare a configuration with user parameters to ask the user about the names of the fields and configure the process identifying them but it is extremely complicated and gives bugs. -> Could it be possible that FME server allows a pre-reading of the uploaded file and allow you to select the fields that matched with the process (like in QGIS modeller) or allow you to make a choice list (with user parameters) from the uploaded file to let the final user select those ones necessary for running the workspace (in the case obviusly that they are named differently than in the configured process).


