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
  • 668 Views
  • 0 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
  • 7187 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
  • 7775 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
  • 5252 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
  • 11920 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...

Alfresco JS API Authentication Options

Is there another option for ECM/BPM authentication without using username and password in the Alfresco Javascript API? Assuming the user is already authenticated through external identity access management system, is there API endpoint to retrieve AP...

chao by Champ in-the-making
  • 12472 Views
  • 9 replies
  • 0 kudos

How to render a external form?

Hi,I am using activiti in spring application. I need to render a jsp page by using activiti form properties in my spring application. How can i show fields in my jsp?

vamsinipun by Star Contributor
  • 8671 Views
  • 6 replies
  • 0 kudos

Alfresco Running very Slow or doesn't open

Hi all,I need a urgent solution for my problem.My pc is installed with alfresco community edition(modified for office use). every month around 50k files we upload in the repository. My alfresco has around 300 gb of content already.The PC configuratio...

Bean Creation error

HiI am trying to create a filters for data lists,for that i created a DatalistModel.xml, datalist-context.xml and DataListItemPolicies.java files. Now I am error with creating a bean for DataListItemPolicies.java .Can anyone tell me what's the error ...

yuva by Champ on-the-rise
  • 4323 Views
  • 1 replies
  • 0 kudos

Resolved! Icon for Custom Action

I have added a custom action link in Document Actions. The link is working fine but I am not able to get the icon for the link.I have placed ic_publish_48px.png in ../tomcat/shared/classes/alfresco/web-extension/.In ../tomcat/shared/classes/alfresco/...

sakshik by Star Contributor
  • 8165 Views
  • 3 replies
  • 4 kudos

Start workflow from site document library or data list

Hello!Alfresco Community Edition (fresh)Try to start workflow from site documentlibrary or from site data-list and can`t do this. Whats wrong?Go to site -> doclib (or data-list) -> click do some doc -> try to start new workflow ->see page for startin...

djarty by Star Contributor
  • 7750 Views
  • 5 replies
  • 4 kudos

Choose alfresco-global*.properties on dev.

Hi, On Alfresco SDK 3 there are some defaults alfresco-global*.properties on artifact (.\src\test\properties\local)Nice ! What's the best practice to choose this file on startup (tomcat Embedded with run.bat) ?There are some maven profil to choose th...

gawel by Confirmed Champ
  • 5233 Views
  • 3 replies
  • 0 kudos

Permissão para aprovar um fluxo de trabalho

Bom dia,Estou setando as permissões para alguns grupos em uma pasta, pois não gostaria que esta pasta permitisse alterações aos documentos, onde é necessário através de uma regra, voltar o documento para a pasta de alteração.Qual seria a permissão qu...

Resolved! Access uploaded content in a ServiceTask?

Hi all,I need some advice because I'm messing around with a requirement without getting any solution. All I wanna do is to access some previous uploaded files (in a User Task, from the upload form field) in a downstream ServiceTask. For me it looks l...