Hello everyone,
I want to get started with alfresco Community Version 6.2 based on docker. The enviroment is already running and I want to start with using it.
My main goal is to automate the document flow as much as possilble.
Right now the document will automaticly be dropped in to a folder from a scanner, after that OCR over the document will be done and moved to an inbox folder. This is the status which I already have implemented and working.
Now my idea is to create folder rules which will make use of the content inside the document (because OCR is done), to sort it to destination folder.
So for example inside the document the rule find the following content:
- John Doe
- Bill
-2021
Action:
- Move Document to folder: bills_2021
This is just an example but this is in generall what I would like to get working.
So the movement is not the problem but which criteria value do I have to choose?
Or is my idea with folder rules completly wrong?
I hope some of you can bring light in to my case.
Many thanks
Best regards
I guess the only approach is to create a Behaviour in order to set those values in the text to node properties. After that, you'll be able to create your folder rules.
https://ecmarchitect.com/alfresco-developer-series-tutorials/behaviors/tutorial/tutorial.html
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.