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

Forum Posts

Alfresco Community 5.2 to 6.1 upgrade in AWS Linux environment

To whom it may concern,We would like to upgrade Alfresco community 5.2 to 6.1 in AWS Linux  environment. In order to do that, our understanding is as follows:-Presently Solr 4 is associated with Alfresco 5.2. As per different articles over internet  ...

amitc by Champ in-the-making
  • 2553 Views
  • 0 replies
  • 0 kudos

Is it possible to upload files bigger than 4GB?

Hello everybody, I am trying to upload files bigger than 4GB on my Alfresco Community 5.2 201707GA using CMIS APIs, but the upload always fails.I read on this forums that there is a parameter to configure in alfresco-global.properties file (ref. http...

sistemi by Confirmed Champ
  • 4968 Views
  • 1 replies
  • 0 kudos

Alfresco build+run time almost 8 minutes

I am using the 3.0.1 Alfresco content services sdk to build Alfresco with the default run.bat provided, however it takes forever to build and start. From the time I run the script until Alfresco is accessible from the browser it takes 8 full minutes,...

henrikr by Confirmed Champ
  • 2345 Views
  • 0 replies
  • 0 kudos

Should we store business related data as process variables?

Is it recommended to keep business data as process variables? Or we should have only activiti workflow related data in as process variables?How do we pass business variables throughout the flow if they are not supposed to be stored as process variabl...

jainita by Champ in-the-making
  • 6711 Views
  • 5 replies
  • 1 kudos

Getting Null values for attributes of Serializable Objects

I am using activiti-spring-boot-starter-basic version 5.22.0. I Have two enpoints in my controller. 1: Initializes a user task and goes into a wait state. 2: completes the user task. I have stored a serializable object before creating a user task in ...

jainita by Champ in-the-making
  • 3538 Views
  • 1 replies
  • 0 kudos

PDF Metadata Extractor

Hi everyone,I'm pretty new to Alfresco and I've been asked to map the cm:description field with the Keywords metadata from several PDF. Thus, I want to map this description field for every PDF uploaded through Alfresco Share and I Have followed the d...

gableblanc by Champ in-the-making
  • 2608 Views
  • 0 replies
  • 0 kudos

Alfresco 201802 Online Edit Not Working

Hello,Everyone.Edit online, works in alfresco 201702.But it does not work in 201802 version.office document is not uploading to alfresco.How can i solve this problem?

suayb58 by Champ on-the-rise
  • 2534 Views
  • 0 replies
  • 0 kudos

Resolved! BPM Process with MailTask wont deploy

I am using Activiti as part of WSO2.I followed this tutorial https://docs.wso2.com/display/EI640/Working+with+Mail+Tasks. I can deploy a test process without a mail task and all works 100% until I add a MailTask. As soon as I add the mail task the ba...

jaco1 by Confirmed Champ
  • 6374 Views
  • 2 replies
  • 0 kudos

Some question about Activiti 6 for newbie

Hi everyone!I'm using Activiti 6 for a few days.I have 3 question about it and I hope you can answer it for me:1. Where I should write Java code like in version 5 with Eclipse IDE. In version 5, I create a Activiti project and design workflow, write ...

nhhao1996 by Confirmed Champ
  • 3599 Views
  • 1 replies
  • 0 kudos

Upload File into Smart Folder

Hello,Everyone.I am using alfresco community edition 6.0.i am create smart folder but i do not upload file into this file.upload feature happened disabled.how can i upload files into this smart folder?

suayb58 by Champ on-the-rise
  • 6549 Views
  • 4 replies
  • 0 kudos

Smart folders - sorting by custom property

Hello, I have problem with sorting by custom properties in smart folder. When is set "name" as sorting property all is OK, but when I set my custom sorting property before I enter smart folder, so smart folder is empty.my share-config-custom.xml look...

wity by Confirmed Champ
  • 3696 Views
  • 1 replies
  • 0 kudos

Resolved! Problem to integrate Share Addon Alvex Datagrid with SDK 3

I'm a big fan of the alvex addons for Alfresco/Share, but they are still using the SDK2  and they have abbandoned the project so i'm trying to upgrade them to sdk3 and eventualy with time transfer some of them from Share to ADF.So i started a project...

Resolved! Form control for multiple association on aspect reference

Hi i need to emulate the dialog show from the action "manage-aspects" , on a field form control on Alfresco Share.My point is to make the user select a list of aspect and send that list to the java backend service code with the post of the from and i...