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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1154 Views
  • 1 replies
  • 0 kudos

Resolved! Alfresco Community Responsive

Hi,I would like to know if a future release of Alfresco Community 5.2 it's going to be responsive and in case that's true I want to know when it's planned to be realesed.Thanks in advance!

joseph by Confirmed Champ
  • 9116 Views
  • 5 replies
  • 0 kudos

Resolved! Receive Task inside a Sub Process

I have a BPM which has a receive task inside a sub process.When I try to signal the process instance execution after creation i get the following error :java.lang.NullPointerException    at org.activiti.engine.impl.persistence.entity.ExecutionEntity....

tahadakal by Champ in-the-making
  • 11784 Views
  • 4 replies
  • 1 kudos

Resolved! Activiti Support and Alfresco

I would like clarification on the position of Activiti. I heard that support will be dropped and would like to verify if the below points are true.1. Support for Activiti being dropped and community suggestions and improvements not taken into regard ...

zlatan316 by Champ on-the-rise
  • 7125 Views
  • 3 replies
  • 3 kudos

Resolved! Are there any known issues using P1W as a time duration?

We have been using time duration with ISO 8601 durations, but have recently tried testing more variations.  Today we received this error, that by the stack trace seems to indicate a problem with resolving the duration, and possibly related to the def...

kch0313 by Champ on-the-rise
  • 10308 Views
  • 5 replies
  • 2 kudos

Inclusive gateway after boundary event breaks process

I am running Activiti 5.21 in my environment, and I've come across a situation where I have a non-interrupting timer event on a User Task, which then goes to an inclusive join (which is part of a loop).When my process enters the loop through the user...

mhanrahan by Confirmed Champ
  • 5700 Views
  • 2 replies
  • 0 kudos

Creating a new attachment on a task by making a "multipart/form-data" request to activiti rest api (runtime/tasks/{taskId}/attachments) on activiti version 5.22.0 but getting an error : "Failed to serialize to a AttachmentRequest instance"

I want to attach a file with a task using activiti rest api call but activiti is returning exception as "Failed to serialize to a AttachmentRequest instance" .

Disable the AfterCreateVersionPolicy in Java is not Working

Hi All,I am facing  a issue not able to disable the afterCreateVersionPolicy in my custom service is not working.In my project we are defined the policy afterCreateVersionPolicy and doing some bussiness logic, in my custom service i need to execute t...

pmrreddy by Champ on-the-rise
  • 4440 Views
  • 2 replies
  • 0 kudos

OptionsService not return any resaults

I am confused and frustrated - not an unusual state I admit. However my problem is that despite reworking my code for the last week and finding many silly errors (like trying to use OptionService instead of OptionsService) I still can get this dam se...

iang by Champ in-the-making
  • 4875 Views
  • 3 replies
  • 0 kudos

Resolved! Asynchronous parallel execution is not working.

Hi All,We have a requirement to execute two tasks parallel and asynchronously, I designed a simple process with two service tasks to execute parallel(with parallel gateway) and assigned JavaDelegate services to execute. When i run the process from te...

imkeshav by Confirmed Champ
  • 11449 Views
  • 6 replies
  • 0 kudos