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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1917 Views
  • 1 replies
  • 0 kudos

Activiti 6: Updating a form

Hi all,So I am using Activiti 6, and have designed a process that contains different forms to be filled up at the stages of the workflow. Now when I kick-off a process instance using the Activiti UI, key in the inputs for a certain form, and mark it ...

Getting Error on creating Custom Model

HiActually i am working with sample project as i am new to alfresco, referring the alfresco documentation, added new custom content model in bootstrap-context.xml and created the custom model in model folder, default content-model is already there an...

Resolved! Alfresco community edition limitations

What is the con of using a alfresco community edition when it comes to scalability? If no. of transactions and number of users increase in future such that one box setup becomes very slow, do I have any other option apart from buying the license?

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
  • 9535 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
  • 4144 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
  • 5827 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
  • 6724 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
  • 10112 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
  • 9899 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
  • 3846 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
  • 4755 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
  • 3618 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
  • 7712 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
  • 8407 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 >...