You can check here my presentation at the Alfresco DevCon 2019 https://www.alfresco.com/devcon-2019-playlists#section-17
I’ll be speaking at Alfresco Devcon next week in Edinburgh, Scotland. I’ll show you how to take advantage of APS…
Whenever you publish a new version of an existing workflow, only processes created after that will use the new definition.…
There are several ways to get the active task/s from a process instance. In this case, we’re using the TaskListService…
I’ll be speaking at #AlfrescoGovSummit 2018. We’ll talk about our experience with ADF, REST API, Activiti Designer, DevOps, and how…
To be able to create a node or update it using the Alfresco REST API you will need to send…
To add a candidate group as a participant you can do it easily thanks to the task listeners. 1. Add…
A task listener gives you a lot of flexibility and an ideal advantage around the task life cycle. It can…
We will use the following javascript code inside a form function to get the value from a field whose id…
In this tutorial, we explain how to create a new type in Alfresco. To do that, we are implementing a…