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

How to deploy extension amps?

I have two extension amp files that have to be deployed since in document library there are files which are uploaded from external Alfresco sites with specific properties related to those sites and their content types/aspects. I have placed those amp...

theobroma by Confirmed Champ
  • 12476 Views
  • 9 replies
  • 0 kudos

Resolved! Cannot install alfresco-share-service.amp

Hello;I am running Alfresco Community 5.2 on a tomcat 8 instance installed in C:\Webserver using java 1.8.0-162 (jre/jdk) respectively 64bit. I recently got everything running but when I login Alfresco says "Alfresco is running without Share Services...

tveinot by Champ on-the-rise
  • 7566 Views
  • 1 replies
  • 0 kudos

Installation Issues with Alfresco 3.4 and 5.2

Hi all;I am having some issues trying to setup Alfresco. Some background; I am trying to setup a CMDBuild instance to showcase so I already have a PostgreSQL Server running and a Tomcat. I have tried to install both 3.4 and 5.2 using the installers a...

tveinot by Champ on-the-rise
  • 6824 Views
  • 3 replies
  • 0 kudos

Cannot Upload HTML Files to Alfresco

Dear All,Need help in couple :1. I have trouble in uploading html files. It show failures after the process finished. It happened in all user except Administrator. Are there any restriction in Alfresco for HTML files?2. I can not preview HTML Files. ...

Resolved! Exception starting filter SolrRequestFilter

Hi,on starting my alfresco instance (Community - 5.2.0, re21f2be5-b22), I get the following errors in catalina.outCHWERWIEGEND: Exception starting filter SolrRequestFilterjavax.xml.parsers.FactoryConfigurationError: Provider for class javax.xml.parse...

almoehi by Champ on-the-rise
  • 14556 Views
  • 6 replies
  • 2 kudos

Sample process in eclipse activiti

How to create a sample process using activiti in eclipse configuration, please provide step by step guide. We would like to create one sample process, but nowhere tutorial or step by step guide is provided.

apekshajit by Champ in-the-making
  • 6131 Views
  • 3 replies
  • 0 kudos

Timestamp format in CMIS query

Please help with my question on the Timestamp equal to comparison using CMIS query.The clockDate is an aspect/property for a document.We see the value of this clockDate for a document in Node Browser as:13 Oct 2017 10:26:58 GMT-0400 (EDT)We see the v...

raghav by Champ in-the-making
  • 6384 Views
  • 1 replies
  • 0 kudos

Use folder properties and user input on share custom page

Hi!I'm trying to add some extra functionality to Alfresco Document Library and as I'm new to Alfresco I would like to ask you for some assistance.What is needed (as example):1. Create folder2. Apply custom type demoFolder to the folder (done)3. Popul...

olylak by Champ on-the-rise
  • 5645 Views
  • 3 replies
  • 0 kudos

Exporting content

Hi guys,Is there any way to allow a third party system to import documents from Alfresco?The scenario is that: a client keeps a document into alfresco system and once a week they need to upload this document to a third party system which process this...

View Uploaded file

Hi all,I think this is a noob question but I cannot understand how this work. I have Alfresco Community 5.x running on my Linux server. Let's say that we are going to share some files but next year we would like to stop using Alfresco. Now I have all...

alessio86 by Champ in-the-making
  • 8247 Views
  • 5 replies
  • 0 kudos

database

how to connect between database server and my alfresco share page ?

hatem92 by Champ in-the-making
  • 10068 Views
  • 6 replies
  • 0 kudos

Support for Alfresco Community Edition.

Started discovering Alfresco Community Edition, and getting here and there some errors/bugs messages. Can we get kind of a support from alfresco if this installation is used for a small group of users, or a small company, less than 20 users. What are...

redalfresco by Champ in-the-making
  • 10053 Views
  • 5 replies
  • 1 kudos

How to speed up Alfresco - SDK 3.0.1?

I'm running Alfresco 5.2.0, SDK 3.0.1 (all in one) locally on my machine. Unfortunately build and page loading takes too much time. What is the best way to improve it?  Even if I gave 8GB to Tomcat and JVM it doesn't help.

theobroma by Confirmed Champ
  • 12883 Views
  • 11 replies
  • 2 kudos

Upload file with properties (multiple value)

I'm trying to upload a file to my alfresco repository (using the rest api) along with some custom properties.I'm having no trouble with the file or properties that only have only one value, but when I try and input values for the properties with mult...

ally311 by Champ in-the-making
  • 5951 Views
  • 3 replies
  • 0 kudos

How to retrieve d:content properties

Hi,I have a custom content model defined as below.<type name="common:faqtest"> <title>FAQ</title> <parent>common:basedoctype</parent> <properties> <property name="common:question1"> <type>d:content</type> <mandatory>false</mandatory>

Alfresco 5.2 solr reindex

Hi,After upgrading from alfresco 5.0 to 5.2, we found that every change in the content model requires full reindex of solr.Is that the design? If i add a new content model or edit existing model, why do we need to reindex solr?Without reindex, the ch...