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

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

ttoine by Community Manager
  • 481 Views
  • 0 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
  • 4241 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
  • 3336 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
  • 5462 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
  • 3250 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
  • 6869 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
  • 12443 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
  • 9382 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
  • 10652 Views
  • 7 replies
  • 1 kudos