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

Alfresco is frequently getting hung due to Java-level deadlock

Hi All,I am using Alfresco 4.1 and it is getting hung frequently .It is production environment and have two legsand load balancer is configured using round robbin mechanism.I have analysed logs and found deadlock errors.Please guide me how to investi...

fouada by Confirmed Champ
  • 8878 Views
  • 5 replies
  • 2 kudos

Activiti task query with variable result limit

Hi Everyone,I am trying to fetch the all open tasks with variables from activiti engine using task query. I am using version 5.19.0.I see in TaskEntityManager.findTasksAndVariablesByQueryCriteria(), the max result is limited to 20000.Even if I try to...

vgaur by Confirmed Champ
  • 5566 Views
  • 1 replies
  • 0 kudos

How can i customize ACT_ID_USER table?

Hi Team,     I am using activiti process in my spring project. In my spring project already i have users table but activiti given ACT_ID_USER table. is it possible to use my spring table instead of ACT_ID_USER?if not possilbe i will maintain both tab...

vamsinipun by Star Contributor
  • 12000 Views
  • 8 replies
  • 1 kudos

How to create rules, folder etc ... using amp file

Hi,I'm trying to do an automatic deployment of alfresco i've already achieve to do it with my amp files using script but i don't see how to do it with my rule ?- I've a JS file to put un the script folder- and i need to add a rule on a folder using t...

aliiiiii by Champ in-the-making
  • 8543 Views
  • 5 replies
  • 0 kudos

Disable share button from the search result page

when we search for any document in alfresco,we see an info button on the search result page and when we click on the info button,we see the public share button,I need to disable that share button from the alfresco search page.so, what I have done is ...

I have installed 5.2.2 and I can get to some version of an admin console but it is still showing the old 5.1 and share and normal alfresco pages are not working. The only thing I can get to is https://localhost:8443. Please help

I have installed 5.2.2 and I can get to some version of an admin console but it is still showing the old 5.1 and share and normal alfresco pages are not working. The only thing I can get to is https://localhost:8443. Please help

clsore by Champ on-the-rise
  • 3081 Views
  • 1 replies
  • 0 kudos

v4.2.2 patching list and availability

Hi, We are running Alfresco Version :Enterprise - v4.2.2The JVM behavior gets wonky and requires a restart every so often.Is there a list of patches available for our version of Alfresco? If so, where can i find them?Or, are there other alternatives ...

forloop by Champ in-the-making
  • 5514 Views
  • 3 replies
  • 1 kudos

Alfresco Share - Create Site popup

Hi, Have you some idea to disable JS autocompletion on Alfresco Share popup for create new Site?Natively, when you set a site's name, input site's url is autocompleted, I would like to disable this autocompletion but I don't found JS code...Have you ...

gawel by Confirmed Champ
  • 7803 Views
  • 5 replies
  • 1 kudos

AAAR data does not increase

Hello ‌I am conducting the AAAR extraction process. The variables alfrescoAuditLimit and alfrescoNodeLimit are set to the value 50000. When executing the extraction, the 50000 actions are inserted, however when running the second time the data is not...

Version Difference of documents in alfresco share 5.2

hi, I am trying to achive version difference using google api diff patch match in alfresco share.i have taken help from Douglas C. R. Paes‌ 's code GitHub - douglascrp/versions-difference-alfresco-plug-in: Automatically exported from code.google.com/...

Add Aikau widget to the custom site page

Hello,I have a aikau page that shows only one button called upload when I got to http://localhost:8080/share/page/dp/ws/myfileupload url. I want to add this aikau widget to my custom page in share site. I have below configurations but I am not seeing...

signjoy by Confirmed Champ
  • 4405 Views
  • 2 replies
  • 0 kudos

Building Alfresco-remote-api fail with maven dependency errors

Hi,I just chekout the alfresco-remote-api project from GitHub, and I'm trying to build it. But I'm a little newbie with maven, and I got some errors :[FATAL] Non-resolvable parent POM for org.alfresco:alfresco-remote-api:6.8-SNAPSHOT: Failure to find...

alucas by Champ in-the-making
  • 4338 Views
  • 2 replies
  • 0 kudos

POC Help

Hi,I am trying to do a Proof Of Concept on integrating open source  Ativiti into our project (pre payment solution).Our application is going to be revamped using angular in the front end and complete rewrite of current  workflow /BPM which uses CORDY...

rojan507 by Champ on-the-rise
  • 4555 Views
  • 2 replies
  • 0 kudos

alfresco5.2 and solr4 performance Issue

I am getting the following issue in alfresco and tomcat logs while indexing. The memory is shooting upto 23 GB, though there is very less nodes and transactions on the server.I guess it is not releasing the memory. Upon restart to it shoots up to the...

Resolved! Activiti-rest not connecting to db

Hi,I am running activiti 6.0.0. I have no problem using activiti-app with my oracle database and the tables get updated as expected.However, using activiti-rest (with the same database settings) doesn't seem to work.I can log in with the kermit demo ...

laurav by Champ on-the-rise
  • 6532 Views
  • 2 replies
  • 0 kudos

How to connect postresql database in allinone projects

HiI have configured 'allinone' projects in my system but i don't have alfresco community installed in my system.I believe the project will get connect to tomcat runner internally and by default it will be connected to H2 database.but if i want to con...