M-files is great for document handling
Use Cases and Deployment Scope
Document storage, process drawings and document workflow management.
Pros
- Document storage works well
- Search works well
- No problems with larger files
Cons
- REST API could have option to pad empty values to make it easier to parse to .csv from .json
- Process maps editing is not very smooth
Likelihood to Recommend
Document storage and search works well if the metadata is well setup and filled in by the user or automation. Getting data via REST API could be easier. Now one needs to combine ID:s and values from different API calls and pad manually to get .csv files. The SQL interface would perhaps be better to maintain, but that requires extra setup so REST would be better.
