cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco ocr community edition

Ditoo2
Champ in-the-making
Champ in-the-making

i used this respository to run alfresco: https://github.com/Alfresco/acs-deployment 

it worked, but later after when i tried to use the ocr functionality i downloaded the addon embed-metadata-action-1.0.0.jar and placed in the repository and then called it in the volume to be mounted: 

volumes:
      - /usr/local/tomcat/alf_data
      - C:/Users/souha/OneDrive/Desktop/PFE/acs-deployment/docker-compose/addons/jars:/usr/local/tomcat/shared/lib
i'm using alfresco for the first time, when i visit the my site documents in the dashboard, i try to add rule to activate ocr functionality, but it doesn't exist.
I checked the logs no ocr  or related context exists
1 REPLY 1

angelborroy
Community Manager Community Manager
Community Manager

Try to install Alfresco using this program:

https://github.com/alfresco/alfresco-docker-installer

It will install OCR addon automatically.

Hyland Developer Evangelist