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

Forum Posts

Enum dropdown is empty

I'm currently using Activiti 5.17.  I created my project in Eclipse and created an enum for one of the variables.  I import the file and everything works except the enum variable is blank.  I can't select reject or accept there not there.  To trouble...

skoontz006 by Champ in-the-making
  • 533 Views
  • 8 replies
  • 0 kudos

activiti Rest error in weblogic

Hi deployed activiti REST war file in weblogic 12c and got following error. Any suggestion??–PrasantaError 500–Internal Server Error java.lang.IllegalArgumentException: ServletContext must not be null   at org.springframework.util.Assert.notNull(Asse...

pksahoo by Champ in-the-making
  • 230 Views
  • 2 replies
  • 0 kudos

Generated BPMN diagram information

Hello,in our usage of activiti, we are generating BPMN without any kind of diagramming information.For the engine that is fine, and works. Nonetheless we might make use of some kind of graphical visualization.When opening the BPMN in the Eclipse desi...

lmollea by Champ in-the-making
  • 146 Views
  • 1 replies
  • 0 kudos

Update a table in default H2

Hi Guys,I have a process model with very long task descriptions (say around 6k characters). Since the default tables are created with VARCHAR(4000) for these fields I may loose some part of the information therein. Therefore, I'd like to update the d...

shoopi by Champ in-the-making
  • 259 Views
  • 3 replies
  • 0 kudos

Pagination not working with get attachments REST call

Hi ,I need to add pagination therefore, my get attachments request call is as below, with the start and size set. var attachments = get(httpUrl + "/bpmn/runtime/tasks/" + id  + "/attachments?start="+start+ "&size=10",null,headers,"json").data;but thi...

hguser by Champ in-the-making
  • 131 Views
  • 1 replies
  • 0 kudos

Assigned Date For User Task

Hi,Is there any way to handle assigned date for a user task or should it be handled through process variables(using assignment event in task listener)?Thanks in advance,Himaa kishore D

Error while access Activiti 5.17 REST service in Weblogic 12c

I got null pointer errror while access REST service in weblogic environmnet in Activiti 5/17/Any thought?????Error 500–Internal Server Error java.lang.IllegalArgumentException: ServletContext must not be null   at org.springframework.util.Assert.notN...

pksahoo by Champ in-the-making
  • 207 Views
  • 1 replies
  • 0 kudos

How to create documents with version using cmis in c#?

Hi Team,I am trying to create documents with versioning. I did upto check out. While checking I am getting conflict. First I am creating documents from that method i am passing docid/path as parameter to createdocument_version method. In that I am pe...

Is the company crippling the open source version on purpose?

I have been trying to install and configure 5.0d community from the zip files on a linux server for many hours now. That package has errors that will prevent it from running without various changes. Is no QC work done on the community packages? How a...

oktay by Champ in-the-making
  • 741 Views
  • 8 replies
  • 0 kudos

Cascader/imbriquer des listes de métadonnées

Bonjour,Est-il possible d'imbriquer des listes de métadonnées sur plusieurs niveaux ?exemple :Le choix de la métadonnée de la liste1 proposera une liste2 liée au choix 1…J'ai créé mes listes sans pb (constraint LIST) mais je ne vois pas comment les i...

sergio1024 by Champ in-the-making
  • 1202 Views
  • 3 replies
  • 0 kudos

users only in LDAP not in alfresco

I have a scenario where the customer wants to have the users inside the LDAP server, but not inside Alfresco.is it something possible?

skumar_us by Champ in-the-making
  • 284 Views
  • 2 replies
  • 0 kudos

Field validation not working

Hi,I try to add email validation to a field with validation handler. In share-form-config-custom.xml, added next lines:<appearance>  <field id="my:thirdPartyEmail">        <constraint-handlers>      <constraint type="MANDATORY" validation-handler="Al...

monicag by Champ in-the-making
  • 797 Views
  • 3 replies
  • 0 kudos

Mail mechanism robust?

Hi all,i'm using Alfresco Community 4.2.c and i've successfully configured Alfresco to send email.Now i'm thinking to notify another system about the document archived in a certain folder, something like 'if a document is uploaded here then send an e...

dave984 by Champ in-the-making
  • 210 Views
  • 1 replies
  • 0 kudos

TImer (delay 3 days)

Hello everybody.I want to add timer between startEvent and UserTask, i. e. timer before receiving task. How does it do?[startEvent]-><strong>[delay 3 days]</strong>->[userTask]->[endEvent]  <process id="helloWorldUI2" name="Hello World UI 2" isExecut...

gslamy by Champ in-the-making
  • 861 Views
  • 5 replies
  • 0 kudos

Quelle version de driver JDBC choisir

Bonjour,J'utilise actuellement une version 4.2.f (community) d'Alfresco, avec une base de données PostgreSQL 8.4.J'aimerais savoir quel driver JDBC dois-je utiliser ? Est-ce que je dois m'aligner sur ma version de base, avec le driver 8.4, ou bien ut...

amandine_b by Champ in-the-making
  • 1474 Views
  • 2 replies
  • 0 kudos

Alfresco integration with Apache Stanbol

Hello friends,I am using alfresco enterprise v4.2.4 to integrate with Apache Stanbol to bring semantic capabilities.There is also an add+on available - Apache Stanbol Integration (port of OpenCalais Integration)https://addons.alfresco.com/addons/apac...

Programmatic firing of timer event

We have a workflow that almost exclusively uses ServiceTasks.  We want to be able to fire timer events from some of the subprocesses and catch them as boundary timer events and transition to different parts of the workflow.As I understand, Activiti d...

krraghavan by Champ in-the-making
  • 489 Views
  • 3 replies
  • 0 kudos

UserTask Follow Up Date

I am wondering how is possible to add followUpDate attribute to some element in background, because class UserTask.java does not contains this attribue (there is only dueDate attribute).    <userTask id="task2" name="Name2" activiti:assignee="demo" a...

mason6 by Champ in-the-making
  • 214 Views
  • 3 replies
  • 0 kudos