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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 488 Views
  • 0 replies
  • 0 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
  • 11512 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
  • 5538 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...

Problems with query string length

I seem to run in a problem with the query string length (this is at least my assumption based on observations).The project uses a complex advanced search form with lots of fields. Doing a search normally works fine. But when either a couple of long s...

chkk by Champ in-the-making
  • 3695 Views
  • 1 replies
  • 0 kudos

Can't login alfter upgrading Alfresco

I know that many others asked this question too, but I have tried almost all of the found solutions and nothing works in my case. Upgrade path is from 4.1.2 to 5.2.2Database: PosgtreSQL 9.6So I have done followinginstalled the latest Alfrescoimported...

theobroma by Confirmed Champ
  • 2854 Views
  • 1 replies
  • 0 kudos

How to write webscript to get multi value properties

Hi,I am developing an webscript to extract some meta data in the alfresco repository. my files are below.cps-commissionpaperdetails.get.desc.xml<webscript><shortname>Search Cps Documents</shortname><description>Returns metadata as JSON for all Cps do...

anuradha1 by Star Contributor
  • 7336 Views
  • 6 replies
  • 0 kudos

CMIS and finding content

Hello everyone,We have a new intranet (jalios - jcms).When we are searching content example "201507", in the intranet and filter by choosing our alfresco, the contentd are not displayed when it's not the admin user (it's working with the admin user)....

jcoupey by Confirmed Champ
  • 9222 Views
  • 8 replies
  • 1 kudos

Dynamically set value of <timeCycle>

Hi All,I have activiti workflow in place which has "intermediateCatchEvent" as below.<intermediateCatchEvent id="assetUploadTimer" name="Asset Upload Timer"> <timerEventDefinition> <timeCycle>R/PT1M</timeCycle> </timerEventDefinition> </intermediateC...

alfsender by Champ in-the-making
  • 3965 Views
  • 1 replies
  • 0 kudos

[activiti 6.0]javax.el.ELContext conflict

in activiti 6.0,juel-api.jar/javax/el/ is conflict with org.mortbay.jasper.apache-el-8.5.9.1.jar/javax/el when use jetty server.There is no error with 6.0 when use tomcat server .There is no error with 5.0.22 when use tomcat server or jetty server.ho...

topud by Champ in-the-making
  • 5243 Views
  • 1 replies
  • 0 kudos

Weird thing with LDAP

Hi everyone ! I'm pretty new to Alfresco and I decided to use this solution for my intern needs. Since all my co-workers need it, I added Ldap authentification. Here is the configuration I use :################################# Common Alfresco Proper...

Resolved! Problem with translation

Hello,does anyone have any experience with how the translation of Alfresco works?Let me explain my situation and the problem I'm having.I have downloaded the Greek translation from Alfresco language packs nightly builds.Thanks to Axel Faust, from an ...

akafortes by Confirmed Champ
  • 11828 Views
  • 8 replies
  • 0 kudos

Open file in WEBDAV like network resource

Hello community, I would have a problem in opening certain executable files as doc, docx directly on the webdav, displayed as a network resource on Windows 10. How can I solve this problem?Thanks in advance for your answers.

Firma Digital Alfresco 5.2 Share + Certificado autofirmado

Estoy intentando implementar la firma digital en alfresco 5.2 con https://github.com/keensoft/alfresco-esign-cert ,  procedi a instalarlo de la sgte manera: 1.- copie los amp esign-cert-repo-1.5.1 y esign-cert-share-1.5.1 a la ruta /op/alfresco/amps ...

juliocdn by Confirmed Champ
  • 4370 Views
  • 1 replies
  • 0 kudos

Resolved! ¿Existe un número máximo de usuarios para Alfresco?

Buenos días,Teniendo en cuenta las siguientes consideraciones:Alfresco te permite crear tantos usuarios como necesites.Por cada usuario creado, Alfresco crea y le asigna una carpeta personal.Alfresco no recomienda tener más de 1000 nodos hijos en un ...

sercama by Confirmed Champ
  • 6138 Views
  • 2 replies
  • 1 kudos

Override alfresco login Mechanism

Hello,i'm stuck  please Help Me , i trying to add Feature to alfresco login , my company gave me the task of adding this "if a user try to login and failed for 3 times his account will be disable until the admin enable his account" so whati'm trying ...

laridev by Champ on-the-rise
  • 6372 Views
  • 3 replies
  • 2 kudos

Resolved! SDK3.0.1 Platform-jar : new JAR are not created

Hi,I have reported source code from sdk 2.2 alfresco project to a new alfresco project with sdk 3.0.1. by using the sdk 3.0.1 template.Some dependencies are declared in platform-jar module POM.xml.<!-- appache FTP --> <dependency>    <groupId>commons...