I'm using Alfresco Community 5.2 edition. I have folder called 'commission_paper_received' and it has 12 sub folders which every folder having a specific date as the folder name (ex: 02-05-2018). When a document entered into the 'commission_paper_received' folder, I need to move it to the relevant folder which has the same month of the created date as the folder name. Ex:- Assume a document entered to the 'commission_paper_received' folder which having 14-03-2018 as the created date. And, 'commission_paper_received' folder has 3 sub folders which having folder names 20-03-1018, 10-04-2018, 23-05-2018. I need to move that document into the folder named 20-03-1018.
Can anyone help me to achieve this. I need to know how to find the correct folder according to the month.