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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco Labs

ttoine by Community Manager
  • 568 Views
  • 0 replies
  • 0 kudos

Configuring AD ( LDAP) on Community Edition 201911

I downloaded and install the Alfresco  Community Edition 201911 installed it on Centos 8  Per Instructions. ( there are errors in the instructions ) , but I got it up and running , now I'm tryingto configure Active Directory authentication. searching...

Splat by Champ in-the-making
  • 6874 Views
  • 4 replies
  • 1 kudos

Alfresco OOTB Search Behaviour

Hi Team,I inserted a document into alfresco having a metadata format as in the attached image.The document is getting created with the given input. But when I try searching the doucment using the OOTB API, I am getting an bad request error mentioning...

image Image

Reminder

Hello Everyone, Is there a way to activate e-mail notifications for users, for example when a task is due?Thank you very muchDaniel

Daniel1231 by Champ in-the-making
  • 2916 Views
  • 1 replies
  • 2 kudos

Auto numbering field value

Hi Team,I have created one custom field named as Document_No using Model Manager.I have requirement that this field should have value as total number of documents in that folder.Ex. I have one folder which having 10 files and i uploaded one new file ...

Ashwinig by Champ in-the-making
  • 4280 Views
  • 3 replies
  • 0 kudos

Erro ao criar SOLR Alfresco e Archive

Olá,Executei um backup do Alfresco via tutorial: https://hub.alfresco.com/t5/alfresco-content-services-blog/creating-and-restoring-backups-for-alfresco-with-docker-compose/ba-p/305070Até aí, tudo bem.Restaurei o mesmo e o ambiente está funcionando pe...

image image
cstifarol by Champ on-the-rise
  • 2121 Views
  • 0 replies
  • 0 kudos

Resolved! SAXParserFactory issue while deploying 5.2.7.8 with tomcat 8.5

Our application (ACS 5.2.7.8) is working fine with tomcat 7.x but when i try to deploy the same on tomcat 8.5 i get following error. My enviroment:JVM Version: 1.8.0_192-b12( on linux RHEL 7.x)i have logback-classic-1.1.9.jar, logback-core-1.1.9.jar ...

ariesb2b by Champ in-the-making
  • 9027 Views
  • 3 replies
  • 2 kudos

Resolved! Problem with pdfjs-dist on build

Hi,when we try to build (npm run-script build:dist -- --source-map=true) a project created with adf-cli-acs-template, the build fails with this messageERROR in scripts.9d7058f51ab079a5b4f2.js from Terser Unexpected token: punc (.) [node_modules/pdfjs...

ilseva by Confirmed Champ
  • 24808 Views
  • 2 replies
  • 0 kudos

Abbyy Flexicapture Integration with Alfresco 5.2 via API

Hi,I am trying to upload pdf documents which are processed by Abbyy Flexicapture using Alfresco APIs, I have to push a PDF file into a Alfresco folder path. Someone please share me if anybody did similar integration. I am trying this using C# from Ab...

sarathi125 by Champ in-the-making
  • 2898 Views
  • 1 replies
  • 1 kudos

What kind of notifications does alfresco send?

I already set sites invitation and works but is there others notification avaible? like someone upload a file or create a new directory, etc , and if it possible , how can I do it? Thank you for your time

mromero by Champ in-the-making
  • 2767 Views
  • 1 replies
  • 1 kudos

Set JVM for alfresco_acs in the docker-compose.yml

I am trying to up the memory usage for my alfesco_acs.   I started with the standard SDK install and have been adding my own stuff.  I have researched docker_compose and seen may ways to set the JDK memory but none seem to work on my alfresco setup. ...

mangar by Star Contributor
  • 4341 Views
  • 1 replies
  • 1 kudos

Alfresco Document getting locked

I am runing ocr in alfresco 6.2.There is condition where if document is locked then ocr is not happening.When I am checking document, that document is not locked by anyone.Then I tried with node browser and I found  that cm:lockable aspect is there a...

sp2 by Elite Collaborator
  • 2455 Views
  • 1 replies
  • 0 kudos

visibility of created Aspect for a specific site

Hi,I have created a content model named "Document" and under this an aspect named "Property". "Property" has properties File-Path1 and Location-status1 respectively. I want these properties of aspect to be visible only to a site named "XYZ".How can i...

Resolved! Autowire ProcessRuntime

I have a class where I am trying to get a reference to the process runtime via the JavaAPI.  ( I would like to get the process definition too)  The code is simple: @Autowired private ProcessRuntime processRuntime;I understand that it's an Acti...

mangar by Star Contributor
  • 3521 Views
  • 1 replies
  • 2 kudos

Alfresco mail.smtp.timeout meaning

Hi, we have an Alfresco 4 product.The Outbound mail system settings were made using the Web Console (/alfresco/service/enterprise/admin/admin-outboundemail). We have a SMTP Timeout set to 5000. And it worked well. Now, we are switching to another mai...