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

Forum Posts

Calling functions

Hello,Can we call functions in a Activit workflow ? I would like to put the same code in one place… How can I do this ?For example I'am sending a mail at each userTask. Could I put the code in a function and call it ?<?xml version="1.0" encoding="UTF...

dranakan by Champ on-the-rise
  • 614 Views
  • 2 replies
  • 0 kudos

Out of memory uploading documents

Hi,I'm experiencing an 'out of memory' error in an Alfresco Web Service for uploading documents. The process creates one folder per hour and uploads the documents into them, acording with the time of uploading.The memory taken by the service increase...

mcd by Champ in-the-making
  • 465 Views
  • 5 replies
  • 0 kudos

Modified Parrarel Workflow

Hi guysI'm working on a workflow and need your advice. I'm creating a modified parrarel workflow and my requirement is when one of assigness rejects the workflow, the workflow will stop without waiting for other assignees. Is possible and if it is, h...

nunuts by Champ in-the-making
  • 525 Views
  • 9 replies
  • 0 kudos

Errore durante la ricerca dei file

Ciao a tutti, da qualche tempo ho qualche problema con la ricerca dei file. Il problema che si presenta è dato dal fatto che la ricerca mi estrae solo documenti caricati prima di una certa data. Cosa potrebbe essere? Come posso risolverlo?Vi posto l'...

monocromo by Champ in-the-making
  • 1845 Views
  • 19 replies
  • 0 kudos

signalling workflow task fails

Hi,I have created a script which should signal a workflow to the next step.This works in our test-environment, but the same script fails at a customer.I receive the following error message when I try to execute it:transaction has already been marked ...

mmaissan by Champ in-the-making
  • 169 Views
  • 2 replies
  • 0 kudos

A workflow inside another workflow

Hi all!I developed a simple parallel workflow in wich some examiners do their task (Review decision) and if the 100% of them approve the document then a final examiner can approve or reject the document.Now i want to implement a new feature: i want a...

paride by Champ in-the-making
  • 227 Views
  • 3 replies
  • 0 kudos

Upload de document sous share avec 4.0d

Bonjour,Lorsque j'essaye d'ajouter un document sous share, en utilisant comme mode de connection le passthru, Share me redemande mon login/mdp.Il m'est alors impossible de valider mes identifiants et donc d'ajouter mon document.J'utilise Alfresco 4.0...

How complete a workflow task from java ?

Hello,I need to complete a "task A" if after some time the user has not finished yet it. To do that, I am using a timer boundary event and when it fires I use a serviceTask to complete the "task A" with Java Code.My first attempt was using WorkflowTa...

my model fails with plain text content creationt

Hi There,I installed new release of alfresco (4.2.c) and I'm a little bit worried because I'm not able to create plain text content using the model I used with Alfresco 4.0.c. If I create a new HTML content and switch to my model (change type in Shar...

Most efficient (index backed) reference back to domain model

We will be running embedded Activiti and will have domain model objects persisted using JDO.We already have a ProcessParameters object in our domain model that encapsulates the process variables and will act as the link between the Activiti ProcessIn...

chrisc by Champ in-the-making
  • 151 Views
  • 1 replies
  • 0 kudos

How pluggable is JPA support?

I noticed that you can pass JPA entities in as process parameters/variables.How pluggable is the JPA support? We have large apps based on JDO and we were wondering how easy would it be for us to add JDO support to Activiti.i.e. is there a plug-in int...

chrisc by Champ in-the-making
  • 228 Views
  • 2 replies
  • 0 kudos

Wicket 1.5 and Activiti-intgeration

Hey,not sure if you guys are interested.I created a full integration of Wicket 1.5 and Activiti for an upcoming article in the German Java Magazin.This was more of an experiment but I kinda like how it worked out I will release the code as open sourc...

Form properties not initialized when null or empty

Hi,I have a question regarding form properties. When using form properties and the user did not fill in a value, the process variable related to the form property is not set in the execution. You can see this in the FormPropertyHandler on line103 :if...

pfeiffer by Champ in-the-making
  • 302 Views
  • 3 replies
  • 0 kudos

Permission in share for workflow

Hi All,   I have to implement a workflow in alfresco share. It is a loan request - approval process. When completing the workflow , the issue is that the requester can also view and approve the request. It could not be allowed. There are three folder...

How reassign Actors in a Workflow (Activiti Issue) ?

Hello,I have a workflow with 3 actors. One of them is the initiator (Person A) of the workflow and the rest (Person B and Person C) are selected from the initial form. I create two aspects (similar to bpm:assigne aspect) in my custom model in this wa...

ContentServicePolicies.OnContentPropertyUpdatePolicy not raise event

Hello,I have created a new aspect which should execute function when metadata is modified. In the init method I have              this.policyComponent.bindClassBehaviour(                ContentServicePolicies.OnContentPropertyUpdatePolicy.QNAME,     ...

colandr by Champ in-the-making
  • 535 Views
  • 4 replies
  • 0 kudos

Errore con l'Installer in UbuntuServer12.04

Buongiorno a tutti,sto provando ad installare Alfresco utilizzando l'installer: alfresco-community-4.2.b-installer-linux-x64.bin  su una distribuzione Ubuntu Server 12.04 aggiornata ad oggi.Purtroppo ogni volta al termine dell'installazione mi compar...

ivan_6394 by Champ in-the-making
  • 903 Views
  • 3 replies
  • 0 kudos

Troubles with JPA / Activiti CDI initialisation

Hello,i am not sure if this is the right forum for my problem, but as it only happensin the context of an Activiti execution i decided to post it here.I run into troubles when i change a property on an JPA process variable from withinan service task....

The following error occurred while executing this line

This is the output in the console———————————————————-Buildfile: D:\Development\ALFRESCO_SVN\HEAD\root\build.xmlinit:     [echo] user.home = C:\Users\Gia     [echo] version.number = 4.2.dclean-core:   [delete] Deleting directory D:\Development\ALFRESC...

berenoune by Champ in-the-making
  • 1513 Views
  • 2 replies
  • 0 kudos

Configurare Alfresco per utilizzo CIFS

Salve a tuttiho un problema nell'utilizzo del CIFS.Io ho installato Alfresco Community su Windows Server2003, ho creato degli Space, ora voglio che gli space siano presenti sul FileSystem del mio PC utilizzando CIFS.Ho provato a modificare il file pr...

genni by Champ in-the-making
  • 804 Views
  • 2 replies
  • 0 kudos