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

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
  • 9761 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
  • 8276 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
  • 4446 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
  • 3145 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
  • 7020 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
  • 7413 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
  • 4267 Views
  • 1 replies
  • 0 kudos

Alfresco ADF with only Process Services

Is it possible to use the ADF platform without using "Content Services"?I am looking at a simple process application with no content store requirement and would like to see if ADF is a viable option.Everything I have read, and all the testing to date...

gdharley by Elite Collaborator
  • 8487 Views
  • 5 replies
  • 5 kudos

Drupal intégration

Good morning, I want to connect alfresco to a drupal site and I know what adds-on to use and by what should I begin please help me

rslma by Champ in-the-making
  • 3270 Views
  • 1 replies
  • 0 kudos

Resolved! how to Integrate google docs with alfresco community 4.0e?

I found some configuration for enable google docsThese properties I have added in alfresco-global.propertiesgoogledocs.googleeditable.enabled = true  googledocs.username =*******@gmail.com googledocs.password =*************and in share-config I have ...