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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1922 Views
  • 1 replies
  • 0 kudos

Alfresco Community - Post JSON data to Activiti

Hello:Iam trying to get data in JSON format when a document is loaded onto a folder and post it to an Activity database. Both of these are running on the same server. Is there a way that this could be achieved?

abiramanr by Champ in-the-making
  • 3713 Views
  • 1 replies
  • 0 kudos

Resolved! Serialization bug in scripts with JDK >= 1.6.0_43

Hi,I'm using Activiti 5.17.0, and I recently upgraded to JDK 1.7 from 1.6.0_26 and reached a problem with serialization in scripts. Searching forums, I found several articles regarding the issue. Some of them are:Bug on JDK 1.7.0_17 when using Script...

matutano6 by Champ in-the-making
  • 16585 Views
  • 12 replies
  • 1 kudos

Resolved! path to source for aikau widget

Hi,I'm new to Aikau. I want to put picture to my page, so i use that construction:{    name: "alfresco/html/Image",    config:{        src: "tag-02.png"    }}‍‍‍‍‍‍but there is a broken image in browser (see attached file),where to put the file with ...

npavlov by Confirmed Champ
  • 11375 Views
  • 4 replies
  • 0 kudos

WebScripts

I can successfully write a (e.g. MyWebScript1), which extends from AbstractWebScript.However, my goal is to define another webscript (e.g. MyWebScript2), which will extend from MyWebScript1 (and MyWebScript1 will extend from AbstractWebScript).The go...

raghav by Champ in-the-making
  • 5277 Views
  • 3 replies
  • 0 kudos

Dynamically Adaptation

Hello all,I would like your help about whether there is a known way to add dynamically a task to a process instance after the deployment using java code. Specifically, I start by reading the XML file then I deploy the process and afterwards I want t...

zaridak by Champ on-the-rise
  • 7337 Views
  • 4 replies
  • 1 kudos

How Do I deploy a DMN file?

Hello I have created an Decision file (.DMN) with the new activiti-app designer (version 6.0.0), alongside a process.  When I try to run the process I get an error saying decision table not found.  I can't find any documentation that explains how do ...

zevielfmr by Champ in-the-making
  • 4271 Views
  • 1 replies
  • 0 kudos

Delay in Alfresco Node Creation Using Webscript

Hi All,I have an performance issue in using alfresco. I have integrated Kafka with alfresco as mentioned below link.GitHub - jpotts/alfresco-kafka: Publishes Alfresco node events (create, update, delete) to an Apache Kafka topic. That event will crea...

mageshvg by Champ on-the-rise
  • 5045 Views
  • 2 replies
  • 0 kudos

Resolved! Can we move Alfresco installation to other location

Hi,I have Alfresco installed on a FileSystem which is having less available space (~6 GB) being unaware initially. Later, we have got some space allocated, and we moved the alf_data to some newly provisioned FileSystem with available space of 200GB.N...

Resolved! Bring aspects in uploader plus form

Hello,I have installed Uploader PlusI have my custom metadata in the form of aspects:I need to bring this up in uploader plus Allowed types which only shows up models and not aspects:Is there a way metadata from my aspect can come in the uploader for...

sakshik by Star Contributor
  • 17956 Views
  • 28 replies
  • 2 kudos

delegateExpression call an ejb from another ear

Hi everyone, i am pretty new in the topic activiti. I have two ears on a jboss AS 7.The first ear includes the activiti 5.22 engine. I create the engine with the activiti.cfg.xmlIn my process configuration I had the entry<serviceTask id="my_task" nam...

kroninho by Champ in-the-making
  • 5228 Views
  • 2 replies
  • 1 kudos

CMIS contains query issue

Why does, when using contains in CMIS query works as like predicate. For example, consider the following query,Select * from common:basedoctype where CONTAINS('PATH:"//app:company_home/st:sites/cm:digitalcontent/cm:documentLibrary//*"')  AND common:k...

How to update task property of type NodeRef using REST API?

Hi,I'm working on a project which integrates with Alfresco v4.2.e and Activiti v5.13.I use the REST API to query for tasks through the task-instance service.When a property is a (collection of) NodeRef, It returns a (collection of) string ("workspace...

eugen_p by Champ on-the-rise
  • 6741 Views
  • 3 replies
  • 1 kudos

hello, i have a problem with activiti-rest, when i configure my database postgresql in db.proprietes, the creation of tables is done automatically in the public shemas, i want to change shema how i do to give it my own shema

hello, i have a problem with activiti-rest, when i configure  my database postgresql in db.proprietes, the creation of tables is done automatically in the public shemas, i want to change shema how i do to give it my own shema

Resolved! Unable to send email

This is my email conf properties in alfresco-global.properties filemail.host=smtp.gmail.commail.port=465mail.username=***@gmail.commail.password=***mail.protocol=smtpsmail.smtps.starttls.enable=truemail.smtps.auth=truemail.smtp.timeout=30000I am gett...

manav by Confirmed Champ
  • 18782 Views
  • 3 replies
  • 2 kudos