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

Error solr4 on tomcat linux

Hello,We are working on a alfresco-5.0.b and there are repetitive errors on alfresco-5.0.b/tomcat/logs/catalina.out rg.apache.solr.common.SolrException: version conflict for _DEFAULT_!800000000000000b!800000000011aaa0 expected=1546173748784136192 act...

nisainana by Champ on-the-rise
  • 8603 Views
  • 3 replies
  • 0 kudos

Customizing advanced search in Alfresco 5.2

Hello,i´m currently migrating a share and repo project from version 4.2.0 to 5.2 and i´m facing some issues.One of those is that i´ve extended org/alfresco/slingshot/search/search.get.js (i needed to customize advanced search, since i wanted to searc...

os_cerna by Champ on-the-rise
  • 9231 Views
  • 7 replies
  • 0 kudos

Resolved! Connecting MS Excel App with AOS

Hi AllNot sure if what I'm trying to do is even possible ... but thought I'd try asking about it here.I have downloaded the Microsoft Excel App on my iPhone. Upon launching the app I go to the "Open" tab. Then I press "+ Add a Place", and then "Share...

villdre by Confirmed Champ
  • 4879 Views
  • 1 replies
  • 0 kudos

Assign Task to Multiple Groups

I have 2 Queries.1. I want to assign a task to multiple users, but not everyone at the same time. It should go from 1 user to another then get assigned to another user.e.g. User1 creates Task and assigns to User2. Users2 works on the task and assigns...

ksawant005 by Champ in-the-making
  • 8965 Views
  • 8 replies
  • 0 kudos

milestones on home page

Hello,When I want to update milestone (open it and change status), I have an error Bad Request. But when I create new one it's ok.Please help me what's wrong or it is bug? I use Alfresco Community v5.2.0 and alvex-3.0-20170502.123755-241.zip

Problem after alfresco SDK 3.0

Hello guys, After upgrade for Alfresco SDK 3.0, all of my projects managed by Eclipse, present an error as below:What requisite are necessary for new SDK ?My environment:MacOS : 10.12.25Java: 1.8.0.51-b16Apache-maven: 3.5.0Alfresco Community 5.2fEcli...

avmcf by Confirmed Champ
  • 8029 Views
  • 7 replies
  • 0 kudos

Search Process Instances by Initiator

How can I search for process instances started/created by a particular user? I used the identityService to set the authenticatedUser before creating the instance so that the START_USER_ID_ column in the ACT_HI_PROCINST table is populated. I don't see...

sam_a by Champ in-the-making
  • 5191 Views
  • 3 replies
  • 0 kudos

Custom Form Type Error

Hi every one, I have a problem with custom types. I did itpackage test;import org.activiti.engine.form.AbstractFormType;public class TextAreaFormType extends AbstractFormType { public static final String TYPE_NAME = "textarea"; public String getName(...

Problem share services alfresco when sso enabled

hello,I have a problem with CIFS configuration, I could successfully activate CIFS but I have a problem with share services when I enable sso authentification.exactly on this ligne of the alfresco-global.properties configurationntlm.authentication.ss...

yacinezr by Champ on-the-rise
  • 11116 Views
  • 6 replies
  • 5 kudos

Resolved! How to control serviceTask execution

In Activiti, we have a need to control how jobs (serviceTasks) are executed. More specifically, we have some jobs that we want to limit to 2 concurrently, but other jobs may run 10 concurrently. All of these jobs are serviceTasks, no Timers or other ...

robdiana72 by Champ in-the-making
  • 11764 Views
  • 8 replies
  • 0 kudos

Resolved! Workflow script fails depending on folder level

Hi allI'm trying to implement a script within my workflow definition which moves a file to a folder pre-selected by the workflow initiator. Currently, I have a cm:folder association called "vorwf_folderLink" and I am using the following code to move ...

Best way to start with solr4 sharding

Friends,I am totally new to solr sharding, do not know how to start with in actual implementation.I read alfresco documentation theoretical I understand it but how do I practically start with VM (virtual machine)Linux node. I didnt get step by step f...

g_rathod by Star Contributor
  • 3781 Views
  • 1 replies
  • 0 kudos

Context initialization failed

Hi,Could someone help me with an issue?I get the following error:- Context initialization failed org.alfresco.error.AlfrescoRuntimeException: 04110021 Failed to find 'app:dictionary' node        at org.alfresco.repo.action.scheduled.ScheduledPersiste...