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

How can i pass values to parameters of user tasks?

Hi Team,     I designed a simple process like as below. here we have two user tasks. each task has frame with some fields.          I am using this process in spring framework. i started the process by using runtimeService.startProcessInstanceByKey("...

vamsinipun by Star Contributor
  • 5983 Views
  • 2 replies
  • 0 kudos

Document Locked theme colour

Theme colours.Hi, I am trying to determine where to change the background colour for the "This document is locked...." message at the top of a document.  Currently it is Yellow when in list view, but light Grey when navigating to the document details...

hanscomps by Champ on-the-rise
  • 4146 Views
  • 1 replies
  • 1 kudos

Viewing path of tasks done by a process instance

Hello ,I have developed a workflow using eclipse plugin , and activiti java api to run / manage this workflow.Everything is going ok , however , im trying at the end of the process to print the path of tasks done by the process instance . Im using hi...

I am trying to migrate alfresco from 5.0 to 5.2. After building up the basic alfresco5.2 community edition, i replaced my old alf_data folder with new alf_data folder and created and chosen my database as Mysql. After that i created an empty database and

I am trying to migrate alfresco from 5.0 to 5.2. After building up the basic alfresco5.2 community edition, i replaced my old alf_data folder with new alf_data folder and created and chosen my database as Mysql. After that i created an empty database...

gonela by Champ in-the-making
  • 3942 Views
  • 1 replies
  • 0 kudos

document.transformDocument() is giving null

I am trying to transform a jpeg file to pdf using document.transformDocument() in alfrescoI have placed the following code in a js file in repovar newdoc=document.transformDocument(application/pdf)logger.log("newdoc"+newdoc);but the value of newdoc i...

User task is automatically rejected

I am a newbie and currently using Alfresco newest community edition. I have been trying to recreate a simple review (approve/reject) task for later use. It is not a timed task. Once I assign the task, it is instantly rejected automatically.Inside my ...

tim1234 by Champ on-the-rise
  • 1945 Views
  • 1 replies
  • 0 kudos

Custome date property is not null

Is there a way to check whether a custom date property is not null in an Alfresco rule? Would like to fire an action in case the content type is the specified one and one of the custom property is not empty. Managed to show the property, but I can on...

zputnoky by Star Contributor
  • 4267 Views
  • 1 replies
  • 0 kudos

assign parallel generated task to multiple user

how to assign parallel generated task to multiple user?lets assume  start  a workflow which have a subProcess . Subprocess executed parallely. so when start subprocess then a userTask in subprocess assigne mutiple user. how can i do this. genre ted 

skverma02 by Confirmed Champ
  • 5670 Views
  • 2 replies
  • 0 kudos

code ELIFECYCLE

I created a new ADF application from scratch.I can not start it. Will output error [email protected] start /home/user/alfresco> npm run server-versions && npm run webpack-dev-server -- --config config/webpack.prod.js --progress --content-base app/npm WA...

varlok by Confirmed Champ
  • 9667 Views
  • 4 replies
  • 0 kudos

Modify a Alfresco's node from Activiti context

Hi, I have a problem with JavaDelegate class than not modify node on Alfresco Contexte.Details :With BPMN workflow (Task service) I call a JAVA CLASS which must modify aspect properties of a (Alfresco) document's Node.This Class running with success ...

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

Resolved! Create custom datalist in alfresco community 5.2

Hi,I am getting error while creating custom Custom Datalist in alfresco community 5.2Steps followed tep 1: Created CustomDataListModel.xml and put it inside the directory "\alfresco-community\tomcat\shared\classes\alfresco\extension\". Step 2: Create...

anandhan by Star Contributor
  • 9782 Views
  • 2 replies
  • 1 kudos

Default Container Volumes

I am a complete new to docker and I understand the way default container volumes are made. Container volumes are inside of /var/lib/docker/volumes. can I change the default volume directory for each container, to a directory/partition of choice on th...