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

Where is BaseWebScriptTest class?

Hello everyone,I am about to write the first unit test for a very simple java-based repository web script. The only good resource I found are these OBSOLETE pages here:3.0 Web Scripts Testing If the above page is still valid, I need to find the BaseW...

kaposto by Champ in-the-making
  • 4332 Views
  • 2 replies
  • 0 kudos

Synchronization aborted due to error

Hi Alfresconians,I need help for this, can anyone suggest me pleasei am facing following issue,2018-07-13 16:38:02,255 ERROR [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [DefaultScheduler_Worker-3] Synchronization aborted due to...

Activity Feed Notification Emails Custom Language alfresco

Hello,I configured the recent activity notification in the alfresco-global.properties fileactivities.feed.notifier.emailTemplatePath = / app: company_home / app: dictionary / app: email_templates / cm: activities / cm: activities-email_fr.ftlI chose ...

iamri by Confirmed Champ
  • 5679 Views
  • 2 replies
  • 1 kudos

reassigning a suspended task

Currently TaskService.setAssignee does not allow reassigning a task that belongs to a suspended process instance(since AddIdentityLinkCmd extends NeedsActiveTaskCmd). This is inconvenient for me as I want to be able to reassign all tasks of a user th...

Resolved! Get task forms from RuntimeEventListener implementation

I'm using Alfresco Process Services 1.7I've implemented a RuntimeEventListener for process lifecycle events and publish them out to a Kafka stream. It's working, but I was unable to fetch task's task_form on TASK_CREATED and/or TASK_COMPLETED events....

apita by Champ in-the-making
  • 14219 Views
  • 11 replies
  • 1 kudos

Resolved! How to set assignee of next step from a form field

Hello,I've created a form that contains a field of type "People" that enables users to pick another user. Now I'd like to set the picked user as the assignee of the next step, how can I do that ?I'm using Activiti 6.0I've run into other threads that ...

rollando by Champ on-the-rise
  • 13300 Views
  • 8 replies
  • 0 kudos

activiti 6.0.0 timer do not working in oracle db.

I try the same code in mysql, it work well. but I change the oracle db, the timer do not work.<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...

liuhaitao by Champ in-the-making
  • 3738 Views
  • 2 replies
  • 0 kudos

Effective dated process definitions

I wonder, if it is already implemented somewhere(I believe it is quite popular requirement) to have the ability to have effective dated process definitions, ie one entity called for example Process and few ProcessDefinitions attached to it, which hav...

disable spring security of Activiti 6

I have download activiti6 and run the activiti-app demo ,and it logon with admin/test by default.Now I want to visit the URL:http://localhost:8080/activiti-app/editor/#/processes   directly without logon page and click login . How I can do ti?

jinxin9381 by Champ in-the-making
  • 5085 Views
  • 2 replies
  • 0 kudos

alfresco customized workflow with drag and drop

We need to create customized workflow in community edition.Before that need to verify if enterprise edition has more workflow options than community edition and if there is any feature of drag and drop in  enterprise edition to create customized work...

jyotika by Champ in-the-making
  • 3279 Views
  • 1 replies
  • 0 kudos

Resolved! How to get the proper exception message to the CMIS client

Hi,We have a policy that moves the document according to the metadata called state id. So if the state id is 123456. It will move the document to 123 -> 456 -> 123456 -> c.pdfAs and when document comes into  Alfresco through JAVA CMIS call, we check ...

signjoy by Confirmed Champ
  • 12314 Views
  • 6 replies
  • 2 kudos

Resolved! Unable to setup Activiti with ADF

Hi everyone, currently I'm exploring the ADF and I'm trying to set up activiti with ADF. Standalone activiti is perfectly working, but not able to setup it with ADF.When I try to login with the credentials of Activiti, I receive below response..Here ...

Issue with sending email in Activiti

Hi Team,I am using Activiti BPMN 2.0. To send email, i have below configuration in activiti.config.xml file. the email box i am using here is authenticated email box. But i am getting below issue while triggering email. Please help me on this.Configu...

aishusath by Champ in-the-making
  • 7401 Views
  • 5 replies
  • 0 kudos

Resolved! Tooltip fails to work in data-column component

Hi,I am using ADF 2.3.0 and ACS 5.2.1 to configure Data Column Component in Document list component.Without column template, tooltip works just fine.But when column template is provided for any data-column like<data-column title="Name" key="name" cla...

Alfresco process services trial version

Hi, I download Alfresco process services 30-day trial version, and when i create new process i can't do it because system need license key. And how i can testing this system if i have not a license key.

adomalak by Champ in-the-making
  • 4246 Views
  • 2 replies
  • 0 kudos

Resolved! How to get original document object from link document object?

Context:I have created a link for a document with the "Copy to-> Create link" feature in alfresco share. I have the nodeRef and from that the document object of the link.Question:How do I get the original document's nodeRef or document object using t...

lex91 by Confirmed Champ
  • 6566 Views
  • 2 replies
  • 0 kudos