Alfresco-Business-Reporting / alfresco-business-reporting

Business Reporting should be handled by the Business. Therefore reporting should use an existing tool and plain and simple SQL. Currently, reporting in Alfresco is not that easy, and many alternatives are tech-driven. This project allows the business to use their reporting suite of choice against 'plain tables' containing your Alfresco business objects. The second feature is to generate reports against these reporting database and store the reports back into Alfresco. Reports can be designed using Pentaho Reporting. But feel free to use any BusinessObjects, Cognos, Clickview.
9 stars 4 forks source link

Archived nodes in folder not being harvested #4

Open Martijnvandebrug opened 8 years ago

Martijnvandebrug commented 8 years ago

The tool now harvests archived nodes, except for when you delete a folder -> its content does not get an archiveDate, so these nodes don't apear in a query selected by archiveDate

tpeelen commented 8 years ago

Is there any other indicator? Modified date? Archiver?

Tjarda On Sep 18, 2015 4:02 PM, "Martijnvandebrug" notifications@github.com wrote:

The tool now harvests archived nodes, except for when you delete a folder -> its content does not get an archiveDate, so these nodes don't apear in a query selected by archiveDate

— Reply to this email directly or view it on GitHub https://github.com/Alfresco-Business-Reporting/alfresco-business-reporting/issues/4 .

Martijnvandebrug commented 8 years ago

Only its store-protocol changes and its parent gets adn archiveDate...