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

Forum Posts

Integration of Activiti with dotnet

Hi ,Can you tel me as how to integrate the activiti with my dotnet application. I would like to integrate the activiti with my application. How to do it?Thanks,Kavi

kavi by Champ in-the-making
  • 431 Views
  • 6 replies
  • 0 kudos

Expression returning an expression

Hello,  I have a scenario where I have a mail task with a "html" expression. Now, that expression gets evaluated and returns another expression. And I want this 2nd expression to get evaluated and used as the HTML content of the email. How can I achi...

nmandya by Champ in-the-making
  • 87 Views
  • 1 replies
  • 0 kudos

How to use a process variable in conditionExpression?

Hi There,Hope you are doing good.I am trying to use a value from the process variable map in the process definition xml. I have to take a decision in the inclusive gateway based on the value from the process variable value. Please let me know how to ...

act_hi_actinst - userTask and taskId?

Hello,in our act_hi_actinst table, we have aprox 10.000 entries of the type userTask by now. However there are about 400 entries of the type "userTask", that have taskId set to null…SELECT * FROM  `act_hi_actinst` WHERE ACT_TYPE_ =  'userTask'AND ISN...

dognose by Champ in-the-making
  • 944 Views
  • 9 replies
  • 0 kudos

Question about contributing...

Hi All,I'm brand new to Activiti, and excited to embrace this awesome project in my new product. Quick question: If I have some spelling corrections/grammar changes to the User Guide, how should I proceed in submitting those?Thanks again,Dave

Best way to delete history

I created 100K process records in the H2 database and want to delete.  I saw a post to use the deleteHistoricProcessInstance() API.  So I wrote the following code <blockcode>HistoryService historyService = processEngine.getHistoryService();HistoricAc...

astrand by Champ in-the-making
  • 249 Views
  • 1 replies
  • 0 kudos

Forum changing password

Sorry don't know where to post.  When registering the PW didn't take so I requested a new.  It gives me a one-time password and a screen to change the PW.  When I go to the changepw screen I have to put in the old password which doesn't work so back ...

astrand by Champ in-the-making
  • 148 Views
  • 1 replies
  • 0 kudos

Execution Listener on Gateways (5.17.0)

In "Activiti Modeler" of 5.17.0 version there is no "Execution Listener" field for Gateways. Importing, opening and saving existing process xml files, which contains execution listeners on gateways in Modeler, will remove these execution listeners. I...

mf by Confirmed Champ
  • 107 Views
  • 1 replies
  • 0 kudos