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

Forum Posts

databaseTablePrefix cannot be configured with Spring Boot

How can I configure databaseTablePrefix when using Activiti with Spring Boot. I see a number of useful settings that can be configured through ActivitiProperties by specifying this like spring.activiti.databaseSchema but there is no setting like spri...

Help with customizing the Activiti browser based modeler

Hi I am looking to see if I can used the browser based modeler, with the following customizations1) The format of the model would not be BPMN, but our own format  2) The model would not be stored in a database,  but may be to a respository like git o...

ani123 by Champ in-the-making
  • 142 Views
  • 3 replies
  • 0 kudos

Extend Users of Activity ?

Hi all,From Activiti, I would like to call XML-RPC services via a scriptTask in Groovy but I have to use the user_id and the password in the requests.Is there a way to store the identifier of the user of the remote service ? a. Add a new column in th...

matrixise by Champ in-the-making
  • 124 Views
  • 3 replies
  • 0 kudos

How to use the OOTB Mail Task from Event Listener

Currently Activiti is having a "Mail" task that can be used in a Process Definition.  We have a requirement to send an email notification to the user when a Task gets assigned to the user.  So, we would like to add an event listener at the Process De...

anjan by Champ in-the-making
  • 105 Views
  • 1 replies
  • 0 kudos

REST API can't find scripting engine for groovy

I tried to start a process instance via the rest api that has a single script task and got a 500 response with "can't find scripting engine for groovy.  I noticed that the groovy jar is not included in the lib folder for the activiti-rest war.  Copyi...

jrnorrisjr by Champ in-the-making
  • 159 Views
  • 4 replies
  • 0 kudos

Don't forget the signal ref or you can't save anymore...

When you add an element that requires a "signal ref" and you save your diagram before typing the signal ref, everything you do from that point won't be saved. You'll only notice it as long as you close and re-open the diagram (or restart Eclipse). So...

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

Can we approve a task through Java API?

Hi All,I have a requirement, like one of the user task, say approve/reject task needs to be done automatically thorough Java API.I have written a code as shown below, to retrieve the list of tasks for a particular user and tried to approve programati...

online edit not working / small SP conn problem

Hi, I hope I dont bother you with my question: I am a alfresco newbie and have installed 4.2 CE a few days ago. Everything works perfecty fine except the "edit online" function of eg. word documentsWhen I click on "edit online" next to a docx documen...

asenden by Champ in-the-making
  • 1028 Views
  • 17 replies
  • 0 kudos

Activiti Spring bean not working with overloaded method error

Activiti Spring bean and overloaded method error.Follow this thread I have the following Spring bean methods:/**    * Whether or not to auto-reject this applicant based on the     * AutoRejectConfigItem rules configured in the system.    *     * @par...

smurfs by Champ in-the-making
  • 130 Views
  • 1 replies
  • 0 kudos