Alflytics icon indicating copy to clipboard operation
Alflytics copied to clipboard

The Open Source Business Intelligence solution over the Alfresco platform.

Results 10 Alflytics issues
Sort by recently updated
recently updated
newest added

Hi, I am facing issue with extraction process of alflytics. It works fine with the Alfresco version 5.2. I tried running it with Alfresco 6 and I get below error....

question

Hi Francesco, I tried installing Alflytics with Alfresco community 5.2 . But Ended up in some error . I am new to the solution , request your help in identifying...

question

Hello, I am on a project where I have to provide statistics from alfresco thanks to alflytics. I used postgres. but I can't extract the data from alfresco. at each...

question

Hi @fcorti , At first i would like to congratulate you for the project, it has been very useful. Recently i've sucessfully install the Alflytics into production enviroment for tests...

question

I've installed Alflytics with Java 8 + Pentaho 7.1 + Alfresco CE 5.2 I've manual installed Alflytics, download .zip and uncompress in system directory. I have performed the steps indicated...

question

Hi: I've installed Pentaho and Alflytics successfully, but when I try to push the Extract button, Catalina does not show me any REST call.... This is what I see: (I...

help wanted

hello, I think this is a bug: when retrieving the tasks from Alfresco, Alflytics is expecting to get an assignee for every task, but some tasks may have no assignee...

bug

The SQL query (for HyperSql) MERGE INTO DWH_DIM_DATES_YEARS USING (SELECT -1,0 AS ID, 'Unknown' AS DESCRIPTION FROM (VALUES(0))) AS VALS(ID,DESCRIPTION) Seems to fail because of the comma in "-1,0" on...

In some environments (also on linux), endpoint like: /alfresco/api/-default-/public/alfresco/versions/1/people?maxItems=${maxItems}&skipCount=${skipCount} /alfresco/api/-default-/public/alfresco/versions/1/people?maxItems=1000000000&skipCount=1&fields=%7B%7D http://localhost:8080/pentaho/plugin/Alflytics/api/getendpoints?paramendpointId=alfrescoPeople http://localhost:8080/pentaho/plugin/Alflytics/api/getendpoints?paramendpointId=alfrescoPeopleCount Can cause a bad result: http://192.10.2.41:80/alfresco/api/-default-/public/workflow/versions/1skipCount=0 http://192.10.2.41:80/alfresco/api/-default-/public/workflow/versions/1fields=%7B%7D The & seems to be a problem in some environments.

bug

It would be nice to be able to check status of auditing on alfresco platform and be able to activate/deactivate it from Alflytics administration.

enhancement