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

Empty trashcan for specific user only

Hello,is there a way to empty trashcan only for particular user via webscript? Or is there a way how to delete nodes without them putting to trashcan for specific user?Thank you.Br, Vojtech

vojtechm by Confirmed Champ
  • 5306 Views
  • 2 replies
  • 1 kudos

Resolved! attach a file to an activiti workflow

I am currently developping an app in which i am using alfresco as ged and activiti as a process engine.I want to create a process in which i am using a file stored in alfresco as attachment,so how can i make a link between the process and the file.I ...

fatma19 by Confirmed Champ
  • 6975 Views
  • 2 replies
  • 0 kudos

Process instance in Act_ru_execution table is still active

I am using activiti 5.22 with sprint boot integration to run my workflow. Now some of the jobs got stuck at particular step and I don't see any error in log, but process instance entries still in active on ACT_RU_EXECUTION table also ACT_HI_PROCINST ...

kodee0209 by Champ in-the-making
  • 6145 Views
  • 2 replies
  • 0 kudos

Resolved! swagger vs raml

This is a question that probably can only be answered by Alfresco engineers.The Alfresco BPM has a nice set of APIs that are documented using RAML.The Alfresco ECM has also a set of APIs that are documented with Swagger.Is there a plan to use the sam...

Resolved! Start Alfresco Workflow from Java

Hi,We have created custom review workflow and deployed to Alfresco repository and wanted to start this workflow outside Alfresco using java, couldn't find right REST service or any other method to do this. Can you please help me on how I can achieve ...

eramesh by Champ on-the-rise
  • 10540 Views
  • 5 replies
  • 0 kudos

Performance issue with alfresco 5.0d and solr4

Hello,we're having a strange issue with alfresco 5.0 d and SOLR4.The server is running with this alfresco version since one year, without any problem.Alfresco has been installed manually, by deploying the different war after installing tomcat and mys...

ecarbenay by Star Contributor
  • 9204 Views
  • 4 replies
  • 1 kudos

Activiti REST and spring-boot integration

Hi Team,We are trying to deploy Activiti-REST as a spring boot application.When using Activiti-REST Version 5.22.0 and spring-boot-starter-parent 1.5.1.RELEASE i am getting below error,"org.springframework.beans.factory.UnsatisfiedDependencyException...

sonalik by Champ in-the-making
  • 4877 Views
  • 1 replies
  • 0 kudos

License for Alfresco Cluster

We are setting up alfresco-4.2.4 cluster (two nodes only) using the documentation mentioned under the following path: (http://docs.alfresco.com/4.2/concepts/cluster-overview.html)While starting up the first node we received the following error:2017-0...

mfaquih by Champ on-the-rise
  • 3460 Views
  • 1 replies
  • 0 kudos

alfresco-global.properties file encrypting

Hello, I am using Alfresco Community 201605. In configuration file alfresco-global.properties are my LDAP username and password visible for other. In Alfresco documentation i have found how to encrypt properties in this filehttp://docs.alfresco.com/5...

darius by Champ in-the-making
  • 7711 Views
  • 3 replies
  • 1 kudos

Resolved! Formatted code snippets and file attachment

While posting any query or post to forum in community, I am facing issue , it is not coming formatted and it is very difficult for any end user to interpreted code. Do any one have idea how we can use formatted snippets?Previously we were using  [cod...

g_rathod by Star Contributor
  • 8252 Views
  • 5 replies
  • 0 kudos

JSON objects for Data Models of CMIS 1.1

I am trying to make a non-CMIS compliant CMS, compliant. Existing CMS has REST based services and i am writing a middleware which will get req in CMIS format hit existing services, get response in JSON, manipulate it and return in JSON (cmis format)....

Resolved! When extending the ListOfValuesConstraint with an id,name structure, how do you modify the search element so that you can search using the name rather than the id?

Hi All,I have successfuly created a dynamic list constraint by extending the ListOfValuesConstraint.The database table (custom_entities) has two columns (id,name) as follows:id, name1, EntityA2, EntityB3, EntityC...The property stores the id value (1...

adamparker by Champ in-the-making
  • 4631 Views
  • 1 replies
  • 0 kudos