Introduction to the ADF Alfresco Process Services components

cancel
Showing results for 
Search instead for 
Did you mean: 

Introduction to the ADF Alfresco Process Services components

alfresco
Alfresco Employee
1 0 3,348

As you probably know, the Alfresco solution for BPM is based on the Alfresco Process Services Engine. On top of the Alfresco Process Services Engine, the Alfresco ADF defines a framework for developers, based on Angular components. If you want to know more about the available components, please refer to the alfresco-ng2-components GitHub Project and take a look to the Alfresco Catalog.

In this set of tutorials we are going to focus our attention on the Alfresco Process Services related components, with a highlight on:

  • ng2-activiti-processlist displaying lists of process instances, using filters, and rendering details of any chosen instance.

  • ng2-activiti-tasklist displaying lists of task instances, using filters, and rendering details of any chosen instance.

Even if we won’t look at further details, we would like to quote:

In the following tutorials, we are going to see the Alfresco Process Services Angular components in action into an ADF application, and then we will move on the technical discussion, sharing how to customise the behaviour and how to add custom components for some specific needs. Below the link to the content dedicated to each topic.