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
  • 810 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
  • 274 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
  • 348 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
  • 275 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
  • 1057 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
  • 929 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
  • 1010 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
  • 666 Views
  • 1 replies
  • 0 kudos

Advanced search authority association

As the title suggests, I have a custom type that includes an authority type association. I want this to be visible in advanced search.I have read another post stating this is not by default possible, the suggested workaround being one my co-worker an...

mtielemans by Champ in-the-making
  • 497 Views
  • 2 replies
  • 0 kudos

Problem with email message processing/solr

Hi,I'm seeing a problem in the logs with Email message processing that seems to be connected to the solr processing.I've replaced the invalid number which is an alphanumeric in the log entry below as it's different for different errors - but not a nu...

idwright by Star Collaborator
  • 643 Views
  • 2 replies
  • 0 kudos

Using External Databases with Activiti BPMN

I'm currently working with some business process creation using BPMN with Activiti. For one step in that business process I need to query a database and use that result in subsequent steps. So I'm looking for possible workarounds to integrate SQL ope...

anu86 by Champ in-the-making
  • 310 Views
  • 2 replies
  • 0 kudos

problem in validate user task

hola,when i complete my user task in my process pless help.HTTP Status 500 -type Exception reportmessagedescriptionThe server encountered an internal error () that prevented it from fulfilling this request.exceptionjavax.servlet.ServletException: org...

zegrar by Champ in-the-making
  • 292 Views
  • 2 replies
  • 0 kudos

change start page

Hi,By default every user get after login to their personal user dashboard.I want now that all users after login get instead to another site.How can I change this in the most easily way? I`m using 5.0.dThanks in Advance.

thk by Champ on-the-rise
  • 696 Views
  • 4 replies
  • 0 kudos

During installation Activiti Eclipse BPMN 2.0

on Eclipse Version: Indigo Service Release 2 (Build id: 20120216-1857)I've got the message:Cannot complete the install because one or more required items could not be found.  Software being installed: Activiti Eclipse BPMN 2.0 Designer 5.9.3 (org.act...

kolubo by Champ in-the-making
  • 4420 Views
  • 10 replies
  • 1 kudos

Search site via REST API

Hello,I would like to have name-based sites in Alfresco. Site names should be like MySite,MySite-One,MySite-Two,MySite-Three etc.. I want to use REST API where I can search for such sites. Example use case: I want to get a site whose name is MySite o...

Could not delete a job

when i use activiti explorer to delete a job,it return a null alert;when i use activiti-rest api to delete a job,i got the error response, how cloud i delete this job? <html><head><title>Apache Tomcat/7.0.54 - Error report</title><style><!–H1 {font-f...

Concurrent signals to same process instance.

HiI have a process that makes heavy use of the camel integration within activiti. I have a process that waits on a receive task for a message to come in via Camel, does some processing on the event, then loops back around to the receive activity and ...

mhanrahan by Confirmed Champ
  • 304 Views
  • 1 replies
  • 0 kudos

Information Requests in BPMN

A general BPMN question here: are there guidelines in BPMN design that dictate whether to include a specific service task for a process that just gets information from one of the subsystems for use, say, in the next task? It doesn't really affect the...

richip by Champ in-the-making
  • 199 Views
  • 1 replies
  • 0 kudos