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
  • 467 Views
  • 0 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
  • 5443 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
  • 3843 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
  • 3618 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
  • 1609 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
  • 3812 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
  • 5080 Views
  • 2 replies
  • 0 kudos

code ELIFECYCLE

I created a new ADF application from scratch.I can not start it. Will output error alfresco@0.1.0 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
  • 8886 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
  • 5939 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
  • 9267 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...