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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 526 Views
  • 0 replies
  • 0 kudos

Dynamic parallel fork-join

Hello Gurus.Didn't find the answer to my question in existing topics.We've had previously JBPM as BPM engine and had the solution to create dynamically branches of some fork-join, defined in process, depending on content of some collection variable f...

AFTS Query doesn't work after adding Node?

Hey Guys,I have a method called "listData()" in which I query data from Alfresco with an AFTS query. When calling the method without anything has changed, the query workes fine. But when I add a Node like here:and then call "listData()", the query do...

jriedl17 by Confirmed Champ
  • 4023 Views
  • 2 replies
  • 0 kudos

Improving the document retrieval performance?

We are using Alfresco Community 5.2. We did not do anything in addition to the configuration, indexing or whatever. It is the default repository as-is. We have a J2EE application that uses Apache Chemistry CMIS to access the documents from the reposi...

sepgs2004 by Star Contributor
  • 12264 Views
  • 13 replies
  • 5 kudos

properties list

Good morning,I would like to know if there is documentation that lists all the properties of a tag. For example<property name="gho: toDo" >         <title> Check </title>        <type> d:text</type>     <mandatory> true </mandatory>  <property />I wo...

miki by Champ in-the-making
  • 3914 Views
  • 1 replies
  • 0 kudos

Alfresco Context initialization failed: RenditionServiceException

I have Alfresco Community Edition 5.2  I am getting the following after computer restartERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed  org.alfresco.service.cmr.rendition.RenditionServiceException: 10190019 Un...

nina by Champ in-the-making
  • 4158 Views
  • 1 replies
  • 0 kudos

Using Authority.ftl

I am trying to use authority.ftl to select a group that is going to be used in an action for editing group roles. How do i write the java action so that there are no erros? Tried thisprotected void addParameterDefinitions(List<ParameterDefinition> li...

malikaasen by Champ on-the-rise
  • 10064 Views
  • 11 replies
  • 1 kudos

Resolved! How to access the outcome of a review task in TaskListener?

I have a user review task (which is parallel and Multi-instance type), which has custom form in Activiti with custom outcomes (Approve and Reject)... once the task gets completed, I want to know the form variable into which the task outcome is stored...

paiyyavj13 by Star Contributor
  • 8981 Views
  • 3 replies
  • 4 kudos

Repo content model Unexpanded entity reference

Alfresco Community - 5.2.0 (re21f2be5-b22)BackstoryIn short, we have custom content models both bootstrapped and also in the repository - Data Dictionary/Models repo space. Our local development is running fine so must be isolated to the models in th...

SSO NTLM Alfresco Share 6.0.b

Hi,I deploy the docker version of ACS:alfresco/alfresco-share:6.0.bpostgres:10.1alfresco/alfresco-search-services:1.1.1alfresco/alfresco-content-repository-community:6.0.7-gaI follow this guide to configure SSO NTLM for Alfresco Share, but no luck.I ...