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

How-to disable email notifications for disabled users?

Email notifications are sent out to all users, even the disabled ones. Those are former employees and their email address therefor does not exists anymore. We've searched in the documentation and the forum, but so far could we could not find a soluti...

loopway by Champ in-the-making
  • 2018 Views
  • 0 replies
  • 0 kudos

Activiti - Spring bean integration

Hi,Please help. I developed an Spring Bean JAR for APS 2.1 and it work perfec when callin to Expresions in Service Task.The Jar is in <aps-install>/webapps/activiti-app/WEB-INF/lib This works ok.I replied the JAR in Activiti 6.0.0 installation(<activ...

image image

Resolved! Qcad .dwg files preview on alfresco

Dear Team ,I had setup qcad integration for .dwg files with alfresco as per below,1. Changes done in alfresco-properties file### External executable locations ###ooo.exe=/opt/alfresco-community/libreoffice/program/soffice.bin#ooo.exe=/usr/bin/soffice...

aishu by Champ on-the-rise
  • 18089 Views
  • 12 replies
  • 1 kudos

Memory Leak Alfresco Process Services v1.9.0

We're facing an issue with Alfresco Activiti (Process Services v1.9.0) where the memory is reaching the JVM limit, CPU is usually below 10%. This is mostly happening when we make requests to the endpoint (/activiti-app/api/enterprise/tasks/query). Ju...

image
axferreira by Champ on-the-rise
  • 5632 Views
  • 6 replies
  • 1 kudos

alfresco 4.1.4 support heic file format

I am trying to upload heic file fomat, it is newly introduced file format by apple, it support by only apple product, does alfresco 4.1.4 support heic? or there is any way to support heic file format in alfresco 4.1.4

manjeet by Champ in-the-making
  • 2150 Views
  • 0 replies
  • 0 kudos

Resolved! solr service stops every day

OS: CentOS 7Alfresco: 6.2.0 Communitysolr: Alfresco Search Services 1.3.1 using Apache Solr 6.6.5Java: java-11-openjdk-11.0.10.0.9-1.el7_9.x86_64Every day the solr service stops working. The only message I was able to get in it's solr.log is "ERROR (...

Tagging bulk file

Hi All,We are rather new in the use of Alfresco (community 6.2). We have imported many documents and are now trying to add appropriate tags. I know that Alfresco does not have this function. I read on internet about a possible solution, which is to c...

tini by Champ in-the-making
  • 2520 Views
  • 1 replies
  • 0 kudos

Can't import content model with association between types

I use Alfresco Community - 7.2.0 (rf6d005c1-blocal). When I try to import content model with association between types I get the error: "special model does not support element 'associations'". I have created very simple model to test. If tag 'associa...

IBelyaeva by Champ in-the-making
  • 4901 Views
  • 4 replies
  • 0 kudos

Alfresco - change path to archived files

Hi, i installed Alfresco community 5.2.f on ubuntu 20.04. Reading the Alfresco documentation I noticed that the files stored within the sites are stored in the path /opt/alfresco-community/alf_data. I would like to make sure that all files saved by u...

Resolved! 401 Unauthorized - Alfresco APIs

I created an API that will consume Alfresco APIs. For example, i'm trying to consume the endpoint localhost:8081/testwith Basic Auth (admin/admin) that will consume the endpoint http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/...

renatoc1 by Confirmed Champ
  • 5722 Views
  • 2 replies
  • 0 kudos

Downloads API fails in multi node environment

Hello there,We have alfresco repository [1] running in three diferent instances. From a front-end application (react) we want to donwload compressed in a zip multiple files. This works well but we are having an issue due alfresco repository deployed ...

uo67113 by Champ on-the-rise
  • 2115 Views
  • 0 replies
  • 0 kudos

Build link share document with API

Good morning,regarding building URL Alfresco document something like this :http://192.168.1.3:8080/share/s/g9yKWYpgQSyqXAaLPP7nAat the moment I build URL String mainly with the alfresco-global.properties in this way :------------------------------Nod...

minox by Champ on-the-rise
  • 3371 Views
  • 2 replies
  • 0 kudos

More than 5000 versions of a document

Hello,following a job change, I am working on software using the cmis protocol (change in progress).Nevertheless the software stores documents with between 5000 and 12000 versions. So in Alfresco, a document contains 5000 to 12000 versions.I indicate...

dcambier by Champ in-the-making
  • 2201 Views
  • 1 replies
  • 0 kudos

Import from alfresco

Do alfresco have a feature that enables user to import a file from alfresco to some other system ? I want to add an extension in my project with the help of which I can import a file/folder directly from alfresco to my project.