Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 789 Views
  • 1 replies
  • 0 kudos

Unable to import CoreModule inside lazy loaded modules.

I have a common module where all the dependencies related to Alfresco are imported(containing CoreModule), now when I try to inject this common module inside my lazyloaded module it does not work.Console Error :ERROR Error: Uncaught (in promise): Err...

yadavami by Champ in-the-making
  • 12921 Views
  • 6 replies
  • 0 kudos

Closing your Hub account

If you close your Alfresco Hub account, your username will be removed from all your posts and comments. All other personally identifiable information (PII) will be removed and your account will be deleted.  All your contributions (posts, accepted sol...

image image
EddieMay by World-Class Innovator
  • 3713 Views
  • 0 replies
  • 0 kudos

Unable to Add User

Hi all,I'm tring to add a memeber to site from share alfresco 6.1 community and i'm getting the folowwing error:alf6-acs_1 | 2020-02-24 15:17:18,816 ERROR [extensions.webscripts.AbstractRuntime] [http-nio-8080-exec-5] Exception from executeScript: 01...

mouadh by Champ in-the-making
  • 5273 Views
  • 2 replies
  • 0 kudos

Resolved! alfresco-simple-ocr error on macOS

Hello,I have installed the addon alfresco-simple-ocr by keensoft and all its dependencies (ocrmypdf, tesseract, imagemagick). When I tried to OCR a pdf it throws me this errorException in thread "defaultAsyncAction1" java.lang.RuntimeException: java....

Resolved! Unable to update html template file

Hi,I'm trying to update my-tasks.get.html.ftl file on one of my Tomcat, but I when I log in I cannot see any changes. I'm simply trying to add another button (<span> element) in this file, and I have uploaded the modified version inside :d:\alfresco-...

baki1983 by Champ on-the-rise
  • 13015 Views
  • 12 replies
  • 3 kudos

Resolved! Alfresco Lucene search with numeric folder name

Hi there , I have a folder with name '2020' in alfresco document library ,  I need to navigate to this folder to fetch documents and contents . I was using following query using Alfresco Java API String query1 = "PATH:\"/app:company_home/st:sites/cm:...

brijeshnk by Star Contributor
  • 7456 Views
  • 2 replies
  • 2 kudos

Error on pagination change in document list

When I make a page change, for example, I moved to the 4th page in the document list and when I refresh the page, the 1st page comes up.    I think we can fix the page number by calling the onChangePageNumber method inside the pagination.component in...

mhmmderen by Champ on-the-rise
  • 2731 Views
  • 0 replies
  • 0 kudos

Resolved! Logger configuration

Hi there ,Is there  a specific onfiguration for logger to print log.info() message  ?   I have action classes extended quatz class as shown below .  but the log is not printing out in log file - alfresco.log . I can see system.out.println in tomcat l...

image
brijeshnk by Star Contributor
  • 18768 Views
  • 8 replies
  • 10 kudos

Resolved! Issue in Alfresco SDK 3.0.1 set-up [RESOLVED]

Hello Folks,Need an help in resolving Alfresco SDK 3.0.1 set-up for Alfresco 5.2.1 (Enterprise). I've tried setting up development environment using SDK. Getting Unauthorized Access error for accessing Alfresco Private Repository (see below). Error r...

maqsood by Confirmed Champ
  • 16500 Views
  • 6 replies
  • 1 kudos

Resolved! ActionExecution + I18NUtil - messages are not included

Hello guys,We have just encounter strange "bug?" (is it bug or I am only dumb?)We've implemented Custom Repo action - "SampleAction extends ActionExecuterAbstractBase()"and call it with this sample (test call):action = actionService.createAction(Samp...

p31r by Champ in-the-making
  • 7905 Views
  • 3 replies
  • 1 kudos

multi instance workflow - bring back only one instance

Hi Team,We have the following scenario:A reporting entity-business unit can have multiple BU segments. Once, all BU segments are approved, it becomes one workflow instance for reporting entity-business unit combination. This instance is approved or r...

gjaya26 by Champ in-the-making
  • 3767 Views
  • 1 replies
  • 0 kudos

Alfresco 6.2 docker deployment behind HAproxy

Hello everyone,I'm trying to run Alfresco 6.2 with docker-compose behind an HAproxy. I have all containers up&running using this deployment: https://github.com/Alfresco/acs-community-deployment.gitCreating network "alfresco_default" with the default ...

acancio by Champ in-the-making
  • 4505 Views
  • 1 replies
  • 0 kudos

alfresco-simple-ocr aspect ocrd not showing up

I had to enclose the <aspects> tag of this file with <config evaluator="string-compare" condition="DocumentLibrary">https://github.com/keensoft/alfresco-simple-ocr/blob/master/simple-ocr-share/src/main/resources/META-INF/share-config-custom.xmlis thi...

SimpleOCR addon creating massive temp files

Hello,We have installed the addon alfresco-simple-ocr by Keensoft, we are using OCRmyPDF behind the scenes. When scanning and transforming pdf it is creating one temp file for each page, an each file is around 1GB. is this the normal behavour?