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
  • 1750 Views
  • 1 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
  • 3621 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
  • 6155 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
  • 3541 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
  • 7512 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
  • 13718 Views
  • 6 replies
  • 0 kudos

Alfresco Lock wait timeout exceeded exception

Hi,we are using an Alfresco Community 5.0 in which the registered (nominal) users are around 2k. In some cases we get an exception from Alfresco logs that I reported below.Here the configurationerver Alfresco Ubuntu 14 64 bit/12GB RAM/8 vcpu coresSer...

Resolved! Is it possible to use REST to get current tasks for all users

Is it possible to get all current tasks for all users via REST.  Our environment is Community Edition 5.2.2.While I know it is possible to get all tasks for a currently authenticated user with the following REST call:http://localhost:8080/alfresco/se...

dhrobbins by Confirmed Champ
  • 10227 Views
  • 2 replies
  • 3 kudos

Problems with Email Configuration

Hey Everybody! I Use Activit in Karaf, an OSGI Container. To make the E-Mail Configuration Editable during runtime i put the valuses into an *.cfg folder. In the Blueprint i load the config from the cfg file. <cmroperty-placeholder persistent-id="com...

mwolf by Champ on-the-rise
  • 11577 Views
  • 7 replies
  • 1 kudos

How to authenticate contentService in workflow

HiI am new on Alfresco. I am using community version 5.2 In my workflow I have service task with java class. There I get Alfresco service registry             // Get services            Map<Object, Object> registeredBeans = Context.getProcessEngineCo...

pnature by Star Contributor
  • 6942 Views
  • 4 replies
  • 0 kudos