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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1582 Views
  • 1 replies
  • 0 kudos

Actions execution with Alfresco API Explorer

Hello to EveryoneI work on Alfresco 5.2 community edition,I would like to use this api service https://api-explorer.alfresco.com/api-explorer/#!/actions/actionExec, but i can't reach it from my local environment.  If I call it from Postman I get 404 ...

Fjordo by Confirmed Champ
  • 5650 Views
  • 3 replies
  • 2 kudos

Identity Service / Keycloak issue with WebDAV

@angelborroy I was reviewing your post here related to the ACS 23.2 release and specifically the Identity Service / Keycloak fix for the admin console. We tried to implement Keycloak/SAML under ACS 7.4 Enterprise Edition but ran into a critical shows...

afjaber by Champ on-the-rise
  • 1662 Views
  • 1 replies
  • 0 kudos

Setting a DATE property in a custom type.

I'm using Alfresco ECM 23.1 in Docker in Ubuntu Linux 18.04 building with Maven SDK AIO 4.7. I built a Java class for a folder rule that applies logic to rename the actionedUponNodeRef document after calculating and setting a DATE property in a custo...

marcog by Star Contributor
  • 3917 Views
  • 9 replies
  • 0 kudos

Alfresco sdk 3.0 project doesnt run

Hi I have a project developed on alfresco sdk 3.0. I moved it to a new PC and tried to start it. It keeps giving me a maven error that it cannot install all the dependencies.Caused by: The following artifacts could not be resolved: org.alfresco:alfre...

Lock/unlock a file

Hi,I am using ADF 2.3.0 and ACS 5.2.1 and using built-in lock handler in content actions like below<content-action title="{{'DOCUMENT_LIST.ACTIONS.DOCUMENT.LOCK' | translate}}" [icon]="'lock'" [target]="'document'" [handler]="'lock'"> </content-actio...

libreoffice version upgrade with Alfresco 7.4.0

We have Alfresco 7.4.0 which has LibreOffice 7.2 which has libcurl.so.4 version 7.79.1.I need to update libcurl version to 8.4.0 as  7.79.1 has some vulnerabilities.As far as i have checked online to upgrade libcurl i need to upgrade LibreOffice whic...

ysumity by Champ on-the-rise
  • 2228 Views
  • 4 replies
  • 0 kudos

Migrate from Oracle19c to Postgresql

Hello, we have installed version 7.2 of Alfresco and we want to migrate from Oracle19c to PostgreSQL. Any recommendations for tools to use?Or does anyone know of any links with information on this subject?Because I'm sure someone has already gone thr...

jdeviceb by Confirmed Champ
  • 1578 Views
  • 2 replies
  • 1 kudos

Alresco email configuration with smtp.office365.com error

Hi All,I have implemented Alfresco outbound email configuration to send mail to smtp.office365.com with the following configuration below:# Outbound Email Configuration#-------------mail.host=smtp.office365.commail.port=587mail.protocol=smtpmail.user...

Resolved! Trashcan get node with specific aspect

Hello I am using Alfresco Community 7.3 from an external client with the REST API. I can't find how to make a REST query to retrieve a list of documents from the Trashcan by filtering on aspects. Unless I'm mistaken, alfresco/api/-default-/public/alf...

AdrienL by Champ in-the-making
  • 1980 Views
  • 2 replies
  • 2 kudos

Alfresco solr.max.total.connections=40

Hello,did anyone know why Alfresco sets solr.max.total.connections=40 in alfresco-global.properties ? I noticed that Solr starts to suffer when connections are close to 40. Is there any sort of limit or restriction related to Solr side ?Alfresco Http...

joe_l3 by Star Contributor
  • 935 Views
  • 0 replies
  • 0 kudos

Alfresco 7.4.0 Dependency with Tomcat and ActiveMQ

I am using Tomcat 9.0.59 and Active MQ 5.17.4 with Alfresco 7.4.0.I want to know what is the dependency of Alfresco 7.4.0 with Tomcat and Active MQ versions.I want to switch to Tomcat 9.0.98 and Active MQ 5.17.6 as current versions have some vulnerab...

ysumity by Champ on-the-rise
  • 1447 Views
  • 2 replies
  • 1 kudos

Resolved! Is there still a limit on the amount of files in a folder?

Hello,Is there still a performance limit on the amount of files in a folder please? Is there any other limit on the number of files/folders and how deep they can be? What are the ways to work around this limit? I would like to use a Share and content...

miroslav by Star Contributor
  • 5788 Views
  • 3 replies
  • 3 kudos

Resolved! Installing 07-install_solr.sh

Good day All,I am new to Alfresco and I am trying to install Alfresco in ubuntu via zip distribution files. I have been able to run the scripts so far but when I run the "07-install_solr.sh", I get the following error below:[Install]WantedBy=multi-us...

Tomcat freeze randomly on alfresco 7.3 with MS-SQL db

Team,We are using alfresco enterprise 7.3 version with GCP hosted MS-SQL database [SQL Server 2019 Enterprise] with 40 core / 256GB RAM with 6 ACS host in clusters and 2 solr hosts in GCP environment.Since document coming from SAP in high volume, we ...