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

Forum Posts

How can I get CommandContext in OSGi?

I have put the ProcessEngine into Equinox OSGi framework, and have got runtimeService,repositoryService,identityService etc.In the OSGi framework Activiti can create new user and add new deployment, but when I start processinstance by key, it's error...

chaoyy by Champ in-the-making
  • 125 Views
  • 1 replies
  • 0 kudos

checkout cm:folder - bug?

I have a custom content model, one type of which extends cm:folder.Now, when I checkout the object of said type, and then check it back in again (all of which BTW are done via the javascript API), all the parent/child relationships are lost until I d...

tgmweb by Champ in-the-making
  • 158 Views
  • 1 replies
  • 0 kudos

versions

Hello!Does anybody can tell which version of Eclipse and Activiti Designer I need to use?I have tried various versions of both, installation ran without errors, but then a click "New Project" -  i don't see Activiti items…I am working under windows 3...

sanets by Champ in-the-making
  • 293 Views
  • 2 replies
  • 0 kudos

Using 'SubProcesses' in Activiti Designer

I looked for this in the documentation but did not find any references. How do we (i) How do we USE pre-existing processes as subprocesses in Eclipse Designer. I don't see instructions for using subprocesses or any node for it in the designer palette...

jjfutt by Champ in-the-making
  • 116 Views
  • 1 replies
  • 0 kudos

How to create data entry forms in Alfresco3.4d

Hi   I am new to Alfresco,I am using alfresco community installer 3.4 d .I want to create data entry forums having simple features like adding text in  textbox , Select data from dropdown ,Submit data button and upload feature for storing data in alf...

deepak by Champ in-the-making
  • 213 Views
  • 1 replies
  • 0 kudos

More custom types with one common form definition.

Hi,I have my custom type and it`s several subtypes. I want to use the same form for all of them. Is it possible to reuse one form definition to more node types (subtypes)? Or is there any other solution?ThanksTom

tomasp by Champ in-the-making
  • 124 Views
  • 1 replies
  • 0 kudos

Again: JTA configuration/Spring

Hi all,Quick question:In order to get Activiti work in a JTA environment, considering that it is managed by Spring (actually inside Grails) that uses a org.springframework.transaction.jta.JtaTransactionManager:do I need to use a SpringProcessEngineCo...

Passing null to TaskQuery.processInstanceId()

Hello all, I noticed an interesting feature when creating a TaskQuery to find all tasks for a given process Id. If I attempt to do so and the string I pass to processInstanceId() is null (like the example below), I am given ALL active tasks rather th...

cmaron by Champ in-the-making
  • 108 Views
  • 1 replies
  • 0 kudos