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

Problem with finishing process after receiveTask or manualTask

Hello,I have a problem with finish of the process. My current end flow looks like this: I have two last branches. In the Manual Task I am waiting for execution of both branches. In the service class I am waiting for execution and when both variables ...

image
Olrajt by Champ in-the-making
  • 3275 Views
  • 1 replies
  • 0 kudos

Recreate PDF preview of document?

Hello,How can I write a javascript which recreates the PDF preview of a document?For thumbnails you can use the following tow commands for recreation:document.createThumbnail("doclib", true);document.save();Reason ist, that I have sveral documents wh...

nettania by Star Contributor
  • 7820 Views
  • 5 replies
  • 0 kudos

Resolved! Need help ! Best practices for content model

I'm going to start using Alfresco community.So I have a question about creating a content model.1. Can you give me a good example of making content model, aspect, custom type?2. How should I use the content model, aspect, type? In what situations sho...

Chawwalit by Champ in-the-making
  • 6604 Views
  • 4 replies
  • 0 kudos

Error trying to delete files in trashcan (permission denied)

I am cleaning my alfresco, I already have many files in the trashcan that I want to delete. Unfortunately when trying to enter the trashcan, an error appears "Error loading items", when reviewing the logs I see the followingCaused by: org.alfresco.re...

MrNico by Star Contributor
  • 5564 Views
  • 3 replies
  • 0 kudos

ACS application crashed

ACS enterprise version application which is installed on EC2 is getting crashed in every 2-3 days.Its a container based installation, using docker compose.Does anyone know the location in the installed application to check the logs for the same?

om_bijawat by Champ in-the-making
  • 2959 Views
  • 1 replies
  • 0 kudos

Alfresco process services with push to Alfresco task

Hello,We have a custom workflow in APS. Our process generates a report (word) document that user can edit throughout the workflow process. As user wants versioning on this report document and Activiti doesn't provide the versioning capabilities, I am...

signjoy by Confirmed Champ
  • 2294 Views
  • 0 replies
  • 0 kudos

solr configuration tips to slow down index

Hello, I need you to help me with some questions about solr in the community alfresco version 4.2.0.1) I have millions of documents to reindex, what file should I edit to configure this reindex to be slower? It doesn't matter that it takes days to re...

MrNico by Star Contributor
  • 4935 Views
  • 3 replies
  • 0 kudos

Unable to set Local Transformers in Alfresco 7.1.0

Greetings Everyone,I followed this post - https://hub.alfresco.com/t5/alfresco-content-services-forum/alfresco-comunity-7-zip-haven-t-alfresco-pdf-renderer-into/m-p/307186#M24293and installed my local Transformer Service based off Abhinav's blog - ht...

Sync Prod to Test Alfresco instance

Hi,I'm a complete Alfresco noob.We have two Alfresco instances - one Prod and one Test running 5.2.0.I've been told that the Test Alfresco does not have the same stuff as the Prod Alfresco.I don't know anything about Alfresco but is there an easy pro...

th15 by Champ in-the-making
  • 4605 Views
  • 3 replies
  • 1 kudos

Resolved! Problem with Alfresco's FTPes

Hello,I'm trying to set up secure FTP (FTPes). Unfortunately, the server is not responding. I see 0 logs - even after swtiching o.a.ftp.server, o.a.f.protocol, o.a.f.auth.ftp  to TRACE. What can be wrong?To make no mistakes I followed step by step wi...

image image
upforsin by Star Collaborator
  • 7067 Views
  • 5 replies
  • 0 kudos

uninstall plugin and reinstall plugin

Hello everyone!For migrate a version 4.2 of alfresco to 5.2 (firstly ... the final goal is the migration to version 7.0) i wan't to uninstall wcqm quick start because he create an error in 5.2 version :At a visit to site, alfresco don't found a tag a...

serakoc by Champ on-the-rise
  • 3045 Views
  • 1 replies
  • 0 kudos

Activiti 7 Core depend on Java JDK 8 or Java JDK 11?

build.gradle:classpath("org.springframework.boot:spring-boot-gradle-plugin:2.0.8.RELEASE")compile("org.activiti:activiti-spring-boot-starter:7.0.0.GA")errorrg.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate compon...

rikouki by Champ in-the-making
  • 7476 Views
  • 1 replies
  • 0 kudos

Random errors when connecting users to Alfresco (4.2.6).

Hello,I have random errors when connecting users to Alfresco (4.2.6).WARN [web.client.RestTemplate] [http-apr-7011-exec-3] POST request for "http://XXXXXXX:XXX/alfresco/service/api/login" resulted in 403 (Interdit); invoking error handlerDEBUG [authe...

SL-76130 by Champ in-the-making
  • 3496 Views
  • 2 replies
  • 0 kudos

Resolved! Cannot resolve view in module servlet in ACS.

I have a module that is supposed to display a custom freemarker template.  For testing purposes,  the method is just this simple: public String start() { return "asdf"; }And I am getting this error:javax.servlet.ServletException: Could...

mangar by Star Contributor
  • 11931 Views
  • 10 replies
  • 0 kudos