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
  • 1853 Views
  • 1 replies
  • 0 kudos

Moving data to external PostgreSql Server

Hi. I need  move the data from the PostgreSql 9.3 running in the same server of Alfresco Share 5.0.c to an external database server. The internal server is running Postgres 9.3 and the new server has the Postgres 9.6.  After a dump/restore, I need in...

marcio by Champ in-the-making
  • 4921 Views
  • 1 replies
  • 0 kudos

Problem to register custom behaviour onCreateNode policy

Hi.I am new on Alfresco. I am using community version 5.2 I am trying to register custom behaviour onCreateNode policy.I was successful on my local maven project but when I has deployed AMP (according to Behaviours / Policies | Alfresco Documentation...

pnature by Star Contributor
  • 5048 Views
  • 1 replies
  • 0 kudos

Re-run incomplete workflows on server startups

Hi All,I would like to know, whether activiti has some built-in functionality for below scenario:1. I have workflow with N number of sync job nodes.2. Let's say after performing some jobs server goes down.3. Whenever server is restarted, activiti sho...

jogin by Champ in-the-making
  • 4812 Views
  • 2 replies
  • 0 kudos

Identity links for historical tasks

Hi, i'am trying to fetch identity links for historical tasks but I get an HTTP 404 even though there is a historical task for the id I am asking for. GET history/historic-task-instance/{taskId}/identitylinksAm I using the api in the wrong way or is t...

Duplicate BPMN Model over rest api

Hello ! I try to duplicate a workflow that was build with the bpmn web modeler. I have a list of my workflows and i want to duplicate them. is this possible? Where is the difference between bpmn model and model? My Idear was to query the model, renam...

mwolf by Champ on-the-rise
  • 3644 Views
  • 1 replies
  • 0 kudos

How to loop group of tasks in an activiti

I have seen about Multi-instance usage about looping of a particular task in activiti. But i have a scenario where looping has to happen between group of activities sequentially. Example                               Start -----> UserTask 1------> Us...

chandanmb1 by Champ on-the-rise
  • 6222 Views
  • 2 replies
  • 0 kudos

Calendar integration for Alfresco Share

I try to integrate calendar invites in Alfresco. I use this linkhttps://github.com/jpotts/share-inbound-invitesI download inbound-invites-repo and just use mvn install, i don't change pom.xml and get BUILD SUCCESS.Than I copy inbound-invites-repo-1.1...

dev7 by Champ in-the-making
  • 3554 Views
  • 1 replies
  • 0 kudos

/alfresco/api versus /alfresco/slingshot

We upgraded from Alfresco 4.2.2 to Alfresco 5.1.1.Our "view in browser" links went from http://<hostname>:<port>/share/proxy/api/nodeto http://<hostname>:<port>/share/proxy/slingshot/nodewe can still use either link.Why did it change? What is the dif...

lngtai001 by Champ on-the-rise
  • 7553 Views
  • 2 replies
  • 0 kudos

NEW DEVELOPER API

hi, I'm new, I found this article but I don't understand where I must put code for apiUsing the Java API to create new content | Alfresco Documentation 

Trying to map people type with data model

I'm trying to map people type variable with data Entity Model, I have created CustomDataModelService to process the data based on assignee in people type field.my service is executing fine and returning all model attibutes value but the object or map...

Resolved! retrieve activiti email task field values

How would one retrieve the 'to', 'from', ''subject', 'hmlVar' values of an activiti mailtask via either a 'java class start or end listener on the given mailtask?  If notpossible, what ate the alternatives?  I am able to capture an email failure with...

jmzags by Champ in-the-making
  • 13759 Views
  • 6 replies
  • 0 kudos