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

Forum Posts

'Description' process variable

Hello,I'm trying to create some generic process description.Description is some template string defined in process definition with inclusion of process variable values. For example, "Vacation request. Vacation dates are ${startDate} - ${endDate}"It s...

lossril by Champ in-the-making
  • 658 Views
  • 2 replies
  • 0 kudos

Personalización de roles

Hola a todos, lo primero de todo es daros las gracias por adelantado a todos los que me ayudáis en esto de alfresco. Bueno solventado la problemática de impedir que los usuarios puedan crear espacios (solo administradores), ahora tengo la duda de que...

p_pimenton by Champ in-the-making
  • 4656 Views
  • 9 replies
  • 0 kudos

Node does not exist: missing://missing/missing(null)

Ciao,Dopo aver cancellato alcuni documenti creati di prova, mi ritorna questo errore se eseguo una qualsiasi ricerca:2016-01-18 16:45:11,710  ERROR [extensions.webscripts.AbstractRuntime] [http-80-33] Exception from executeScript - redirecting to sta...

rosh by Champ in-the-making
  • 1220 Views
  • 2 replies
  • 0 kudos

Multi select option block

Hi, I've been trying to include a option in my form where the user can select multiple options but have been having difficulties, is this possible and if so could someone provide guidance as to how ?

hz123 by Champ in-the-making
  • 668 Views
  • 3 replies
  • 0 kudos

Add document to package items in JBPM workflow form via Java

Ok I need to do the following, have action button in share forms, that calls a webscript, that  webscript calls a java action,this action creates a certain document and puts it in packageitems.In order to accomplish this I am missing two things.First...

leftright by Champ on-the-rise
  • 1233 Views
  • 3 replies
  • 0 kudos

Trabajando seguro (SSL/HTTPS) con Alfresco Community

Saludos:Estoy bastante perdido leyendo lo que encuentro sobre cómo asegurar la comunicación de los usuarios y Alfresco. En principio los dos únicos tipos de acceso que deseo tengan los usuarios es via https/share y a través del mapeado del home y los...

adolfopa by Champ on-the-rise
  • 6333 Views
  • 23 replies
  • 0 kudos

execute a script only for a special filename

Hi,i am trying to mogrify uploaded pictures to a fixed size.so i found here an appropriate Javascript herehttps://forums.alfresco.com/forum/developer-discussions/alfresco-explorer-development/overwrite-files-scripts-08012008-1547I created a rule, whi...

stegbth by Champ in-the-making
  • 351 Views
  • 1 replies
  • 0 kudos

Does Alfresco fit for material test workflow?

Hi, I want to know if Alfresco would fit for the below workflow that involves data capture at each step. e.g material-testing  -> capture test data in each step -> create report. Scenario: order{Sample ID: 0001Sample amount : 200gramsType: Soil from ...

premtemp by Champ in-the-making
  • 203 Views
  • 1 replies
  • 0 kudos

Timer Events

When a task is encountered in the process and if there is a boundaryTimer event then the timer is started. What happens if the engine goes down , i,e I shutdown the tomcat and restart after a while ? Will the timer be still valid ? Suppose the time i...

ncoonghe by Champ in-the-making
  • 253 Views
  • 2 replies
  • 0 kudos

Need help with connecting Activiti to Active Directory (AD)

Hello all,im finally giving up and reaching for help, it's been god knows how many days of constant struggle to get AD working with Activiti…2 weeks ago i successfully did "Share connector demo" so Alfresco and Activiti were connected. Then i've setu...

bizilux by Champ on-the-rise
  • 855 Views
  • 6 replies
  • 0 kudos

New column in Actviti Table - Implication to Engine

I am using Activiti Version 5.18, with Oracle 11g.We have a requirement to add a new column "created_date" to all the tables. We are going to use a third party tool to replicate our primary Db to a secondary DB, where the created_date column will hel...

prakashm88 by Champ in-the-making
  • 344 Views
  • 2 replies
  • 0 kudos

Problem with CustomUser/GroupEntityManager

/** * CustomGroupEntityManager * @author connor * */public class CustomGroupEntityManager extends GroupEntityManager {   @Autowired   private UserManageService  userManageService;       @Override      public List<Group> findGroupsByUser(String userId...

connor by Champ in-the-making
  • 263 Views
  • 1 replies
  • 0 kudos

Cannot Find Execution to Continue

Hi. I'm trying to find an execution that's been suspended (due to an Asynchronous process) so that I can continue it with messageEventReceived. I'm trying to find the execution using ExecutionQuery.activityId() (which seems to work) or even .messageE...

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

Documentio aziendali

Nella precedente versione di alfresco i documenti dell'azienda erano conservati sotto il menù "Company Home", ora in Sharedove mi consigliate di renderli disponibili?Pensavo di spostarli in repository, in tal caso come arrivare al suddetto path con w...

f_quaranta by Champ in-the-making
  • 1294 Views
  • 5 replies
  • 0 kudos

New Versions in Maven Repository

It seems only up to 5.14 is in the Maven Repository.  Am I looking in the wrong place?https://maven.alfresco.com/nexus/content/groups/public/org/activiti/activiti-engine/I need to upgrade to at least 5.17 b/c of a bug fix but without the newer versio...

mnorusis by Champ in-the-making
  • 275 Views
  • 1 replies
  • 0 kudos

BPM Versioning

I know that the process definition in Activiti are versioned. So, If you deploy a new version, new process instances will run in the newest process definition, old process instances keep running against the original version.What about the Java classe...

samsmith by Champ in-the-making
  • 261 Views
  • 1 replies
  • 0 kudos

Multiple boundaryTimer events on the same task

Is it possible to have multiple boundary timer events on the same task. One task to trigger a few minutes before the duedate and other to trigger immediately after the duedate. I do not want the task to be cancelled on the trigger,but to be completed...

ncoonghe by Champ in-the-making
  • 224 Views
  • 1 replies
  • 0 kudos