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

Forum Posts

CAS SSO with Activiti REST API

Hi,We're building a multi-component web application that communicates with Activiti using the REST API. We'd like to do two things:1. Replace the default basic HTTP authentication, and rely on Tomcat to handle authentication using CAS SSO. We obvious...

einarwh by Champ in-the-making
  • 550 Views
  • 4 replies
  • 0 kudos

Need a pause in a workflow till a specified datetime

Need to have a pause or a timer in my workflow that waits until a specified date (with time) has reached and then continue with executing the steps.e.g :startstep1step1step3 pause till 10.10.2013 5:00 step4end

aman1 by Champ in-the-making
  • 162 Views
  • 1 replies
  • 0 kudos

Error updating database - ORA-03120

Hello Activiti developers,We are using Activiti 5.13 on Oracle 11g database. Yesterday we observed the following error on one of our production systems:### Error updating database.  Cause: java.sql.SQLException: ORA-03120: two-task conversion routine...

mmaker1234 by Champ in-the-making
  • 698 Views
  • 5 replies
  • 0 kudos

Problem iin Activiti - Async

Hi,I have taken sample async bpmn from your site. Where i added service task instead of script task. when i run this activiti, i got the response immediately. Thats perfect. But the problem here is in the service task delegate the task to the Java cl...

MI User task followed by a Service Task

Hello,Part of my workflow goes like this:<blockcode>      <userTask id="Auth-Request-Program"         name="Program Auth (${requestN} / ${programmerGroupItem.name})"         activiti:candidateUsers="${programmerGroupItem.programadores}">            <...

customize the value of cm:creator

Hi all,I want to search by the firstname and lastname of the creator in advanced search.Is there a way to store them in cm:creator instead of the username.Thx

hammerguy by Champ in-the-making
  • 165 Views
  • 2 replies
  • 0 kudos

Running multiple instances of same process (with Camel routes)

Hi,   I'm having some difficulty running multiple instances of the same process at the same time.  I'm kicking them off on separate Java threads as suggested in other forum topics.  However, they seem to be running one after the other in a serial fas...

ghollins by Champ in-the-making
  • 847 Views
  • 2 replies
  • 0 kudos

New to Activiti - Failed to create new worflow

Hi, I am new in Activiti. I would want to do a simple workflow and make sure it is work to prove that my environment is correctly set-up. I create flow based on this link -> http://www.youtube.com/watch?v=UTl9LJ_Ob98But I found out that my environmen...

lss by Champ in-the-making
  • 102 Views
  • 1 replies
  • 0 kudos

How to import custom data

Hello everybody,I'am playing with alfresco wqs and managed to install and import data preview (finance, government).I wish to go one step beyond : import my custom web site.For this, I need to build an acp file which will be boostraped by the wqs mod...

zomurn by Champ in-the-making
  • 222 Views
  • 3 replies
  • 0 kudos