minhtu307 / alfresco-business-reporting

Automatically exported from code.google.com/p/alfresco-business-reporting
0 stars 0 forks source link

Do not have tables groups,person,siteperson #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Did all the steps as shown in the wiki
2.checked the database tables
3.

What is the expected output? What do you see instead?
In the video "Rentaho Reporting - create parametrized report" , I could see 
more tables than what I have, I do not have tables such as "groups", "person", 
"site-person"

What version of the product are you using? On what operating system?
CE 4.2.e, on Fedora 19

Please provide any additional information below.

Database changed
MariaDB [alfrescoreporting]> show tables;
+-----------------------------+
| Tables_in_alfrescoreporting |
+-----------------------------+
| calendar                    |
| datalistitem                |
| document                    |
| folder                      |
| forum                       |
| lastsuccessfulrun           |
| link                        |
| reportingloginaudit         |
| site                        |
+-----------------------------+
9 rows in set (0.00 sec)

Original issue reported on code.google.com by jjk.s...@gmail.com on 11 Dec 2013 at 10:49

GoogleCodeExporter commented 8 years ago
There are two report definitions in the space /Data Dictionary/Reporting; one 
'moreOften"and one "lessOften". The moreOften has executed. The lessOften has 
not. By default, the moreOften runs every hour, the lessOften every day (if 
your computer/service is up and running at the time of cron-job-execution).

If you switch to the Explorer interface of Alfresco (thus NOT Share), you see 
action buttons against these HarvestingDefinitions. Hit the button, and the 
reporting definition will be executed, and your tables created/filled 
on-demand...

Exception can be when inside the table lastsuccessfulrun there is a singe row 
(or more) in status "Running". This will block further execution)

Original comment by tjarda.p...@incentro.com on 11 Dec 2013 at 11:13

GoogleCodeExporter commented 8 years ago
Thanks it is working, we can close this thread

Original comment by jjk.s...@gmail.com on 12 Dec 2013 at 5:05

GoogleCodeExporter commented 8 years ago
Can this ticket be closed?

Original comment by tjarda.p...@incentro.com on 15 Dec 2013 at 10:29

GoogleCodeExporter commented 8 years ago
thanks,We can close the ticket

Original comment by jjk.s...@gmail.com on 15 Dec 2013 at 10:52

GoogleCodeExporter commented 8 years ago
as agreed

Original comment by tjarda.p...@incentro.com on 6 Apr 2014 at 9:27