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
  • 506 Views
  • 0 replies
  • 0 kudos

alfreaco-global.properties for docker image

I am working off the latest AIO and in the alfresco-platform,  there is a global properties file in resources/alfresco/module/alfresco-platformWhen I build the project it creates an amp as expected. When I build the alfresco-platform-docker project, ...

mangar by Star Contributor
  • 2729 Views
  • 1 replies
  • 0 kudos

Activiti REST API CORS error after configuration

I have set up project to new system where i am using activiti rest api , to configure activit i have used activiri-rest.war and activiti-explorer.war files it has beed deployed successfully to wildfly and DB connect ion is also tested.while accessing...

kinjal by Champ in-the-making
  • 3146 Views
  • 1 replies
  • 0 kudos

create a js script to extract file content

I need to create a js script to extract files contained in a p7m file (. From shell I can do it easily with the following instruction :for i in `ls *.pdf.p7m`; do openssl smime -decrypt -verify -inform DER -in $i -noverify -out $i.pdf;donebut i can't...

andrea65 by Champ in-the-making
  • 3650 Views
  • 1 replies
  • 1 kudos

Alfresco + Keycloak

Hey guys! I alresdy have a separate keycloak server running. How do I configure Alfresco to authenticate with it? Do I need some additional modules? I've tried add this to my alfresco-global.properties (Alfresco 6.2 in a docker)-Dauthentication.chain...

brancott by Champ on-the-rise
  • 2664 Views
  • 0 replies
  • 0 kudos

Alfresco Error alfresco.fileupload is not a constructor.

Hey! I am a beginner Alfresco programmer. I have a problem with Alfresco.FileUpload (). On one page this method works, but on the other it gives the error alfresco.fileupload is not a constructor. Tried connecting to components / upload / file-upload...

doroga7 by Champ in-the-making
  • 3717 Views
  • 2 replies
  • 1 kudos

Resolved! alfresco pdftoolkit

Good day All,I am currently running the Alfresco 5.0 Community version and I would like to install and deploy the pdftoolkit.I have done the following:1. Cloned the Github repository where the pdftoolkit is located.These are my challenges:1. Please w...

ejike by Confirmed Champ
  • 7163 Views
  • 6 replies
  • 1 kudos

Improve the result of OCR with alfresco-simple-ocr

Hello,I'm using the Alfresco addons alfresco-simple-ocr with pdfsandwich to extract data from an invoice, everything works fine but the results are not very accurate.my invoice has this template:and the result that i get after OCR is this:BILLING ADD...

image
imanez1 by Confirmed Champ
  • 7012 Views
  • 4 replies
  • 0 kudos

Comments in Audit Entries of Alfresco REST API.

Hello,I am trying to get what exactly the user commented on a node.In Audit REST API there are entries for the creation/update/deletion of the comment but no entries for what the user commented.What i am getting now is "A user created/updated a comme...

Properties tab unable to use i18n keys

I am using v1.10.1 version of ACA against ACS 6.2.x. I found that there is a way we can show property names of content types in different language using i18n bundles. Though it worked in "develop" branch of ACA, it didn't work with v1.10.1 version of...

darbha by Champ in-the-making
  • 2351 Views
  • 0 replies
  • 0 kudos

uploader-plus

A plugin that enhances the standard Alfresco uploader with a mechanism to prompt the user for content type and metadata during the upload process. Features:Compatibility with the standard uploaderContent type selection and metadata form during the up...

alfresco by Elite Collaborator
  • 6584 Views
  • 1 replies
  • 1 kudos

ADF fetch metadata in desired language

Is there a way to fetch data from ACS in different languages without changing the browser setttings?Explanation:I've created content model in Alfresco Content Services with some mltext fields. Now I'am not able to fetch data using ADF in desired lang...

Automatic rule - Check in/Check out

Hi,I 'd like that alfresco makes automatically the "Check out" of the file when I open them in webdav.For this I 'd like to create a rule in a folder, which automatically alfresco makes the "check out" when  the files  are opened.Likewise when I clos...

Lorenzo by Champ in-the-making
  • 4146 Views
  • 1 replies
  • 0 kudos

Shared links asking for credentials

Hi,when using official API (using API Explorer) I'm able to create shared links with no problems. However, when I try to use the generated shared link through a private browser session (no authentication), I get asked for credentials.I did not expect...

Ilistes by Champ in-the-making
  • 3187 Views
  • 1 replies
  • 0 kudos

Resolved! AIO SDK archetype 4.2 pulling from private repo?

I tried themvn archetype:generate -Dfilter=org.alfrescoand chose 2 (AIO)  and 15  (the  4.2.0 SDK) Howevwer when I tried to do a mvn clean install on any on the POM's,  I am getting an access denied for the priovate repo.What does this mean?  Why can...

mangar by Star Contributor
  • 5456 Views
  • 1 replies
  • 0 kudos

Kerberos SSO for alfresco docker installation

I have alfresco 6.2 docker installation and now I want to set up Kerberos and SSO. I was following these tutorials https://docs.alfresco.com/content-services/latest/admin/auth-sync/#manageauthdirsconfigkerberso and https://hub.alfresco.com/t5/alfresc...

brancott by Champ on-the-rise
  • 5324 Views
  • 2 replies
  • 1 kudos