by Jeff Rosler | Apr 11, 2019 | Alfresco, Developer Help
Alfresco Process Services and Active Directory Integration If you’ve ever configured Alfresco Content Services (ACS) to integrate with Active Directory (AD) for synchronizing and authenticating, configuring Alfresco Process Services (APS) will seem pretty familiar....
by Jeff Rosler | Jan 24, 2019 | Developer Help
Recently, while working on a web application, we were seeing inconsistencies among browsers. Basically, we were updating some real-time statistics on a web page and, as usual, we developers did most of our testing in Chrome. I will say, in our defense, that QA missed...
by Jeff Rosler | Nov 14, 2018 | Alfresco, Developer Help
Developer Help: Fixing a Document That Couldn’t be Unlocked in Alfresco by Jeff Rosler Recently, I was working in an Alfresco 5.0.3 environment and wanted to update a document. I checked the file out in the Alfresco Share interface, but somehow I was able to delete...
by Jeff Rosler | Jun 8, 2018 | Alfresco, Developer Help
Starting Out With Alfresco Process Services—Getting a Docker Container up and Running By Jeff Rosler Recently, I started a project where I needed to do development work on a new Alfresco Process Services (APS) application and wanted to bring up an environment quickly...
by Jeff Rosler | Nov 9, 2017 | Community, Developer Help
I was recently working on a project where there was a need to create custom web services that would connect to Alfresco and other back end systems. For a variety of reasons, it was decided to use Spring Boot as the framework for implementing these web services. One of...