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

Forum Posts

Mail Task - ActivitiIllegalArgumentException

Hello,Eventually, I want to send an email notification based on Freemarker template when the workflow is finished. I know I can do it using Javascript or Java but I saw this is also possible with Activiti itself (I will allow me to use Freemarker tem...

upforsin by Star Collaborator
  • 2628 Views
  • 0 replies
  • 0 kudos

CompanyHome reference in java API

Hi There ,I have a scheduler  job configured  and created an action class by extending org.quartz.StatefulJobIn execute method of Action Class (Shown below) ,  What would be the best way to get reference to  CompanyHome in execute method ?My  objctiv...

image
brijeshnk by Star Contributor
  • 6932 Views
  • 4 replies
  • 3 kudos

How to create new data type?

Hello,Does anyone know how to create a new data type for properties in alfresco model. I would like to make Big Decimal data type.Thanks in advance!

mire323 by Confirmed Champ
  • 7059 Views
  • 3 replies
  • 4 kudos

Alfresco Process Services SDK 1.3.0 released

As promised, I just released Alfresco Process Services SDK 1.3.0 with a complete Maven lifecycle management: package extensions JAR, overlay in the Activiti App WAR and build your own Docker container with Maven goals

image
openpj by Elite Collaborator
  • 2638 Views
  • 0 replies
  • 1 kudos

e-mail templates

Good morning, I'm trying to understand how to modify the email notifications of additions to a site.Currently the mail displays for example the address localhost. 127.0.0.1.I want to prevent this display when notifying employees.thanks

Axe75 by Champ in-the-making
  • 4836 Views
  • 1 replies
  • 1 kudos

Disable AsyncExecutor on activiti-app

Hello!How can I disable AsyncExecutor on activiti-app? (v6.0)I need the AsyncExecutor to run in my own War file instead of the activiti-app default Executor.Is that possible?Thanks!Eric Maia

ericmaia by Champ in-the-making
  • 2345 Views
  • 0 replies
  • 0 kudos

Blob preview on ADF

Helo everyone,The problem : I try to preview a document i just attached to a form.When i click on it, the overlay works and i can view my attachment.When i close it, i go back to my form but completely "frozen".(In fact, the url don't change : it's s...

image