Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Extend repository for Share data

Dear All,I installed Alfresco Community on An Ubuntu 16.04 Server which is a KVM guest. At the moment, I would like to increase storage by adding NFS or iScsi NAS. Should I move alf_data to this NAS ? And if so, how to do ? And if not, any suggestion...

anhdv1979 by Champ in-the-making
  • 2951 Views
  • 1 replies
  • 0 kudos

Replication users and rights

Hello! I have installed Alfresco community v5.2.0 on Linux. I need migrate users from first server to second, and in Administrator tools I see button Export to CSV, but I can't import this file in new server. tell me please, how I can resolve this pr...

art by Champ on-the-rise
  • 2854 Views
  • 1 replies
  • 0 kudos

Performance issue in query ot get row of ACT_HI_VARINST

Below query has wrong index - SELECT *FROM (              SELECT a.*                             ,ROWNUM rnum              FROM (                             SELECT                                                RES.*                             FROM...

Resolved! Add labels through javascript

I have following situation: a whole lot of files and folders are now stored on a drive. We want to migrate those to Alfresco, and add the same time add the correct labels. Problem is that labels can not be assigned based on the folder structure, so a...