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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1957 Views
  • 1 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
  • 2583 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
  • 5050 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
  • 5872 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
  • 2169 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
  • 3473 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
  • 2268 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.  

evaluator as control-param in field tag

Hi Everybody,I would like to ask if it is possible to check value of textfiel using evaluator.In share config custom I have this field defined:<field id="mlcm:firma_nazev" mandatory="true" label-id="prop.mlcm_firma_nazev"> <control template="/cz/s...

Evaluation of Completion Condition variable

Hi, I've got a workflow with a Sequential Multi Instance call to activiti.In the called workflow I've got a variable used in gateways (lodgeSubmissions) and I want to use this variable in the Complete condition but it does not seems to work. If I put...

nicodio by Champ in-the-making
  • 6695 Views
  • 4 replies
  • 1 kudos

Very big log file

Hello!Got the very big log files in tomcat/logs/Inside Something like: .............127.0.0.1 - - [13/Apr/2018:00:00:19 +0300] "GET /alfresco/service/api/solr/transactions?fromCommitTime=1522634233889&toCommitTime=1522637833889&maxResults=2000&baseUr...

djarty by Star Contributor
  • 17747 Views
  • 12 replies
  • 3 kudos

Error launch environment / Governance Services

I'm trying to launch Governance Services sandbox at Alfresco University but I'm getting the following error:2022-07-01 13:25:40.020 ERROR (org.alfresco.solr.AlfrescoCoreAdminHandler@5c089b2f_Worker-18) [ ] o.a.s.t.AbstractTracker [alfresco / NODE_STA...

Process Services and Content Services ports issue

Hi,I successfully installed Alfresco 7.2 community edition using the ansible installation method locally on a remote server. I then wanted to install the trial version of process services locally on this remote server aswell. However, when I run the ...

activiti tables?

I am new to activiti. is there any proper documentation about tables? what kind of data will go into tables?Thanks