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
  • 706 Views
  • 0 replies
  • 0 kudos

Do events within a transaction run synchronously?

Hello,TLDR: Within a specific transaction, is it possible that multiple events will run concurrently, or are all events garanteed to run synchronously?The longer version:We are writing a behavior that will send node details to AWS Event Bridge on eve...

cseickel by Confirmed Champ
  • 5588 Views
  • 5 replies
  • 2 kudos

Resolved! Alfresco 5.2 is now compatible with Postgres 10 and 11?

Hi, I noticed that "Alfresco supported platforms" page was updated: now, if you click on the Alfresco version you are searching details of, you are redirected to the new docs.alfresco.com that is editable through GitHub.What puzzles me is that search...

sistemi by Confirmed Champ
  • 3965 Views
  • 1 replies
  • 1 kudos

Changing password in alfresco with ldap

I have successfully added ldap-ad to Alfresco. Now when i am creating a user in AD, it is synchronized with Alfresco and i got an Alfresco user in ECM. The question is, if a user Bob (that has been sync from AD) changes his password, in which authent...

john2994 by Champ on-the-rise
  • 3020 Views
  • 1 replies
  • 0 kudos

Resolved! Disable PDF Metadata

We have added encryption on PDF file when importing into ACS. However, it shows the following error.2021-03-18 00:00:18,171 WARN [org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter] [http-nio-8080-exec-6] Metadata extraction failed (...

Bulk import

We are using customized program to import a large amount of documents into ACS. However, the performace is not so good. It is around 270 documents per minutes even though we are using multi-threads in the program.We found that if we disable some data...

SQL debugging

How to debug database access (i.e. SQL)? I have added the following in log4j.properties, but no log.log4j.logger.java.sql=DEBUGlog4j.logger.java.sql.Connection=DEBUGlog4j.logger.java.sql.Statement=DEBUGlog4j.logger.java.sql.PreparedStatement=DEBUGlog...

Two passwords one user

Our ECM have some alfresco users (about 1000 users) and my boss want me to create same users in AD  and sync them with alfresco. I managed to do that but some users have  2 passwords cause their alfresco  password does not meet the length, complexity...

john2994 by Champ on-the-rise
  • 2587 Views
  • 1 replies
  • 1 kudos

Configuring Alfresco with MySQL login Error.

I am trying from past two days to configure MySQL with alfresco community edition but the moment I changed that "alfresco.properties" file as per the given instruction, I get the following error on my Login screen : Your authentication details haven'...

Pyle539 by Champ in-the-making
  • 2406 Views
  • 1 replies
  • 0 kudos

Setup development environment and hands on

Hi I am new to alfresco and i am trying to understand the concepts via documentation but not getting much out of it. Currently i am using alfresco 5.2 communityIs there a tutorial to learn and practice for beginner?

Resolved! Update content of a file using alfresco api

I am developing the project for integrate Alfresco.but, I can't update content of file.how to use alfresco update api?example:http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/3d061c1a-752c-44b7-a21d-1a494ce8459e/content?m...

image

Block the download action for users with Consumer role

Hello,I am using Alfresco Community v6.2.0 and I need to block the download action for users with Consumer role, in the document list page and in the document detail page. Anyone has any hint about how can I configure Alfresco to perform that?Thanks ...

itsquare by Champ in-the-making
  • 4473 Views
  • 4 replies
  • 2 kudos

Search for Documents using a specific property

Good Day, everyone, I have an issue I am new to alfresco and I want to delete a property from Aspect but this aspect is already linked to a lot of documents so I read that I have to delete all the documents first.So I have two questions about how to ...

MohsenH by Champ in-the-making
  • 3094 Views
  • 2 replies
  • 1 kudos

Contact Form not working?

I have sent in a couple of contact requests for pricing on both the alfresco university and also on the products for alfresco. It has been a couple of weeks and I haven't gotten any type of feedback. Is this product still going or has it died off? Sh...

eswbitto by Confirmed Champ
  • 2433 Views
  • 1 replies
  • 0 kudos

Resolved! Questions about search and database index

We are doing migration from old system to ACS (community 6.2). We have custom content model which has 20 data types and all are indexed (index enabled="true" in content model). We found the database size is very big. Here is summary.- 5.1 million fil...

Audit Report with Activities performed by logged in user.

Hello everyone,I am using Alfresco 6 (dockerized) and have deployed it in a production eviornment. My client has requested to develop a report that lists all the users, their login and logout date & time, total hours of login and the Activities which...

image