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

Forum Posts

How to set rules to company home during startup

Hi all,Anyone knows how to define rules for company home space via bootstrap feature during startup of alfresco. I would like to define a inbound rule to add versionable aspect for any content that is sub type of cm:content. I encountered exception d...

twchiam by Champ in-the-making
  • 472 Views
  • 4 replies
  • 0 kudos

Queries about process engine performance

Hi All,We have recently started evaluating Activiti for one of the client requirements and were trying to figure out the performance benchmarks if defined in any document. Since the client is looking for a great concurrent user base (about 500 concur...

Changing fonts in whole system

Hi there,we are using Alfresco in our company and would like to change to font in Alfresco to our corporate standard. Haven't found any solution yet. Is there any possibility?Thanks a lotTobi

tob by Champ in-the-making
  • 403 Views
  • 1 replies
  • 0 kudos

User Task vaariable scope

Hi All,In usertask I have three variables and in the flow I'm using call-activiti.Problem statement : The variable scope in the usertask is not available in the call-activiti.I'm checking this usingexecution.hasVariable("X");‍‍‍This is returning fals...

nirvana by Champ in-the-making
  • 86 Views
  • 1 replies
  • 0 kudos

Champ Modificateur dans Recherche Avancée

Bonjour à tous,Je voudrai remplacer le champ texte correspondant au Modificateur dans la recherche avancée, par un object finder qui permet de selectionner l'utilisateur depuis le pop-up, plutot que de saisir son username.J'ai essayé d'assigner le co...

hammerguy by Champ in-the-making
  • 593 Views
  • 1 replies
  • 0 kudos

Subprocess Event Scope

Hello, I am curious to know the best way to implement the following situation:I have a process that issues a message. That message should trigger a subprocess start. The end of that subprocess (I ended it at a somewhat arbitrary point) should initiat...

jsmith6690 by Champ in-the-making
  • 149 Views
  • 1 replies
  • 0 kudos

Extending Modeler

I would like to add new task items to the stencil. I have looked at http://docs.codehaus.org/display/ACT/Extending+Modeler+with+new+task+type and although it is a workable solution it does not seem to be a sustainable solution. Is there any plans to ...

mlam by Champ in-the-making
  • 102 Views
  • 1 replies
  • 0 kudos

how to get task status?

Hi,I am using the taskService to create the tasks. At some point of a time, I want to know the status of the task. How can i get it?e.g. If task is created, status of the task is NEW or CREATED.when we claim the task, it changes to new state e.g. INP...

abhip by Champ in-the-making
  • 478 Views
  • 1 replies
  • 0 kudos

Formulaire upload avec WebScripts

Bonjour,J'urilise Alfresco Share (4.1.5) pour développer une nouvelle page dans un site avec une interface intèrement custom.Je désire implémenter un formulaire d'upload, pour cela je voudrais utiliser jQuery-File-Upload (https://github.com/blueimp/j...

soldiertt by Champ in-the-making
  • 689 Views
  • 1 replies
  • 0 kudos

complete API

Hi,When i invoke complete(String taskId, Map<String,Object> variables) passing some parameters as map where are they getting stored. Are these parameters are same as Task local variables.Please clarifyRegards,Rohit