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

Forum Posts

SpringProcessEngineConfiguration - autodeploy

Hi,Is there a built in way to auto-deploy bpmn resources only if there has been a change in the bmn20.xml file? Setting the deploymentResources property of the SpringProcessEngineConfiguration bean seems to deploy everytime the spring container is st...

chris889 by Champ in-the-making
  • 2605 Views
  • 15 replies
  • 0 kudos

Alfresco share error!

Hi everyone!When I access alfresco share page. It has error:A server error has occured.There are a number of reasons why this could have happened:    You have attempted to access a page that does not exist - check the URL in the address bar.    You h...

hienque by Champ in-the-making
  • 1165 Views
  • 5 replies
  • 0 kudos

How to pass update value back to Main Process

HiI have a main process e.g NB (Process)1. NB has 2 activities (CallActA, CallActB) - both are Call Activities2. I change some value of an property 'Decision' in CallActA3. I want to pass the changed value of 'Decision' property in CallActB Issue: I ...

sudarshan by Champ in-the-making
  • 272 Views
  • 1 replies
  • 0 kudos

User Task TaskListener not working

HiHave written a java code (below) to just sysout on console.. But nothing is getting printed when task gets created..UserTaskA is mapped to UserTaskCreateEvent  class under Task Listener section.Codeublic class UserTaskCreateEvent implements TaskLis...

sudarshan by Champ in-the-making
  • 295 Views
  • 1 replies
  • 0 kudos

NPE retrieving a blob local task variable

Hi guys,I'm getting a NullPointerException executing HistoricTaskInstance.getTaskLocalVariables() when I have a task variables with blobs as their values. This is 5.13It seems like Context.getCommandContext() returns null, because the context threadl...

hyapit by Champ in-the-making
  • 439 Views
  • 2 replies
  • 0 kudos

Activiti Training

I am looking for in depth Activiti training for my team as we are strongly considering using Activiti has our workflow engine.

tmcclure by Champ in-the-making
  • 338 Views
  • 1 replies
  • 0 kudos

Different content found in activiti-explorer.war v5.12 and m

Hi folks.Yesterday I downloaded Acviti 5.12 zip bundle from the http://www.activiti.org website.After zip extraction I decided to compare activiti-explorer.war with maven artifact activiti-webapp-explorer2.war (https://maven.alfresco.com/nexus/conten...

hmartim by Champ in-the-making
  • 664 Views
  • 3 replies
  • 0 kudos

Activiti Modeler Source

Where do I locate the source code for the Activiti Modeler that is embedded in the Activiti Explorer?

tmcclure by Champ in-the-making
  • 308 Views
  • 1 replies
  • 0 kudos

Task Listener method-Service Reference null

Hi,In Activiti User task-Task Listener method i am trying to call service method which is autowired.But i m getting Serivice reference null.Please Help.testService is autowired.public void notify(DelegateTask delegateTask) {// TODO Auto-generated met...

rikin by Champ in-the-making
  • 339 Views
  • 2 replies
  • 0 kudos

Can't evaluate boolean expression in usertask

Hi,as the topic says, I get a warning when completing a usertask. My process: User A starts it and some variables are created and some task are done. A parallel gateway leads to eventbased gateway and a usertask of different lane. One event is a time...

fellowtom by Champ in-the-making
  • 472 Views
  • 2 replies
  • 0 kudos

Set owner of taks in XML

Hi,is it possible to set the owner of a task based on a process variable? Is it possible with a line like below?<userTask id="AssignUserTask" name="AssignUserTask" activitiwner="{ActivitiTaskOwner}"  activiti:candidateGroups="CSM, RD"></userTask>If n...

kristofsl by Champ in-the-making
  • 298 Views
  • 1 replies
  • 0 kudos

Creating a new extractor from a new Model

Hello,I want create a new model in order to map the new types with my custom extractor(new extractor).so after my research i find this demarche:1-custom-Model.xml the new model have to be created in extension folder2-custom-model-context.xml for regi...

Activiti taskListener method-Service reference null

Hi,In Activiti User task Task Listener method i am trying to call service method which is autowired.But i m getting Serivice reference null.Please Help.testService is autowired.   public void notify(DelegateTask delegateTask) {      // TODO Auto-gene...

rikin by Champ in-the-making
  • 252 Views
  • 1 replies
  • 0 kudos

Spring bean is not udating my database

I have an execution listener. I have loaded a spring bean in the listener. I am calling a function on this bean which eventually updates my database.But the update does not happen. No sql is generated. This bean method works fine when i call it throu...

javax.faces.FacesException: The absolute uri: http://java.su

Could somebody explain why i'm getting this when when I go tohttp://localhost/alfresco:javax.faces.FacesException: The absolute uri: http://java.sun.com/jsf/html cannot be resolved in either web.xml or the jar files deployed with this applicationcaus...

Error en busqueda de sitios

Mi problema empezó al momento de renombrar algunos sitios creados, al querer buscar sitios sale el siguiente mensaje.06160003 Wrapped Exception (with status template): 06160005 Error durante el procesamiento de la plantilla 'Method public org.alfresc...

ziztmz by Champ in-the-making
  • 792 Views
  • 1 replies
  • 0 kudos

Create Thumbnail for mutipage PDF

Hi,I need to create thumbnail images for PDF files. For single page PDFs its working and create image file. But when I try a multipage pdf its throws fallowing error. Thanks.BeslanAlfresco version : 4.2btested imagemagick versions : 6.5.6 (from Alfre...

beslan by Champ in-the-making
  • 877 Views
  • 5 replies
  • 0 kudos