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

Forum Posts

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
  • 23694 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
  • 2656 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
  • 2471 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
  • 4025 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
  • 2242 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
  • 3121 Views
  • 1 replies
  • 2 kudos