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

Alfresco Governance Community 3.2

Hi,the 6.2.0 Community Release Notes mention AGS 3.2.0 as latest available RM Version.Is there any download to this version (AGS 3.2 Community) available (if yes, where?) or is this enterprise only?Thanks,Max

maxodoble by Confirmed Champ
  • 8950 Views
  • 4 replies
  • 2 kudos

Resolved! Question about Alfresco Down in Alfresco 6.2.0 (using FTP)

We installed the Alfresco 6.2.0-ga version and added the FTP configuration information below to build it.# Dockerfile FROM alfresco/alfresco-content-repository-community:6.2.0-ga EXPOSE 21 2333-2433# Docker-compose file (JAVA_OPTS) -Dftp.port=21 -Dft...

ujkim by Confirmed Champ
  • 6045 Views
  • 1 replies
  • 2 kudos

How to generate renditions for images and videos

Hello community i was looking into forums and docs on how to setup ACS to generate renditions for images (e.g. tiff, jpeg,png etc.) and video files (e.g. mov, mp4, flv etc.) I couldn't get clear steps to implement this, can anyone suggest steps to im...

bip1989 by Star Contributor
  • 8095 Views
  • 4 replies
  • 6 kudos

Resolved! Any info about CVE-2019-14224

Hi!Anyone have any information about this one:https://github.com/DrunkenShells/Disclosures/tree/master/CVE-2019-14224-Authenticated%20Remote%20Code%20Execution-Alfresco%20CommunityI have not been able to find any response from Alfresco - i tried to c...

fhp by Champ in-the-making
  • 5192 Views
  • 1 replies
  • 1 kudos

Could not publish app definitions

Hello All,When publising app definitions i face some error and it gives message as follows Scenario is I have downloaded process from system1 and imported in system2.Kindly anyone help me to resolve this issue.Thanks & RegardsAmruta W

image
amruta_w by Star Collaborator
  • 8596 Views
  • 5 replies
  • 0 kudos

Enable auditing Alfresco

Hi,I enabled the parameters below on alfresco-global.properties:audit.enabled = trueaudit.alfresco-access.enabled = trueHow long does Alfresco take to audit?In addition to this parameter, do you need to parameterize or implement something else?With b...

jbrasil by Confirmed Champ
  • 5397 Views
  • 2 replies
  • 1 kudos

Resolved! Alfresco 6.2 docker -compose installation error

I have modified the ports in docker-compose file and trying to install ACS in ubuntu machine but while docker-compose -up getting error related connection refused and 07050007 Failed to connect or to read the response from T-Engine for imagemadic,tra...

Tracking communication timed out for ModelTracker - alfresco

Hi,I installed the docker for windows 10I downloaded the docker-compose.yml fileI run the command:docker-compose upThe following error message occurred:solr6_1 | 2020-07-31 19: 16: 44.072 WARN (org.alfresco.solr.AlfrescoCoreAdminHandler@667e34b1_Work...

jbrasil by Confirmed Champ
  • 5020 Views
  • 2 replies
  • 0 kudos

Resolved! REST API- Search

Hi, i have this two trouble about API, i have Alfresco 5.2.How to:- Search last files uploaded in a Site,- Search all the files by Filename OR tag OR categoryCan anyone help me? 

DoZi by Champ on-the-rise
  • 11233 Views
  • 4 replies
  • 2 kudos

NodesApi

Has anyone be successfull at implementing the NodesApi ? https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/NodesApi.md#updateNodeHave tried NodesApiService (createNode doesn't work).  https://www.alfresco.com/abn/...

Unable to call My ftl/desc.xml/js on new multi-select action

Hi,I have created new action in multi-select of documentLibrary but I am unable to call my create-package.ftl by clicking on it.Code for creating new action<!-- Document Library config section --><config evaluator="string-compare" condition="Document...

Isha by Champ in-the-making
  • 7791 Views
  • 6 replies
  • 1 kudos

Alfresco cannot login after Azure VM automated shutdown

hi guys,i setup Alfresco on a Bitnami VM install on azure and it worked perfectly from day 1i also changed the DNS name in Azure (but kept the original IP) and set up two multi-tenantsto keep costs down, i put an auto shutdown on the VM at 11PM with ...

Delay in job execution with async="true";

I'm using activiti 6.0.0 when I'm trying to call service task with async="true" .. It's taking long time(5 minutes) to start the service task. This is happening only in case of application running in multiple instances scenario's (Load balancer).<ser...

pandusg by Champ in-the-making
  • 2808 Views
  • 0 replies
  • 0 kudos

JUnit test and Records Management dependencies

I have a simple working JUnit test:@RunWith(SpringJUnit4ClassRunner.class)@Remote(runnerClass = SpringJUnit4ClassRunner.class)@ContextConfiguration("classpath:alfresco/application-context.xml")public class MySimpleTest {    @Test    public void conte...

mkczyk by Champ in-the-making
  • 6332 Views
  • 2 replies
  • 0 kudos

Massive small contents too slow.

I am working in a POC using Alfresco as a repository for a huge number of small documents (text or PDF). These documents are generated through a Java application (Batch) that creates these documents and transmits them to the Alfresco server through t...

autostore

We are integrating Autostore 7 with Alfresco 5, we had trouble connecting and found out supported Alfresco version is 4, I think it is because V5 doesn´t have explorer, but not sure, so we used Webdav method to transfer files, end usere wants to conn...