Open GoogleCodeExporter opened 8 years ago
You cannot extract persons-belonging to a site only. You get the persons (all
person info), groups, and SitePersons as a set of tables. The sitePersons will
get you the persons in their role in a site, for all sites. The person details
are in the persons table. I think you almost always want these two as a
minimum....
You can enable these 3 tables to be harvested in more frequent too (just tick
the box in the moreFrequent definition (Users/Grous/SiteGroups)
I have out it into the lessFrequent because the logic drops the entire tables,
and recreates them, since it is impossible to reconstruct the changes since
last time it havested (no lastModified, and structure changes are an issue
anyway)
Does this anwer your question?
Original comment by tjarda.p...@incentro.com
on 15 May 2015 at 9:13
You answer my question
However consider this change because sometime is very time-consuming export
all person info
Original comment by vincenzo...@gmail.com
on 15 May 2015 at 9:55
Original issue reported on code.google.com by
vincenzo...@gmail.com
on 15 May 2015 at 8:06