Right now we have a very large database with lots of tables and data. Some users have access to other parts of the data than others, for example a teacher only has access to the information of his students and not even all of the information.
Now we want them to be able to generate documents, like contracts, reports,... The contracts are no probem, as they use single data. and example of how the document works:
Dear [first name], Your company [company] was found in our database.
This would result in
Dear xxxxx, Your company Xs0nline was found in our database.
Let's say we want a table with all contacts of the student in question in this document. How would we do this? We want to generate 1000 documents for each student.
The hard part is that a teacher (my grandmother) should be able to understand how to create this table or chart (if we have a pie).
I already looked at BIRT Studio, but it looks a bit too complex for the user. All of this has to be a web-based solution.
Anybody have any ideas? If it's not clear, please do not hesitate to ask.


Sign In
Create Account


Back to top









