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

Forum Posts

[Activiti 6] : Running a flow using a Json Flow

HiCurrently I'm setting up a process Engine, deploy the flow and running the flow.  Here I'm using the bpmn.xml file.     Can i run the flow using Json instead of XML ?  if not should i convert Json to XML using parser ? which method do i need to use...

bond007 by Champ in-the-making
  • 150 Views
  • 1 replies
  • 0 kudos

3D assemblies

Can Alfresco control(revisioning and workflow) 3D assemblies in Solidworks(like PDM)?

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

Activiti Customizing

Hi Im a java developer with alfresco developing knowledge and right now i do have zero knowladge of activiti customizations. i know activiti use Basic Authentication with rest api calls. sending password with every request is a security issue. theref...

paulrda by Champ in-the-making
  • 320 Views
  • 2 replies
  • 0 kudos

Alfresco Cas

hellohow to use cas in alfresco. how to login third party integration likewise CAS in Alfresco

Multiinstance subprocess erroring on boundary condition

I have  the following configuration to kick off multi-instance sub process.1.Collection = ${execution.getVariable("PAYLOAD")} – this the Payload  variable  at the parent process level.2. Completion condition = ${nrOfCompletedInstances/nrOfInstances >...

ad1 by Champ in-the-making
  • 261 Views
  • 2 replies
  • 0 kudos

Id as Strings in Activiti Engine on Performance

Hi Members,I see that all the ids used in the engine are stored in db tables as varchar. Is there any specific reason for it. Is it not a performance issue as these ids are numbers and could have stored as BigInt in the database. Can you clarify ?Tha...

davanna by Champ in-the-making
  • 115 Views
  • 1 replies
  • 0 kudos

Java class access from Process

I am a newbie to Activiti, so this question may sound stupid. please excuse me.I have process with set of  service task activities. I make calls to different methods in one Java a class using expression in these  service task stages. My question is ....

ad1 by Champ in-the-making
  • 167 Views
  • 2 replies
  • 0 kudos

Access to 'assembled' process definitions

Greetings,We are currently working on building up a sort of 'wizard' style application that leverages Activiti under the covers to define the steps in the wizard. As a result, we have a number of User Tasks chained together in our Process Definitions...

commandContext with spring

Hi,  how to configure activti-context to inject to use commandContext in my services , i try this but it dosen't work : <blockcode><bean id="processEngine" class="org.activiti.spring.ProcessEngineFactoryBean">    <property name="processEngineConfigu...

habib1 by Champ in-the-making
  • 488 Views
  • 3 replies
  • 0 kudos