Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Parallel jobs for Service task are not executing

Hi,I'm having issue in executing parallel service task. It is not able to run more than 8 jobs parallel.  I have 15 services task should run parallel and service task long run service task. If one get completed from 8 jobs then other one is starting ...

mysumith by Champ in-the-making
  • 6531 Views
  • 6 replies
  • 0 kudos

I am new user using Activiti Plugin in Eclipse

Dear Team,I am new user using Activiti Plugin in Eclipse, i generate Activity diagram successfully but unable to compile and deploy project.Can you please guide me how to build new activiti project created by Eclipse, deployed in Apache Tomcat.Detail...

Resolved! Does rule on 'delete content' has been solved?

Hi,I'm on create a rule on folder which triggered when content deleted, but always fail (content move is success), until I found this old thread : It's been a years issue as ‌ explained there.Is there any info if this issue will be solved?Thanks,[bay...

billydekid by Star Contributor
  • 9010 Views
  • 6 replies
  • 2 kudos

Resolved! Please remove ex-Activiti team member

Please can you remove Martin Grofčík from the Activiti Team page as he is now working on the Flowable BPM project.  No one from edorasware ag is working on Activiti anymore.Many thanks,Paul.

paulhh1 by Champ in-the-making
  • 4026 Views
  • 1 replies
  • 0 kudos

Pass Extra Arguments in Faceted Search URL

Hi,I have created one extra checkbox in Alfresco Advanced Search page apart of custom content types and their meta data form fields, so when I click on Search button at that time onSearchClick function is called in advsearch.js (client side js). In t...

error alfresco-5.0.b linux solr4

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

nisainana by Champ on-the-rise
  • 8263 Views
  • 6 replies
  • 2 kudos

Activiti workflow DueDate

Hi EVERYONEI use Activiti workflow in liferay.Now i want to edit functionality of activiti, if it possible?My scenario is creating task while update due date of task by referring my own table value.I want to update Due Date while Task creating time.I...

Activiti deadlock sql server

We had experienced deadlocks with some standard 'Select' queries provided by Activiti on the following tables: ACT_RU_TASK, ACT_RU_EXECUTION and ACT_RE_PROCDEF. Here is an example query:### SQL: SELECT SUB.* FROM (     select distinct TEMPRES_ID_ as ...

ambrina82 by Champ in-the-making
  • 3397 Views
  • 1 replies
  • 0 kudos

adding path to search

I have the following URL to do a search but the PATH option isn't working. Anyone know the right format to get the search to restrict to a folder and any folder below that within the Document library of a Site.http://12345/share/page/site/drawings/se...

baharley by Champ in-the-making
  • 3207 Views
  • 1 replies
  • 0 kudos

Custom Action to display information

Hi all,I would like to create a custom action that displays information on a Dialog box.I have the action in Java already created and configured to show on share docLib, however I do not know how to move forward from here.How can I display data retur...

darkredd by Star Contributor
  • 2996 Views
  • 1 replies
  • 0 kudos

Resolved! Progress Bar in Alfresco Activiti

How to show progressbar between to task while it is running.Specially in case Rest call task is taking time to get response and while generating document.Please help on this.

Activiti Workflow functionality

Hi EVERYONEI use Activiti workflow in liferay.Now i want to edit functionality of activiti, if it possible?My scenario is creating task while update due date of task by referring my own table value.So what i do? which place i will edit in activiti?Th...

SSO with another WAR

Hi all,I have another war deployed on the same tomcat as alfresco and share. I would like to setup SSO so user can access application if he is authenticated in Share.I think it will require to setup some security filter in my web app.Thanks for any t...

zxdev777 by Confirmed Champ
  • 3488 Views
  • 2 replies
  • 0 kudos

Assume user profile

Hello,My Alfresco use ldap and Ntlm authentication.The documents will be send using Rest API, but the question is how to setthe createBy, when the document is uploaded?Or other think is how to assume a user profile, for example, login as usernameXYZ....