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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 616 Views
  • 0 replies
  • 0 kudos

Resolved! Content Server in active / active mode setup - for headless

Hello All,I am new to Alfresco and need to know, can i setup alfresco content server on active / active ? please note: it is not about frontend services or application in active / active, core content server or services. reason to ask, have requireme...

Error when i try to copy a folder

Sup guys!!When i try to move a folder, i received a failure to copy then...This is logs files... in past i have a same error, but when i try to add a group in site... I see the duplicate register in a SQL... but is the second time is appears... 2020-...

nokinha1 by Confirmed Champ
  • 2589 Views
  • 0 replies
  • 0 kudos

How to get list of folder rules

Im using an older version of alfresco 4.2 . Is it possible to extract list of all folder rules applied on each site in alfresco via metadata? or any other way?

saadm2005 by Champ on-the-rise
  • 5775 Views
  • 3 replies
  • 2 kudos

Resolved! Saving metadata from PDF attachments from incoming emails

Hello everyone,our Alfresco Enterprise 5.2.3 system has been configured for incoming emails and this is successful, however when I send a test mail with attachments the attachments are shown as separate files in the repository, however metadata is no...

Resolved! Copied node has cn:name equal to nodeid

Hi all, we have ACS 5.2.3 installed and have an issue when copying nodes using rules or scripts.We have noticed that when a node is copied the new target node is not named after the source node. The cn:name is the nodeid.This does not happen if we se...

Resolved! How to restrict visibility of some metadata?

HelloIs it possible to restrict the visibility of some content's metadata only for some groups? For example, the top-secret property should only be visible to Site Managers, not Consumers.

upforsin by Star Collaborator
  • 8024 Views
  • 4 replies
  • 7 kudos

Pdf toolkit

Hi all,I am using Alfresco community version 5.2 i have installed 2 amps files of pdf toolkit1-pdf-toolkit-repo-1.4.0.amp2-pdf-toolkit-share-1.4.0.ampAppend option is working properly but while using insert option it is giving error---> the insert op...

image

The insert operation failed in pdftoolkit

Hello Everyone,                    I using Alfresco community 5.2 version, and I have installed pdf-toolkit-repo-1.4.0.amp and pdf-toolkit-share-1.4.0.amp in share and amp folders, But Insert option is not working its showing "The insert operation fa...

leela by Confirmed Champ
  • 3926 Views
  • 2 replies
  • 0 kudos

Multiple share-custom files in SDK

Hi all,I want to add multiple share-config-custom files in sdk. Till now i am reffering this link https://docs.alfresco.com/5.1/concepts/share-configuration-files.html . I am assuming to register bean in slingshot-application-context.xml file but i a...

Alfresco Audit Data Store in another DB

Hello,We are running ACS 6.2 and will be migrating around 1.5 Billions+ data in repository. Now, we want Auditing enabled for some events like, login, update, delete, move, etc.Can anyone please help me get answers for below queries?1. If we enable A...

jigir_shah by Champ on-the-rise
  • 6156 Views
  • 4 replies
  • 3 kudos

Resolved! How to connect to MySQL using SSL?

Hello,I am using Alfresco Repository CE with a MariaDB server. I am building my own Docker image based on:https://hub.docker.com/r/alfresco/alfresco-content-repository-communitymostly by adding the MySQL connector available here:https://downloads.mar...

fabrice7 by Confirmed Champ
  • 6042 Views
  • 2 replies
  • 1 kudos

Resolved! How to change Alfresco TZ ? All my dates are off

Hi everyone,I noticed that all dates (created, modified, etc) are 10 hours late (I'm actually in Pacific/Tahiti so that makes sense) but the host is configured properly with the right timezone.I have deployed ACS using the docker-installer so I've ad...

Paraita by Champ in-the-making
  • 6197 Views
  • 3 replies
  • 1 kudos

Resolved! alfresco does not read the alfresco-global.properties file

Hello, I am configuring my alfresco, and for that I am editing the alfresco-global.properties file, I had not had problems until I edited the option "ldap.authentication.java.naming.provider.url = ldap: //xxx.xxx. xxx.xxx:389 "I wrote an incorrect IP...

MrNico by Star Contributor
  • 9741 Views
  • 5 replies
  • 0 kudos

The insert operation failed in pdf toolkit 1.4.0

I am using alfresco community version i have installed pdf-toolkit-share-1.4.0.amp and pdf-toolkit-repo-1.4.0.amp but while using the insert option it is giving error : The insert operation failed.alfresco.log2020-08-21 17:13:19,288 ERROR [org.alfres...

Alfresco files not updated after restore

Hi I am new to alfresco and trying to fix a prod issue, all of a sudden files(mostly jpeg/png) uploaded earlier(before 1 months) cannot be viewed under folder and it is showing as empty folder. but when i click on download it is downloading the full ...

kishorre by Champ on-the-rise
  • 7446 Views
  • 6 replies
  • 2 kudos

Copy files to external server

Hi,I need to copy files from folders in Alfresco to an external server. i want to do this with a script in JS. Anyone have any idea how to set the javascript to make the copy? Thank you very much for helping