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

Resolved! Upload File with DoclibAction

Hi Everyone !I work with this alfresco version : All-In-One (AIO) project for SDK 4.0I would like to upload a file with DocLibAction but in Java part, I receive this value : {pdf-document-upload=C:\fakepath\pom.xml}add-doclib-actions-extension-module...

David76 by Champ in-the-making
  • 4229 Views
  • 1 replies
  • 2 kudos

Solr4 error

Hello there 0/. My alfresco server was shutdown cause light turn off. After this my search finds only people and labels retrieve failed.Here are my solr logs, this logs pair added every 20 seconds, i think solr cannot find something important to work...

kasper854 by Champ in-the-making
  • 3550 Views
  • 2 replies
  • 0 kudos

beCPG Artworks

beCPG Artworks is an addon that provides two additional features :- a PDF and Image comparison tool for document versions- a PDF annotation tool (which requires a Kami license https://www.kamiapp.com)OwnerbeCPGVersionsAlfresco Community 7.0.XLicense ...

records management

Hello ,How to Install records management community amps file on dockerfile alfresco community edition ??

Nesrine by Champ on-the-rise
  • 3605 Views
  • 1 replies
  • 1 kudos

Resolved! SSO Keycloak

Hi All,I can't configure SSO . I get the following error:2020-02-26 09:51:03,402 WARN [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed...

pbar by Confirmed Champ
  • 18629 Views
  • 3 replies
  • 3 kudos

adf-viewer refresh button

Hi,is-it possible to add button that reloads the viewer (to check an edition) ?<adf-viewer *ngIf="!isRefreshing" [nodeId]="nodeRef" [displayName]="docName" [allowDownload]="false" [allowFullScreen]="false" [allowGoBack]="false" [allowRightSideb...

How to preview multipart/mixed eml file

Hi,I have eml file https://file.io/7YmW2sYX2NpA  with content type "multipart/mixed" (two attachements). I would like to generate preview for this file, but following error occure:2021-05-14 14:06:07,588 ERROR [org.alfresco.repo.web.scripts.Repositor...

miroslav by Star Contributor
  • 3834 Views
  • 1 replies
  • 0 kudos

Change Folder Name

 I have this scrit that runs wherever any folder are created in a workspace, the script runs automatically trough folder rules and works fine, except when the destination folder already exists, I give a look at source code of the page itself and noti...