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

Forum Posts

Update a live sub-process

Hello,I am learning Activiti. I have a multi instance sub-process that has a bunch of user tasks. Let's say the sub-process collection is "A" with size 2 i.e when the process starts, two initial user tasks are created for the right assignees. Now, at...

mnj111 by Champ in-the-making
  • 280 Views
  • 4 replies
  • 0 kudos

using custom table instead of ACT_RU_VARIABLE

Hello,         We use activiti for our business process. We were using ACT_RU_VARIABLE(in the form of key,value pairs) to store information related to a process instance. And a lot of information is currently being stored in that way which made the d...

Can't see added users when setting rules on Alfresco 5.1

I am trying to make a simple Approve/Reject flux in Alfresco: after testing it on a bitnami virtual machine with positive results, I installed the Community 5.1.0 (r122274-b3) version (again on a VM) in order to have a better performing and more vers...

danielet by Champ in-the-making
  • 718 Views
  • 2 replies
  • 0 kudos

How do we load an existing (deployed) process ?

This may be a naive question, but I couldn't find how to solve this.I get the process engine instance by this rocessEngine processEngine = ProcessEngineConfiguration.createProcessEngineConfigurationFromResourceDefault()        .buildProcessEngine(); ...

gbm by Champ in-the-making
  • 237 Views
  • 3 replies
  • 0 kudos

Issue in SDK WebServiceSamples : Error starting session

Hi allI am attempting to run the samples of web services in SDK but I am getting the error  :Exception in thread "main"org.alfresco.webservice.util.WebServiceException: Error starting session.   atorg.alfresco.webservice.util.AuthenticationUtils.star...

CMIS and workflows

Hi all,I'm trying to launch an activiti workflow from an external application via CMIS, but I can't find a way to make it work. I read that it's possible (at leas in version 3.4 http://docs.alfresco.com/3.4/concepts/cmis-and-alfresco.html)¿Is it poss...

tcuser by Champ on-the-rise
  • 653 Views
  • 2 replies
  • 0 kudos