The recently released new version of Alfresco Business Reporting makes life easy for you as business users. Usually there is some SQL knowledge around to create some nice reports fulfilling your specific reporting needs. In this blog I will show how you can create a report with content for a specific site only. The report will be stored back into that site. Your bonus is a subreports. Continue reading ‘How to create a Site based Pentaho report (with sub-report) for Alfresco Business Reporting’
Posts Tagged 'Pentaho'
How to create a Site based Pentaho report (with sub-report) for Alfresco Business Reporting
Published April 7, 2013 Alfresco , Reporting Leave a CommentTags: Alfresco, Business, Pentaho, reporting
How to create a single Pentaho report with subreports for Alfresco Business Reporting
Published April 4, 2013 Alfresco , Reporting Leave a CommentTags: Alfresco, Business, Pentaho, reporting
The recently released new version of Alfresco Business Reporting makes life easy for you as business users. Usually there is some SQL knowledge around to create some nice reports fulfilling your specific reporting needs. In this blog I will show how you can create a report with subreports, and drive the report from within Alfresco. Continue reading ‘How to create a single Pentaho report with subreports for Alfresco Business Reporting’
How to create a parameterized Pentaho report for Alfresco Business Reporting
Published April 3, 2013 Alfresco , Reporting Leave a CommentTags: Alfresco, Business, Pentaho, reporting
The recently released new version of Alfresco Business Reporting makes life easy for you as business users. Usually there is some SQL knowledge around to create some nice reports fulfilling your specific reporting needs. In this blog I will show how you can create parameterized report, and drive the report from within Alfresco. Continue reading ‘How to create a parameterized Pentaho report for Alfresco Business Reporting’
How to create a basic Pentaho report for Alfresco Business Reporting
Published April 3, 2013 Alfresco , Reporting 2 CommentsTags: Alfresco, howto, Pentaho, reporting
The recently released new version of Alfresco Business Reporting makes life easy for you as business users. Usually there is some SQL knowledge around to create some nice reports fulfilling your specific reporting needs. And this blog is about how to create your first report using Pentaho Report Designer. Continue reading ‘How to create a basic Pentaho report for Alfresco Business Reporting’
Alfresco Business Reporting – The out-of-the-box basics
Published April 2, 2013 Alfresco , Reporting Leave a CommentTags: Alfresco, Business, Pentaho, reporting
The recently released new version of Alfresco Business Reporting makes life easy for you as business users. Usually there is some SQL knowledge around to create some nice reports fulfilling your specific reporting needs. In this blog I will show how to find your way around the basic reporting objects in the system once you installed the AMP (and the JAR)
Continue reading ‘Alfresco Business Reporting – The out-of-the-box basics’
Alfresco Business Reporting 0.8 released
Published April 2, 2013 Alfresco , Reporting 9 CommentsTags: Alfresco, Business, Pentaho, reporting
Alfresco is a great ECM tool. However, it is not very powerful in facilitating reporting against it’s own content repository. Therefore I started the Alfresco Business Reporting project somewhere in 2011. Back then, the tool started as a kind of JavaScript API for reporting. The concepts are the same, but the usability and user-configurability have increased dramatically since then. The tool is still based on extracting metadata to an external SQL-based reporting database. The idea still is that:
- ‘The business’ should be able to run ‘reporting’, not external technical consultants or people with heavy weight Alfresco knowledge,
- Reporting is based on standard tooling (read: Pentaho)
Alfresco Business Reporting – Alive and Kicking
Published February 23, 2013 Alfresco , Reporting 1 CommentTags: Alfresco, Pentaho, reporting
It has been a while since I published new code on the Alfresco Business Reporting project. Actually, I still have not. But lots of stuff has happened last 4 months, and some months before that. Partially because I needed the functionality for my customers (or for those testing this tool). And of course, because you were asking for it. Continue reading ‘Alfresco Business Reporting – Alive and Kicking’
Executing JNDI based Pentaho reports using the Java API
Published May 13, 2012 Alfresco 1 CommentTags: Alfresco, Java, JNDI, Pentaho, reporting
I am working on the Alfresco Business Reporting project. In there, the tool can execute Pentaho/ Jaspersoft reports (against Alfresco business objects, using the Pentaho/Jasersoft Java API) on a scheduled basis. I ran into the issue of portability of the (Pentaho) reports. The database, url, credentials were not identical on my Development, Test and Production environments… JNDI is the answer.
Alfresco Business Reporting released
Published November 6, 2011 Alfresco 19 CommentsTags: Alfresco, Business, JasperReports, Pentaho, reporting
A while ago I wanted insight in how our Alfresco Share repository was used. ‘Ad-hoc reporting’ and ‘(always changing) management reporting’ is not Alfresco’s strongest feature. There is a need for reporting in a way a business user understands, using their tools of choice. The Alfresco Business Reporting project delivers the missing link. It extracts Alfresco business objects (like documents, folders, datalists, links, discussions) into plain SQL tables. The total set of properties for each object, including your custom aspects, show up as columns in your table. And you, the business, can use your reporting tool of choice, to generate fancy reports. No need for IT consultants to configure Alfresco for every change or additional report. Once the synchronization is configured, you can define as much reports as you like, answering your (or your management’s) questions immediately. Continue reading ‘Alfresco Business Reporting released’
