Questions tagged [alfresco-enterprise]

110 questions
-1
votes
1 answer

Alfresco Local User account Rename/update via postgres

is it possible to rename alfresco local user accounts ? is there any way to update the user renaming/update via Postgres sql ? Below code as found to list the users. Kindly share the update query Thanks SELECT n.id, n.uuid, p1.string_value…
Ck_7
  • 469
  • 7
  • 12
-1
votes
1 answer

Alfresco Bulk Import Tool

Has anyone used Alfresco Bulk import tool, can you please help me with pro and cons. What was the size of data you were trying to migrate and speed
RS16
  • 1
  • 2
-1
votes
1 answer

Logger configuration in Alfresco

Is there a specific onfiguration for logger to print log.info() message ? I have action classes extended quatz class as shown below . but the log is not printing out in log file - alfresco.log . I can see system.out.println in tomcat log…
-1
votes
1 answer

Simple way to setup new Alfresco server with production configuration

I have backup of production Alfresco 4.2 Enterprise server consisting of: - database; - folders Tomcat7, Alfresco (where alf_data, alfresco-global.properties and etc). Currently I'm deploying new standby server with production configuration and…
ERemarque
  • 497
  • 3
  • 16
-2
votes
1 answer

Alfresco Repo Side working on Document Upload

I would like to understand how does the Alfresco Repo works whenever any document is uploaded. How exactly the content is stored in file system metadata in DB and indexes in Solr respectively ?
1 2 3 4 5 6 7
8