Skip to content
HowTo Brothers
Straight to the Point
  • Home
  • About us

Category: APS

How to implement autosave for Alfresco Process Service forms

2021-06-05 howtobrothers

You just need to subscribe to formFieldValueChanged, and save the form using formService.saveTaskForm whenever there is a change on the…

Continue Reading →

Posted in: ADF, Alfresco, Alfresco Process Services, APS, TypeScript

How to make APS form fields read-only programmatically on ADF

2020-03-03 howtobrothers

To make an APS form field read-only, you need to access its FormFieldModel. Once you have that, you can compare…

Continue Reading →

Posted in: ADF, Alfresco, Alfresco Process Services, APS, TypeScript

Develop Fast Deploy Faster, APS Scripting

2019-02-18 howtobrothers

You can check here my presentation at the Alfresco DevCon 2019 https://www.alfresco.com/devcon-2019-playlists#section-17 https://www.slideshare.net/MiguelSnchez75/develop-fast-deploy-faster-alfresco-process-services-aps-scripting-132267271

Continue Reading →

Posted in: Alfresco, Alfresco Process Services, APS, DevCon, Groovy, Summit, Visual Editor

DevCon 2019

2019-01-25 howtobrothers

I’ll be speaking at Alfresco Devcon next week in Edinburgh, Scotland. I’ll show you how to take advantage of APS…

Continue Reading →

Posted in: Alfresco, Alfresco Process Services, APS, DevCon, Summit Filed under: Alfresco, Alfresco Process Service, APS, DevCon, Low Code, Speaker

How to update in-flight process instances definition after publishing a new workflow version in APS

2018-11-29 howtobrothers

Whenever you publish a new version of an existing workflow, only processes created after that will use the new definition.…

Continue Reading →

Posted in: Alfresco, Alfresco Process Services, APS, Groovy, Visual Editor

How to get the active task of a process instance using ADF services

2018-06-17 howtobrothers

There are several ways to get the active task/s from a process instance. In this case, we’re using the TaskListService…

Continue Reading →

Posted in: ADF, Alfresco, Alfresco Process Services, APS

Alfresco REST API, how to generate node properties JSON Object in Groovy

2018-05-07 howtobrothers

To be able to create a node, or update it, using the Alfresco REST API you will need to send…

Continue Reading →

Posted in: Alfresco, APS, Groovy Filed under: Alfresco REST API

How to involve task candidate groups automatically when the task is created in Alfresco Process Services

2018-04-06 howtobrothers

To add a candidate group as a participant of a task, you can do it easily thanks to the task…

Continue Reading →

Posted in: Alfresco, Alfresco Process Services, APS

Our certifications

Recent Posts

  • How to reindex Solr when running on Kubernetes
  • How to implement autosave for Alfresco Process Service forms
  • How to solve Solr socket timeout exception
  • How to get node’s mimetype on a content update behavior on Alfresco
  • How to use ADF version manager component just knowing the node ID

Archives

  • September 2021
  • June 2021
  • May 2021
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • November 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • October 2017
  • September 2017
  • August 2017
  • July 2017

Categories

  • ADF
  • Alfresco
  • Alfresco Content Services
  • Alfresco Process Services
  • APS
  • DevCon
  • Groovy
  • Share
  • Summit
  • Task Listener
  • Visual Editor
HowToBrothers © 2021