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

Resolved! Community 23.2 disable Heartbeat feature?

Hi, we have been using Alfresco Community Version 5.0 for a long time. Recently, we decided to upgrade Alfresco, and we tried community version 23.2.When we read the documentation about heartbeat feature: https://docs.alfresco.com/content-services/la...

tkn by Champ in-the-making
  • 1204 Views
  • 2 replies
  • 1 kudos

Enable guest user on alfresco community

How to enable guest user in alfresco community edition.I'm using the alfresco community edition.Under the users i can see a 'guest' user, but it is disabled and the enable/disable checkbox is greyed out.I have enabled he following in alfresco-global....

doggrant by Champ in-the-making
  • 5973 Views
  • 2 replies
  • 0 kudos

Alfresco quickshare page disables hyperlink in a pdf file

Hello guys, i'm trying to share a document so it can be accessible to everyone, i did share the document by the button share, but i'm seeying in the quickshare page that the pdf i added the hyperlink in it can't be clicked from this page until i down...

crouUux_0-1742904251032.png crouUux_1-1742904292419.png
crouUux by Champ in-the-making
  • 459 Views
  • 0 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
  • 4737 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
  • 971 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
  • 2658 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
  • 1331 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
  • 1021 Views
  • 2 replies
  • 1 kudos

ACS v23.x - Tomcat temp file not cleaning up

Hello Everyone,Currently we have ACS v7.1.1 running on RHEL 8 with Java JDK 11 and tomcat 9.x. We are running ACS with CMIS and haven't configured any search services.While running load testing, we have monitored java.io.tmpdir (/tomcat/temp) folder ...

jigirshah by Confirmed Champ
  • 4613 Views
  • 9 replies
  • 2 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...