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

Forum Posts

Elixir's portal

Hello,Elixir had an Alfresco portal login before merging with Hyland - where can I find Elixir's portal where paid licenses are available for download? Or a license generation request can be made?

sdarawer by Champ in-the-making
  • 365 Views
  • 0 replies
  • 0 kudos

Properties of the previous version are not retained

I'm using Alfresco ECM (community) 23.2 dockerized in Ubuntu 22.04. I'm importing files into Alfresco using CMIS (openCMIS) with an external jar where there are cases when the resulting document needs to be versioned. For the versioning logic I appli...

marcog by Star Contributor
  • 467 Views
  • 0 replies
  • 0 kudos

Resolved! CVE-2025-24813 Tomcat Vulnerability

Currently running 7.4.1.3 which is running Tomcat 9.0.87 which is flagged as vulnerable to the CVE-2025-24813 RCE vulnerability.Has Hyland or the community reviewed Alfresco to determine whether it is vulnerable? https://nvd.nist.gov/vuln/detail/CVE-...

cmanar-TM by Champ in-the-making
  • 1362 Views
  • 1 replies
  • 2 kudos

Resolved! Help with Workflow Deployment in Alfresco Community Edition

Hello everyone,I’m new to Alfresco and recently installed the Community Edition using Docker. I’m trying to deploy Workflows, but I’m having trouble finding the correct folder. I couldn’t locate a path like alfresco/extension/workflow to copy my BPMN...

hamid_gb12 by Champ in-the-making
  • 1167 Views
  • 2 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
  • 1076 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
  • 5859 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
  • 404 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
  • 4566 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
  • 848 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
  • 2380 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...