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

Forum Posts

Database Exceptions in Unittest

Hello,I am currently evaluating Activiti for a new project and keep running into seemingly random, database related exceptions likeProcessInstance was updated by another transaction concurrently, Deadlock detected, Variable was concurrently updated i...

billdoor by Champ in-the-making
  • 77 Views
  • 2 replies
  • 0 kudos

Reset form values

Hello at all,I have a simple use case but I do not succeed in getting it work:How can I reset a string form value using the expression form property? I have a string form variable named "nope". I tried to use ${execution.setVariable('nope', '')} in t...

b_schnarr by Champ in-the-making
  • 74 Views
  • 2 replies
  • 0 kudos

Deployment thro' API

Hi,I tried to deploy and start a process instance thro' ProcessEngine and ProcessEngineConfiguration APIs. My java code doesn't throw any exception. But there is no deployment happening in the engine. I herewith attached my java code, bpmn file and a...

rajendiran by Champ in-the-making
  • 225 Views
  • 13 replies
  • 0 kudos

Problems with Standalone Process Engine Configuration

I am trying to initialize the Process Engine in the following way,            ProcessEngines.init();            ProcessEngine processEngine = ProcessEngineConfiguration.createStandaloneProcessEngineConfiguration()                  .setJdbcUrl("jdbcra...

pneudecorb by Champ in-the-making
  • 100 Views
  • 3 replies
  • 0 kudos

Reading blob from act_ge_byetarray

Hi,We are trying to read the variables from the act_ru_variable table and display them in the external console. We don't have any issues with the variables having primitive datatypes but not able to display the complex variables which are stored as b...

satramalin by Champ in-the-making
  • 110 Views
  • 1 replies
  • 0 kudos

a Question content model

Hello,I have a question, i am traying to do a content model, but in the beginng of de xml, i have this tag <model name="sc:emtmodel" xmlns="http://www.alfresco.org/model/dictionary/1.0">, when i visit http://www.alfresco.org/model/dictionary/1.0, sho...

lgonzalez by Champ in-the-making
  • 103 Views
  • 3 replies
  • 0 kudos

Modified date is in future...

Hi All,In my application the document's modified date is future date . It is almost 1 month ahead of current date.The document created on 29th Jul shows it's modified date as 39th Aug.I have checked the server date and it is correctly set.Please help...

mcasanket by Champ on-the-rise
  • 162 Views
  • 3 replies
  • 0 kudos

Open source

Can there be an open source license with restrictions on using only in a specific sector  and country?

Búsqueda lucene mimetype(pdf) y nombre

Buenas,Estoy implementando desde java un buscador mediante Java en el cual debo buscar los documentos según su nombre y además únicamente deben ser pdf's.Esto es el trozo de código que estoy usando:<pre>String busqueda = "TYPE:\"{http://www.alfresco....

dsanchez by Champ in-the-making
  • 1267 Views
  • 3 replies
  • 0 kudos