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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by Community Manager
  • 1992 Views
  • 1 replies
  • 0 kudos

alfresco workflow

HiI using alfresco  Alfresco community edition  and i change alfresco start workflow date picker and it worked but after starting workflow in workflow list instead of due date there is "DueNone) "how can i solve it??please help.

ali-amini by Champ in-the-making
  • 4609 Views
  • 2 replies
  • 0 kudos

How can I see if a document is approved or not?

Hello everyone,As the topic says, how can I see at a glance if a document is approved or not?Thnks!Edición: CommunityNúmero de versión: 5.2.0 (re21f2be5-b22)Etiqueta de versión:Versión de Alfresco Content Services y número de compilación.Esquema: 10....

eidan by Champ in-the-making
  • 3618 Views
  • 1 replies
  • 0 kudos

Call Activity Using In/out Parameters

Hi,    Can anyone provide an example of call activity using in/out parameters. I have the following senario attached in the word document which can be solved using call activity. I am unable to find the proper examples in the forum or internet using ...

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
  • 4683 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
  • 6292 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
  • 15573 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
  • 14333 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
  • 4048 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
  • 5542 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
  • 3512 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
  • 13327 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 ...