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

How to know whether a process has a start form by using activiti rest service. I am getting "startFormDefined":false for all process's from rest response even though some process's has start form. Please some one help me to solve this

How to know whether a process has a start form by using activiti rest service. I am getting "startFormDefined":false for all process's from rest response even though some process's has start form. Please some one help me to solve this 

Import new version of existing process model

How to import new version of existing process models and apps into higher environments?. We're using Activiti Enterprise V 1.5.3.2, So when I import the process to higher environments, it is creating a new process model rather than updating the exist...

pvvramarao by Champ on-the-rise
  • 10277 Views
  • 6 replies
  • 1 kudos

Resolved! Contributor not owner to move a content

Hello,As contributor and not the owner of a content I want to move the content from folder to another folder inside a site. The manager of the site is the owner of the content.The move action is fired from a rule on a folder created by the managerWha...

jamilnour by Star Contributor
  • 8548 Views
  • 5 replies
  • 0 kudos

Querying ProcessInstance on PROCESS_COMPLETED events

I'm trying to handle a PROCESS_COMPLETED event by creating an ActivityEventListener bean:   @Override    public void onEvent(ActivitiEvent event) {         final ProcessInstance processInstance = event.getEngineServices().getRuntimeService()         ...

Query regarding statuses [Process,Task,Custom]

Hi Team,I have few queries regarding process statues, task statues, custom statues...I have listed down the requirement,1. fetch all processes as well as tasks whose status="In Progress"2. Ability to add custom statuses. For example status workflow f...

sonalik by Champ in-the-making
  • 3940 Views
  • 1 replies
  • 0 kudos

Process Definition and Access Control

Hi Team,I have a query regarding process definition and access control.Consider a scenario: I have created a user="admin" and role="admin_custom". Using this admin user i have created a new process definition and deployed the same. By default this pr...

sonalik by Champ in-the-making
  • 3631 Views
  • 1 replies
  • 0 kudos

Dynamic generation of process name

Hi Team,I have created a process definition say name "myProcess" and deployed the same. Now for every process-instance i start i want to assign a dynamically created process name so that it can be uniquely identified across all users.After going to e...

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

Fetch all pending Approvals or hierarchy of Approvals

Hi Team,We are looking for a functionality where we can fetch all pending approvals required by a user and display to user that these all approvals are pending from your end. Also we want to show the hierarchy of Approvals required in order to comple...

sonalik by Champ in-the-making
  • 3832 Views
  • 1 replies
  • 0 kudos

Ability to create Group Hierarchy

Hi Team,Can you please suggest how to create Group hierarchy and assign it to a specific task? Looking forward for your support. Thanks in advance.--Sonali

sonalik by Champ in-the-making
  • 4055 Views
  • 1 replies
  • 0 kudos

Integrate LDAP with Activiti Explorer

I want to configure my LDAP with activiti explorer so I have followed the instructions from the user guide and i created activiti-custom-context.xml file and I did what he said but it didn't work for me and give me this error03:33:38,967 [localhost-s...

wassim404 by Champ in-the-making
  • 10711 Views
  • 7 replies
  • 1 kudos

Mail Task in Activiti-Rest application

Hi Team,I have a query regarding Mail Task in Activiti-Rest application. I am using activiti-5.22.0 version.For Mail configuration i have modified below files in Tomcat 8.0\webapps\activiti-rest\WEB-INF\classes:-1) activiti-custom-context.xml :-<!-- ...

sonalik by Champ in-the-making
  • 6451 Views
  • 3 replies
  • 1 kudos