Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 5866 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
  • 8445 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
  • 8568 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
  • 3139 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
  • 4110 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
  • 3125 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
  • 6740 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
  • 7288 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 >...