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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 609 Views
  • 0 replies
  • 0 kudos

Trying to get WEBDAV to work on Community Edition 201711 EA

I am trying to get WEBDAV to work on Community Edition 201711 EA.  Specifically trying to map a drive on our Windows 2008 server to the WEBDAV location.  The WEBDAV browser links work fine (both /webdav and /aos) but for the life of me I can't get th...

scamby by Champ in-the-making
  • 8759 Views
  • 5 replies
  • 0 kudos

Alfresco Activiti with Springboot

Hello,We have Alfresco Activiti enterprise installed. I want to access the workflow from my springboot application like start a workflow, approve, reject, etc. I am using REST calls to fetch the data from Activiti.My springboot app will not have any ...

signjoy by Confirmed Champ
  • 3825 Views
  • 1 replies
  • 1 kudos

EmailBean not working in activiti community edition

Hello everyone, when I first installed licensed verison of alfresco activiti ( enterprise edition ) , I was able to send emails with my process so it works just fine there, but when I imported the same process on the activiti community edition I get ...

xelcina5 by Champ in-the-making
  • 5061 Views
  • 3 replies
  • 0 kudos

Resolved! Alfresco platform - JAVA - get custom node association

Hi, On alfresco V5.2 how get a custom model association on a node?My model work fine (Alfresco share found node association) so on java I tryed all this functions :LOGGER.debug("*** CUSTOM : " + nodeService.getChildAssocs(nodeRef, CustomModel.ASSOC_P...

gawel by Confirmed Champ
  • 6223 Views
  • 2 replies
  • 0 kudos

Resolved! Change max items in my documents dashlet

Good morning,Alfresco 5.I have changed directly the code of /tomcat/webapps/share/WEB-INF/classes/alfresco/site-webscripts/org/alfresco/components/dashlets/my-documents.get.config.xml to change the max items from 50 to 6, to show only 6 results.<conf...

pintureti by Star Contributor
  • 9185 Views
  • 7 replies
  • 0 kudos

Convert an image (.png, .jpeg, etc) into PDF

Hi all,i need to generate a rendition node in "application/pdf" mimetype from one source node that is an whatever image. I check in my "localhost/alfresco/service/mimetypes?mimetype=*" url and i notice that the mimetype "application/pdf" is transform...

zlucy82 by Confirmed Champ
  • 9112 Views
  • 3 replies
  • 4 kudos

trial 1.7 with PostgreSQL SQL error

Hi, sorry, a newbie here, but I cannot find an answer elsewhere. I am trying to play with the APS 1.7 and when trying to use the activiti-app with postgresql (9.6) i get an error when the engine tries to prepare the schema, saying "SQL error in state...

bora by Champ in-the-making
  • 3461 Views
  • 1 replies
  • 0 kudos

How to Support Sybase DB in Activiti

I want to support for Sybase DB in Activiti. Can someone please help me out. What are steps needs to be performed?I am interested to do open source contribution for it.

nitesh009 by Champ in-the-making
  • 4393 Views
  • 2 replies
  • 0 kudos

message is not displaying

I'm using alfresco community version 5.2. workflow is running perfectly but, although i enter a message, messages are displayed as (none). How can i solved this issue.Can anyone help me?

anuradha1 by Star Contributor
  • 3304 Views
  • 1 replies
  • 0 kudos

CRUD using ADF

Need to quickly create a few instances of a custom content model. Are there any CRUD components available in the ADF that can be leveraged for custom model types?

ramprasad by Champ in-the-making
  • 7160 Views
  • 4 replies
  • 0 kudos

Resolved! Alfresco-ephesoft conversion problem

Hello,In ephesoft, I have an index field of data type float. I map it to an alfresco property of type d:float.In ephesoft I manually enter the value 11.11 for the index field but in alfresco it gives me 11.1099995676.What is the problem?

tomak by Champ in-the-making
  • 7733 Views
  • 4 replies
  • 0 kudos

Resolved! SOLR Backup scheduled jobs

SOLR 4 subsystem includes by default following scheduled jobs:search.indexBackupJobDetail > index.backup.cronExpression=0 0 3 * * ?search.alfrescoCoreBackupJobDetail > solr.backup.alfresco.cronExpression=0 0 2 * * ?search.archiveCoreBackupJobDetail >...

Items not showing up in category view

Greetings.I have installed Alfresco 5.2 Community and created a handful of custom categories. Document show up with their assigned categories, however when i pick the category-specific view no item is displayed, as shown below.I am running solr6. No ...

how to install add-on jar files?

I have two jar files namely fme-datalist-extension-repository.jar and fme-datalist-extension-share.jar, both are placed inalfresco-5.1/tomcat/webapps/alfresco/WEB-INF/lib and /opt/alfresco-5.1/tomcat/webapps/share/WEB-INF/lib and restarted tomcat ser...

sathesh by Champ in-the-making
  • 5220 Views
  • 1 replies
  • 0 kudos

Resolved! Delete files from Alfresco

Hi guys! I need to change the minimum time that content binaries are kept in the contentStore and the time the Content Store Cleaner job runs. What shoul I do? Where can I find protectDays property? What's the file name and where is it located? I mea...

ezernova by Champ in-the-making
  • 11880 Views
  • 2 replies
  • 0 kudos

"Something's wrong with this page ..."

Hey guys, Can anyone tell why I'm getting this problem(in attached image). Some people suggested and they've solved this problem by adding the below code, I couldn't get to which file i should place the below code.ProxyPreserveHost OnProxyRequests Of...