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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

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

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
  • 3142 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
  • 8217 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
  • 8512 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
  • 3108 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
  • 5641 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
  • 2754 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

Resolved! Finding a document that needs deleting

Hi,I have a file that has been picked up on testing server from an anti virus scan:/mnt/Data1/alfresco/alf_data-S.../contentstore/2014/11/18/13/20/2cc71e6a-fa93-43f7-905d-f686231c0d2c.binI am trying to find it in the UI to delete it but having no luc...

Resolved! Loop through sub-folders

Hi,I want to loop through sub-folders of a certain folder via javascript. My code looks like this:function processNodes(myNodes) { for (i = 0; i < myNodes.length; i++) { doSomething(myNodes[i]); if (recursive) { childNodes = myNodes[i].chi...

DevCon 2020 is coming and we're asking for speakers

UPDATE 20/2/20: Call for Papers closes Mondy 24 February - don't delay, submit today! A conference can only be as good as its content, so we are counting on you to help us put together a great Alfresco DevCon, just like you did in 2019. We welcome bo...

EddieMay by World-Class Innovator
  • 3408 Views
  • 0 replies
  • 0 kudos

4 task in Parallel Gateway

Hi All,We have a requirement to execute four tasks parallel and asynchronously, I designed a process with three call activiti tasks and one user task to execute parallel(with parallel gateway). When i run the process my two process executed initially...

ashutosh by Champ in-the-making
  • 4174 Views
  • 1 replies
  • 0 kudos

Alter type custom with api

Hello, I need to change the document type via api rest. I can send and change its properties, but I can't set the document to the custom type I created, just manually. I'm using http://localhost:8080/alfresco/service/api/upload for upload and http://...

Alfresco Share FQDN change -> Unable to login

Hi guys, I've been struggling the last 3 days, trying to work this out : Boss said he needs to change the alfresco url from this.mydomain.com to that.mydomain.com.I thought I could do that easily. I modified the nginx servername as well as some other...

ylezy by Champ on-the-rise
  • 7285 Views
  • 3 replies
  • 5 kudos