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

Forum Posts

JIRA, Github, pull requests, etc.

HiI'm just wondering if there is a README I've somewhere missed that explains the steps for bug reporting, pull requests, etc.I've got a JIRA Activiti account. I want to fix a specific issue - adding the ability to query via category with the Rest AP...

stbill79 by Champ in-the-making
  • 195 Views
  • 1 replies
  • 0 kudos

Error running activiti explorer

Hello , I've found this problem and do not know how to solve it août 22, 2016 10:50:57 AM org.apache.catalina.core.ApplicationContext logINFOS: No Spring WebApplicationInitializer types detected on classpathaoût 22, 2016 10:50:59 AM org.apache.catali...

aicha by Champ in-the-making
  • 153 Views
  • 1 replies
  • 0 kudos

E-mail Configuration

Hi all,I am new to Activiti BPM, I am trying to customize the source code and making changes to that, right now i made few changes like logo etc. in activiti-webapp-explorer2 project and deployed war file in Tomcat and got the output as according to ...

geetha by Champ in-the-making
  • 31583 Views
  • 19 replies
  • 0 kudos

Custom form property TYPE in User Task

Hi,Can I define a custom "form property" type currently user task give 5 default types such as string, integer, long, ENUM and date.Can I add a "java.util.Map" as a type of form property?Any help would be highly appreciated.

Activiti model workspace & UI language

Hello there,We are currently evaluating the community version of Activiti.I would like to know if it is possible to prevent users to modify models that are in the model workspace. Right now, I can use the admin account (“Kermit”) to create a model an...

any possibility to implement async parallel gateway in 5.15

FYI. Since 5.16 activiti implement async parallel gateway, but for some reason(spring) I have to use activiti 5.15, I am wondering whether it is possible to implement async parallel gateway in 5.15, does async parallel gateway depends on any spring 4...

tonyado by Champ in-the-making
  • 83 Views
  • 1 replies
  • 0 kudos

Unit Test cases for Custom Java Service Task

Hi,I am new to activiti.I am not able to figure out the way to write test cases for custom java delegate classes.below is my test code snippet,```public class WorkFlowTest {    @Rule    public ActivitiRule activitiRule = new ActivitiRule();    @Test ...

any problem to use activiti 5.16 with spring 3.2.7

FYI. Since activiti 5.16, activiti starts use spring 4, but for some reason I have to use spring 3.2.* in my project, I did a simple test using activiti 5.16 and spring 3.2.7, it seems ok, but I am not hundred percent sure about this. And from the gi...

tonyado by Champ in-the-making
  • 79 Views
  • 1 replies
  • 0 kudos

Deploy Process

Hi all,Apologies if this seems a simple query. I can't figure out how to deploy a process in the enterprise version of Activiti. I'm perfectly comfortable doing this in the community edition, but I cannot find the option in the UI for the enterprise ...

opentexter by Champ in-the-making
  • 75 Views
  • 1 replies
  • 0 kudos

SQL update script for Oracle

I was not able to update my Oracle database schema.The reason is a mistake in synax in the script activiti.oracle.upgradestep.6001.to.6002.engine.sql.Instead of[sql]alter table ACT_RU_EXECUTION add column EVT_SUBSCR_COUNT_ INTEGER;[/sql]it should be[...

tzaenker by Champ in-the-making
  • 139 Views
  • 1 replies
  • 0 kudos