Posted 25 July 2024, 5:22 am EST
Use case:
Our customer wants to have to the ability to enhance certain reports that we provide with a WinForm application. This means, the developers supply and ship the base report, but certain end users will enhance the base reports for their own department’s need.
I have not found a description in the documentation of how this use case can be implemented. Can the end users store the changed reports in a way that also other users can profit from their changes? It should be also configurable when such an enhanced report shall be used, instead of using the base report. This means that the reports must be centrally accessible and manageable, independent of our shipped application. How can we do this?
What would be the appropriate tool for the end user to extend the reports? Does end users require a license when they edit a report?