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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 709 Views
  • 0 replies
  • 0 kudos

I want to display total No. of pages of the uploaded document in the document library i.e. next to the title name of my uploaded document. How can i do this? Please help me

Hi all,I am trying to display total number of pages next to the the title of the document itself in the document library.I am quite new to alfresco. Can someone please help me out in this??I want to display it next to the version number in the docume...

leela by Confirmed Champ
  • 3918 Views
  • 1 replies
  • 0 kudos

Bootstrap folder to alfresco

Hi, I am trying to test how bootstrapping folders work. My alfresco server started up fine with the below bootstrap code for my folders.1. I am not sure if my bootstrap was picked up, is there a way to check if my 2. Also its not clear to me where th...

kartech11 by Confirmed Champ
  • 4021 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
  • 4218 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
  • 3203 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
  • 4303 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
  • 5577 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
  • 14018 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
  • 13136 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
  • 3692 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...