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

Forum Posts

Add or modify candidateGroup on processDefinition task

Hi,after many search, i will ask to activiti forum for my question.I want to define dynamically candidateGroup, task by task, for my ProcessDefinition.When i go to ProcessEngine.getRepositoryService().getBpmnModel(processDefinitionId).getMainProcess(...

aeross by Champ in-the-making
  • 1350 Views
  • 9 replies
  • 0 kudos

Deployed Process Definition not visible

I have deployed a Process Definition. I have created instances of the same. I see the instances in Activity Explorer.When I go to Activity Modeler, I see the sample Process Definitions which came with the install. However, I don't see MY Process Defi...

baldy by Champ in-the-making
  • 1087 Views
  • 7 replies
  • 0 kudos

MTOM support in Alfresco-CMIS

Hi friends, I´m new to Alfresco development so sorry if this topic has been discussed before (I searched but didn´t find anything). I would like to use the CMIS ObjectService to insert documents in an Alfresco repository. I´m successful at that right...

ritesh by Champ in-the-making
  • 858 Views
  • 2 replies
  • 0 kudos

Create User using people api

Hi Folks,I manage to do several things:- create user using http://localhost:8080/alfresco/service/api/people- assign group to userI wonder how to achieve following things- not auto create user folder in user_home when I create user using above api, l...

silenr0c by Champ in-the-making
  • 2716 Views
  • 8 replies
  • 0 kudos

Consigli sulle Impostazioni della JVM di Alfresco

Ciao.Utilizzo il seguente server con installato Alfresco 4.2.d e integrato con Active Directory e database MySQL: macchina virtuale VMWare, Debian 6.0.7 64 Bit, 4 CPU, 4 GB di RAM.Il principale utilizzo è via CIFS e occasionalmente da Share da un mas...

bcsx by Champ in-the-making
  • 3261 Views
  • 6 replies
  • 0 kudos

TaskListener doesn't call

Hello everyone,I'm trying to use TaslListener for dynamic assining candidads.    <userTask id="HTask" name="HTask" activiti:assignee="${initiator}">    <documentation>Write something.</documentation>      <extensionElements>        <activiti:taskList...

yuriyk by Champ in-the-making
  • 835 Views
  • 6 replies
  • 0 kudos

Problem moving node in new folder

Hi!!I have a problem, inside an action, when trying to move actionedUponNodeRef into new folder I've created just before.I create new folder A (where A is a parameter generated dynamically by the first part of the action) as a child of companyHome wi...

carotti by Champ in-the-making
  • 315 Views
  • 1 replies
  • 0 kudos

multi UserTask

Hi,Please find the attached BPMN file.I have three UserTasksuserTask1 has  –> name, experience, email - variablesuserTask2 has  –> name, javaExperience, email - variablesuserTask3 has  –> name, j2eeExperience, email - variableswhen I'm starting the p...

nirvana by Champ in-the-making
  • 325 Views
  • 1 replies
  • 0 kudos

Versioning and LateBinding in Activiti

HI,We are rebuilding our applications in Activiti from IBM Webspher Process Server(WPS),In WPS, we implemented latebinding and versioning mechanism (i.e application valid through date) to deploy multiple verisons in serverand not to get exisiting ins...

Loop with timer

Hi,I have a problem with implementing a loop with timer. I want a logic as, first print "Please Wait", then start timer for 3 seconds, then goes to a gateway to check a parameter. If the parameter greater than something print some message then end. I...

rachel by Champ in-the-making
  • 376 Views
  • 2 replies
  • 0 kudos

more attributes section

i add an user task, then i select loop type. but, after deploy, my selected value is being reset. how can i solve this problem?

semih88 by Champ in-the-making
  • 411 Views
  • 2 replies
  • 0 kudos

custom button for different user

Salve a tutti mi chiamo rocco e sono un novello di alfresco!!Vorrei fare alcune domande. l'architettura su cui ho messo le mani in questi giorni è molto complessa e sto cercando di analizzarla (si tratta della creazione di un amp che una volta instal...

tavvolley by Champ on-the-rise
  • 1032 Views
  • 2 replies
  • 0 kudos

OpenCMIS and cm:categories

Hi,I added the P:cm:generalclassifiable aspect to a document with OpenCMIS extension.But I am not able to add the cm:categories property. Is it possible? I can not find any code example.Thank you

piotrp by Champ in-the-making
  • 420 Views
  • 2 replies
  • 0 kudos

Simple 12 task workflow...Long Stack. Is this expected ?

My workflow BPMN contain about 12 tasks and my stack dump (in my 5th task) seems pretty deep which is causing me some concerns.I am noticing that functions are getting called recursively in the Activiti engine.Is this a cause for concern in larger wo...

ialexei by Champ in-the-making
  • 249 Views
  • 1 replies
  • 0 kudos

check if a variable is null or not, on sequence flows

On a sequenceFlow, I want to check a condition which may include a variable that may not be defined yet in process instance.so if it's not defined, I dont want to get ActivitiException of "the variable is not defined", but want the flow to proceed.I ...

viravira by Champ in-the-making
  • 1610 Views
  • 1 replies
  • 0 kudos

get parent process instance in a child process

Hello everyone, I have a question regarding to the call activity sub process. In principal, i would like to start a parent process, which has some user tasks and calling activities. When child process in the calling activity starts, I would like to g...

hyd198471 by Champ in-the-making
  • 867 Views
  • 1 replies
  • 0 kudos

Cancelling processes performance

Hi,I'm in a case were we need to be able to remove running process instances very quickly. I did a test with a small workflow of ours that has a super process instance, a sub process instance with two multi instance tasks in it and 2 timer events att...

pfeiffer by Champ in-the-making
  • 301 Views
  • 1 replies
  • 0 kudos