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

Audit Report with Activities performed by logged in user.

Hello everyone,I am using Alfresco 6 (dockerized) and have deployed it in a production eviornment. My client has requested to develop a report that lists all the users, their login and logout date & time, total hours of login and the Activities which...

image

Issue With Incoming email Concurrency

We are on Alfresco Enterprise version 4.2.4. We have one folder email alias for incoming emails to alfresco. We have lots of emails that comes this way into system.Presently the issue is that for some arbitrary case, email preparing fizzles and deliv...

Fabian758 by Champ in-the-making
  • 2375 Views
  • 0 replies
  • 0 kudos

AIO docker compose for 7.0

Is there a docker-compose file for 7.x   yet?  I assume for a full stack compose  (Yes, this is for developing)  there is a new share, solr, etc...

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

Performance problem

Hello,We have an Alfresco 6 installation at a customer's site. They are experiencing problems with Alfresco performance.Alfresco is only used by this customer via APIs or via CMIS.Users can retrieve the full Alfresco hierarchy via the API and then do...

image

preview problem

From the results search page, i click on the thumbnail of a document (any type) for preview and sometimes the last page didn't show up. Stay with the spinning gizmo. Did not happend to all document, looks like it happen with mulitple page docs. If i ...

vedodava by Champ in-the-making
  • 1933 Views
  • 0 replies
  • 0 kudos

Integrate Actviti 6 in Spring Application

Just I added below dependency in pom.xml<dependency>            <groupId>org.activiti</groupId>            <artifactId>activiti-spring</artifactId>            <version>6.0.0</version></dependency>                After I run the project, I got below e...

rules & html e-mail codes

Hi together,Alfresco has e-mail templates like this:<html> <head> <style type="text/css"><!-- body { font-family: Arial, sans-serif; font-size: 14px; color: #4c4c4c; } a, a:visited ...

aa3w by Champ in-the-making
  • 3440 Views
  • 2 replies
  • 0 kudos

File Upload with Virus check using ClamAV

What is the best way to screen the files through Alfresco Upload functionality?     1) Is there any possiblity to screen using "Manage Rules" ?     2) How can we extend the functionality  through custom-share module to call the ClamAV when ever user ...

llavu by Champ on-the-rise
  • 4032 Views
  • 1 replies
  • 0 kudos

Resolved! postgresql.conf location change issue

Hi  there ,I have removed alf_data from C: to moved to   .Updated the  configuration file as mentioned on below linkhttps://hub.alfresco.com/t5/alfresco-content-services-forum/how-to-move-repository-to-another-drive-in-windows-server/td-p/81863------...

brijeshnk by Star Contributor
  • 7122 Views
  • 3 replies
  • 2 kudos

Transfer personnal medatas to Alfresco?

Hi and thank you for your help in advance,I'm a begineer in Alfresco so i'm sorry if someone post it somewhere but i didn't really find what i was looking for.I will try to explain my problem with my own words. I want to transfer my personalized meta...

React SPA using Alfresco JS API

I want to know, if it's advisable to create a react SPA using the Alfresco JS Api?I know there is an Angular Framework, but there are reasons why I don't want to use Angular.Thx and best regards 

wuarmin by Confirmed Champ
  • 5708 Views
  • 2 replies
  • 2 kudos

In the workflow detail page services tasks are not seen.

Hi all,I've developped an activity workflow with user and services tasks.Client assignments history and results are accurately shown in share work process detail page, yet I can't see administration errands in work process detail page (in any event, ...

Hester223 by Champ in-the-making
  • 3459 Views
  • 1 replies
  • 0 kudos

What is the best method to organize a queue ?

Hi!I have several parallel long-duration tasks executing in separate transactions and them eate all the memory. I need to organize a queue to run them serially, please tell me how to do it properly? Should I create a Scheduled job which listern for s...

iceja by Confirmed Champ
  • 3585 Views
  • 1 replies
  • 1 kudos

Resolved! Email configuration for sending email by mail task?

I found that by placing email properties in engine.properties fileengine.email.enabled=trueengine.email.host=smtp.gmail.comengine.email.port=465engine.email.useCredentials=trueengine.email.username=***@gmail.comengine.email.password=***engine.email.s...