I need to build a solution for the analysis of financial data, consisting of:
* storage * forms * ACL * workflows * reports * custom logic
Basically, it is necessary to submit forms for different users, collect structured (forms) data on various work processes, communicate to other users, etc.
I am learning Alfresco as a base platform.
It already has an Alfresco storage repository with built-in ACLs and workflows, and it also has a forms module .
The recent feature of data lists seems appropriate, and may be augmented by WCM .
I fear because the data list function is quite young (and here is incomplete).
- How does the Alfresco Repository scale differ from reporting requirements (intensive reading, grouping, calculating averages, and c)?
- Has anyone tried to take aboard along this path (a platform of forms / data / reports), is it suitable, some obstacles on the road, alternative ideas (create your own, use this other solution)?
java spring forms alfresco
clyfe
source share