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

Forum Posts

Gateway to model short cut AND condition?

I have a flow that needs approval from two different people, in parallel manner.If one of them reject, the flow should continue straight away to the rejected flow.If one of them approve, the flow should wait and see whether the second person approve ...

ykphuah by Champ in-the-making
  • 505 Views
  • 9 replies
  • 0 kudos

TaskQuery to order by task variable

In my implementation, when I display the task list to the user, I need to present it with a lot of domain specific information, for example, a requestId field that I have put it in the task/process variable.Is there a way to get TaskQuery to perform ...

ykphuah by Champ in-the-making
  • 215 Views
  • 1 replies
  • 0 kudos

Variable as a message (xml/json)

Hi,I'm currently evaluating activiti and have built a simple REST+camel api to start a process and populate a few variables from the message. What I would like to do is store the entire message in a variable and access parts of that in camel plus use...

uk_fhir by Champ in-the-making
  • 257 Views
  • 3 replies
  • 0 kudos

Catch Activiti Rest calls, Activiti 5.19 on tomcat with waffle

Hi, We have implemented activiti 5.19 on tomcat 7 with Waffle windows authentication (Server 2012). What i want to do, instead of sending header in the HTTP request message, is to make my own logic of authentication.What do i need to change, I am loo...

ilansch by Champ in-the-making
  • 182 Views
  • 2 replies
  • 0 kudos

Event listener with async service task does not update service

Hi,I am trying to use an event listener to update my UI when an unclaimed task becomes available in the workflow. While events are coming through, this does not seem to be reflected in the services when queried. This seems to be an issue that is more...

mishamo by Champ in-the-making
  • 849 Views
  • 7 replies
  • 0 kudos

Diversos workspaces

Tengo varias dudas sobre cómo usar diversos workspaces en Alfresco. No he logrado encontrar documentación al respecto…Para acceder a un nodo, por ejemplo, utilizo una url como ésta:workspace://SpacesStore/32da316f-9d2a-4e57-a28b-89d86bff6584Si utiliz...

spilby by Confirmed Champ
  • 845 Views
  • 1 replies
  • 0 kudos

Error al importar tenant

He probado desde la versión 4.2.f a la 5.0.d de Alfresco Community en Windows y no he sido capaz de conseguir que funcionen los siguientes pasos sin que salten excepciones que además dejan la instalción de Alfresco inestable:1. Crear un tenant2. Expo...

raulcad by Champ in-the-making
  • 950 Views
  • 1 replies
  • 0 kudos

why i could not delete this job?

when i tried to delete this job with rest-api,i got the error message,how to solve this problem?java.lang.NullPointerException   org.activiti.engine.impl.persistence.entity.JobEntity.delete(JobEntity.java:125)   org.activiti.engine.impl.cmd.CancelJob...

deleting process variable

Hi,when deleting process variable using taskService.removeVariable(taskId, variableName), variable entry is deleted from act_ru_variable DB table, however entry remains in act_hi_varinst table and the value is null. How to remove variable from histor...

justass by Champ in-the-making
  • 609 Views
  • 1 replies
  • 0 kudos