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

Forum Posts

BpmnError context in ErrorBoundaryEvent

Hello,We would like to model a generic error handling for BPMN errors. Each of our tasks can throw BPMN error with different error code and error message. Then we would like to have generic boundary error event, which catches all BPMN errors (without...

Hello, I work on Activiti 6, but I notice in this last one missing some stencils present in the new version of Alfresco process services. Such as : - Date and hour - Semi-automatic entry - Amount - Dynamic table - Hyperlink - Attach a file - Attach a fold

Hello, I work on Activiti 6, but I notice in this last one missing some stencils present in the new version of Alfresco process services.Such as :- Date and hour- Semi-automatic entry- Amount - Dynamic table- Hyperlink - Attach a file- Attach a folde...

akaedima by Champ in-the-making
  • 2978 Views
  • 1 replies
  • 0 kudos

Resolved! Error with Alfresco SDK 3.0.0 and Maven

I'm following this tutorial to build custom workflows with Alfresco Community 5.2:- Creating Custom Advanced Workflows in AlfrescoThe sample project is created like this:$ mvn archetype:generate -Dfilter=org.alfresco.maven.archetype:alfresco-platform...

uilian by Champ in-the-making
  • 8595 Views
  • 2 replies
  • 1 kudos

Create form of model-type using model manager ?

I am using alfresco-community 5.2 Alfresco Model Manager present in share creates content type form of node-type.My requirement is to create form of model-type through Model Manager. It would be good if anyone suggest customization needs to be done i...

manav by Confirmed Champ
  • 7263 Views
  • 2 replies
  • 0 kudos

Resolved! Limit in CMIS query

Hello,I have a CMIS query which should give me hundrets of results. Unfortuntely it stops after 94 records. What can I do to get all the results? Unfortunately I really need to get all of them at once.Any help will be largely appreciated.Sincerly,And...

plean by Confirmed Champ
  • 9963 Views
  • 4 replies
  • 0 kudos

Resolved! I can't add variables to a task throw rest-api

Hi everyone,  I can't add variables to a task throw rest-api. May be i understand the document with mistakesmy activiti version:activiti-6.0.0 from Download Now | Activiti.org 1. why do this?I want to add a variables to a task, then i can query it by...

darkwind by Champ on-the-rise
  • 7819 Views
  • 5 replies
  • 2 kudos

Variable name for custom outcomes?

I am new to Activiti so please excuse my ignorance.  I have installed activiti-app and I am trying to create a simple process with a simple flow condition.  I have created a process with a "Start Event" that references a form with nothing but "Possib...

Date subtract

Hello, i create form in avtiviti-app and i put datepicker in.after publish application and start processus, I choose date 5-3-2018And i terminate the task.In the list of Tasks finished i have a date with one day subtract !!!!!  4-3-2018i need help 

Activiti database cache in clustered environment

I am planning to run Activiti in a clustered environment. If I update a BPM model in one of the Activiti instance, would it reflect immediately on the 2nd instance? My worry is that the 2nd instance of Activiti might just continue to use the cached p...