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

Deleting process instances of async tasks

I have a process, which contains a asynchronous serviceTask which executes a a task defined in Java Class.I wanted to "kill" proces instance. I have used RuntimeService.deleteProcessInstance, but the process didn't stop. The entry of this process has...

moskalap by Champ in-the-making
  • 3961 Views
  • 1 replies
  • 0 kudos

Resolved! Aikau: How to render array - parameter of items in list?

Hi, I have a response from server:{ ... "relatedItems": [         {   "links": [   {     "rel": "self1",     "href": "123456789"   },   {      "rel": "self2",        "href": "987654321"    }   ],   "name": "Item-1",   "description": "This is a descri...

npavlov by Confirmed Champ
  • 4264 Views
  • 1 replies
  • 0 kudos

Resolved! Widget for rendering a few items from JSON

Hi,I'm newbie in Aikau so i need some help:Is there a widget for displaying multiple values from response in JSON? For example i get from request:{ "identifier": "f5bc354da0", "name": "name1", "description": "desc1"}I don't think i should use AlfList...

npavlov by Confirmed Champ
  • 4194 Views
  • 1 replies
  • 0 kudos

Resolved! Error updating cm:categories using CMIS

Hi allI get this error:{"exception":"runtime","message":"03240394 Invalid node ref - does not contain forward slash: 590abfb1-a741-46dc-94c3-c6e8f6c53af5"}when I try to set cm:categories for an object.The id is a correct id of a category manually cre...

redflow by Confirmed Champ
  • 7026 Views
  • 3 replies
  • 1 kudos

Migration d alfresco from 2.1.0 to 5.2

Hi,In order to migrate alfresco from the version 2.1.0 version to 5.2.0, i think it is advisable to follow this diagram: 2.1.0  à  3.0.0  à 3.2r2  à  3.4.d  à  4.0 à 4.2 à  5.1 à 5.2Do you have another suggestion?Otherwise, we tried to migrate from 2...

zorro139 by Champ in-the-making
  • 3237 Views
  • 1 replies
  • 0 kudos

where is the configfile for the sitedashboard

After a crash the dashboard of a site is not available.(https://myalfrecosrv/share/page/site/mycoolsite/dashboard )The documentlibrary and webdav of this site is still available.How can i recover the dashboard so that is available again?How can i fin...

borwinius by Champ in-the-making
  • 3528 Views
  • 1 replies
  • 0 kudos

Activiti Timer event and multitenancy issue

Hi there,I have process definition that includes timer event. When timer elapse, flow is executing a tasks that executes java code.Definition of that task includescript Format: groovyScript: MyClass.MyMethod(execution.getVariable("MY_VARIABLE"))I am ...

Dynamically create flowable process

Hi,want to create flowable process dynamically based on client .The task in the bpmn model and process variables should vary based on the client.Please help me to find one solution to establish this.

jamest644 by Champ in-the-making
  • 8962 Views
  • 6 replies
  • 0 kudos

I want to use a categoryService with rules

Newbie question: I'm using version of Aflresco Community - 5.2.0 (r135134-b14) I'm custmizing page of the document-details. I would like to use categoryService in rule definition, but I do not know how to realize it.ex) NodeRef newCategory = category...

yosk by Champ on-the-rise
  • 3770 Views
  • 1 replies
  • 0 kudos

synchronous execution of long running task

Hi,I am using Activti version 6.0.0.I want synchronous executions of task in activiti,but I have a long running task which might take 20 minutes to execute.I wanted to get process instance id quickly in my controller without considering completion of...

adi123 by Champ in-the-making
  • 12571 Views
  • 8 replies
  • 0 kudos