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

Error ClassNotFoundException - Fail to bootstrap Alfresco 7.1

Hi Community,I've set up newly ACS 7.x (seven.one) in an RHEL environment and bootstrapped the application first time. The bootstrap is getting failed for /alfresco, but successful for /share application. Sharing the logs from catalina.out file below...

maqsood by Confirmed Champ
  • 10951 Views
  • 8 replies
  • 0 kudos

Activities feed email using ADF viewer?

Hi, we have a customer using ACA for end-users, with a small number administrators using 'Share' to maintain the repo. They like the daily activities feed email, but dont want to link back to Share for viewing docs. Additionally, they authenticate ag...

Hook into share login process

How do I get a hook into the share login process?  And by hook I mean a place I can add some java code.  The POST url on share is /share/page/dologin  But I cannot for the life of me find where that maps to.  Is it a webscript?  Java controller?  Whe...

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

Integrate Dynamsoft within alfresco share

We want to integrate dynamsoft within alfresco share for scanning the documents. How do we integrate and render all its services within alfresco share 5.2.f ??Suggestion and comments will help us.alfresco-share  ‌

rahuld by Confirmed Champ
  • 6567 Views
  • 3 replies
  • 0 kudos

Diferent font on document preview alfresco share

Hi everyone,When a preview a document on Alfresco Share the font always change to open sans serif , and when a convert a doc/docx document to PDF, during the transformation the generated PDF document is with different font. This distorts the document...

dnhatsave by Confirmed Champ
  • 2305 Views
  • 0 replies
  • 0 kudos

How to install trash clean in alfresco community 4.2

Hello, I need you to tell me how to install this https://github.com/rjmfernandes/alfresco-trashcan-cleaner on my alfresco 4.2.Unfortunately I have no idea how to do that. I hope they can give me some help.Thanks!

MrNico by Star Contributor
  • 11213 Views
  • 10 replies
  • 1 kudos

How to apply an aspect for all documents in a big repo

Hi Community:Sometimes, I have a painful requirement when dealing with large repositories (let's say more than 10M of documents).I have to apply an aspect (cm:indexControl) and some properties (cm:isIndexed=true, and cm:isContentIndexed=false) on eve...

cesarista by World-Class Innovator
  • 6313 Views
  • 3 replies
  • 1 kudos

Hide field on edit site

I'm trying to hide some fields on create and edit site and I got success in my modification for create-site dialog, however for edit-site dialog, nothing happened and I don't know why.In the below code, I'm removing the options "Public" and "Moderate...

Resolved! Assign custom permission role through share

Trying to create my own custom permission role. The documentation says: "The UI labels for the ACME roles are controlled by the following properties:roles.webpublisher=Web Publisher roles.acmecoordinator=ACME Coordinator roles.acmecollaborator=ACME C...

OOM and MailContentTransformer Error

Hi,My company has a very old version of alfresco:Alfresco 2.1.0-482 on JBoss 4.0.4.GA.Recently we are having OutOfMemory issues that are forcing us to restart the service.10:30:50,242 ERROR [STDERR] Exception in thread "Sess_FTP1009_192.168.22.213" ...

alftier by Champ in-the-making
  • 2704 Views
  • 0 replies
  • 0 kudos

ACS and Aspect Oriented Programming (AOP)

Hi Community,We are trying to use AOP , both for some of our beans and also for some out of the box alfresco beans. We cannot seem to make the configuration work.We use alfresco enterpriseAlfresco share version: 6.2.2.6Alfresco platform version: 6.2....

Dimitris by Champ in-the-making
  • 3154 Views
  • 0 replies
  • 0 kudos

Alfresco 7.1 bootstrap failed

Hi Community,We've set up newly ACS 7.1 in an RHEL environment and bootstrapped the application first time. The bootstrap is getting failed for /alfresco, but successful for /share application. Sharing the logs from catalina.out file below as alfresc...

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
  • 3228 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
  • 7711 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
  • 6532 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
  • 5506 Views
  • 3 replies
  • 0 kudos