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
  • 1153 Views
  • 1 replies
  • 0 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
  • 25304 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
  • 3038 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
  • 2917 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
  • 4486 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
  • 2596 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
  • 3769 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...

Resolved! Does Alfresco Community Edition come with a WAF?

Hi All,I noticed on some alfresco community editions the search capability input is being handled by a Web Application Firewall.  I didn't see any documentation about a built in WAF.  I'm not sure if the application came with a WAF or they implemtned...

Sending email Alfresco 6.2

Hey guys! I'm using an alfresco-content-community image; 6.2.0. And I need to configure to send email. I know that to do this I need to edit the alfresco-global.properties file, but when I find this file it is empty. I have two questions, which are ...

jardelucio by Champ on-the-rise
  • 6293 Views
  • 7 replies
  • 7 kudos

Syncronize active directory group with alfresco 5.2 community

Hello, I have configured an alfresco 5.2 community system which I have configured to synchronize with a group in my active directory, the synchronization occurs without problems.The problem I have is that when removing a user from the group, this use...

MrNico by Star Contributor
  • 2813 Views
  • 1 replies
  • 1 kudos

Permission Denied error for alfresco-js-api

Hi,I just started exploring Alfresco & on my 2nd tutorial :https://www.alfresco.com/abn/adf/docs/tutorials/creating-javascript-app-using-alfresco-js-api/I was following it as per documentation & at step in deploying application on my mac :I got follo...

kkmoghe by Champ in-the-making
  • 3017 Views
  • 1 replies
  • 0 kudos

Documents missing after snapshot rollback

After someone in the infrastructure team rolled back a snapshot on the alfresco server we have setup we lost a number of files that had been added between the time the snapshot was taken and the snapshot was rolled back. That said, the database and s...

Workflow model question

I have a workflow that has a user task,  that takes in a text field, and I want to print it to the logs.  I have a form key and model that look like this: activiti:formKey="someco:getMessageTask" <type name="someco:getMessageTask"> <parent>bpm:wo...

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

Resolved! Start a workflow via REST call

Real simple,  or should be,  but how do I start a workflow via REST? I have tried to POST to/alfresco/service/api/workflow-instances/{workflow-id} /alfresco/service/api/workflow-definitions/{workflow-id}Both to no avail.  And is ther a better API ref...

mangar by Star Contributor
  • 6519 Views
  • 5 replies
  • 3 kudos