Starting Alfresco with Docker and Experiencing the Records Management Lifecycle via REST API
Overview In this article, we will start the latest version (25.3.0) of Alfresco Governance Services Community Edition (hereinafter AGS) with Docker and experience the entire records management lifecycle using the REST API. Specifically, we assume the following business scenario. Scenario: Contract Management The business department creates and registers a contract The records manager declares it as a record and classifies it in the file plan A retention schedule is configured After the contract ends, a cutoff (active to inactive) is executed After the retention period (3 years) has elapsed, disposal is performed If litigation arises, a hold (freeze) is placed to stop disposal The following builds on the previous article and introduces setup procedures and API usage for the latest version. ...

