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

Forum Posts

configuring ldap

I'm trying to connect activiti 5.17.0 to my ldap server.According to the documentation (http://www.activiti.org/userguide/) I need to modify activiti-standalone-context.xml.This file is however not present in after version 5.16.4.I added the followin...

slag by Champ in-the-making
  • 1503 Views
  • 31 replies
  • 0 kudos

Custom Aspect properties not updating

When I go to update a nodes properties with a custom aspect I get these errors and the properties are left unchanged. 2016-03-31 11:04:55,467  WARN  [processor.node.NodeFormProcessor] [http-bio-8080-exec-10] Ignoring field 'prop_dac_ds_signatory_titl...

georgera by Champ in-the-making
  • 600 Views
  • 3 replies
  • 0 kudos

Create rule to specialize document type

I am developing a JAVA webscript to add rules to specific folders. I want to add a rule that uses the Specialize Type action and change the type of document to a custom type. I know the syntax but am not sure how to set the following code to a custom...

BPM Timer Expiry

Hi,I have got a BPM process that has got an 'Timer Intermediate Catch Event' with duration set to 10 seconds [PT10S]. When I try to unit test the BPM process, I noticed that  the timer doesn't get expired at all. 'asyncExecutorActivate' property is s...

samsmith by Champ in-the-making
  • 303 Views
  • 3 replies
  • 0 kudos

Create Custom Role

Where can take a documetation for study the exist permissions groups???

sandroh by Champ in-the-making
  • 3932 Views
  • 14 replies
  • 0 kudos

Signal Processing

Is there a way using REST API to send a signal at a process instance level. I do not see any REST API in the users guide. the API provided is a global one which will impact all the process instance..which is what I do not desire.I have a situation..S...

ncoonghe by Champ in-the-making
  • 210 Views
  • 3 replies
  • 0 kudos

Custom API for Activiti Engine in Community Edition

Hello,Now i need to write some specific API for Runtime Servicelike 1. Skip  a task in ActivitiQuestion 1. Is it possible to write our own API for the engine to perform like this ? If yes, how to achieve it.2. Can we override the behavior of the API ...

chandanmb1 by Champ on-the-rise
  • 222 Views
  • 5 replies
  • 0 kudos

Activiti Modeler Reusable Design Components

Hello all,Does Activiti Modeler have built-in features that allow the dragging and dropping of previously designed components such as User Tasks, Sub-Processes, Call Activities, etc.?  In other words, if I design several Call Activities that I want t...

ProcessInstance and Activiti Engine Interactions

Hello,I am having the community edition source code. I want to see How the ProcessInstance is created and How it calls the Activiti Engine for the executions ?Where do i look into the code ? Which module ?Can i override the behavior of these Process ...

chandanmb1 by Champ on-the-rise
  • 107 Views
  • 1 replies
  • 0 kudos

interrupt sub process by event

How to interrupt a sub process using an boundary event. Is the signal REST api on executions are for events in general or specific to signal events. How do i signal a sub process of a process instance. Arent signals global and even if I turn on the p...

ncoonghe by Champ in-the-making
  • 152 Views
  • 1 replies
  • 0 kudos