Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ActionExecution + I18NUtil - messages are not included

Hello guys,We have just encounter strange "bug?" (is it bug or I am only dumb?)We've implemented Custom Repo action - "SampleAction extends ActionExecuterAbstractBase()"and call it with this sample (test call):action = actionService.createAction(Samp...

p31r by Champ in-the-making
  • 7672 Views
  • 3 replies
  • 1 kudos

multi instance workflow - bring back only one instance

Hi Team,We have the following scenario:A reporting entity-business unit can have multiple BU segments. Once, all BU segments are approved, it becomes one workflow instance for reporting entity-business unit combination. This instance is approved or r...

gjaya26 by Champ in-the-making
  • 3660 Views
  • 1 replies
  • 0 kudos

Alfresco 6.2 docker deployment behind HAproxy

Hello everyone,I'm trying to run Alfresco 6.2 with docker-compose behind an HAproxy. I have all containers up&running using this deployment: https://github.com/Alfresco/acs-community-deployment.gitCreating network "alfresco_default" with the default ...

acancio by Champ in-the-making
  • 4362 Views
  • 1 replies
  • 0 kudos

alfresco-simple-ocr aspect ocrd not showing up

I had to enclose the <aspects> tag of this file with <config evaluator="string-compare" condition="DocumentLibrary">https://github.com/keensoft/alfresco-simple-ocr/blob/master/simple-ocr-share/src/main/resources/META-INF/share-config-custom.xmlis thi...

SimpleOCR addon creating massive temp files

Hello,We have installed the addon alfresco-simple-ocr by Keensoft, we are using OCRmyPDF behind the scenes. When scanning and transforming pdf it is creating one temp file for each page, an each file is around 1GB. is this the normal behavour?

Preview of GPX file in google maps

Hello,I am trying to learn to customize alfresco and probably to extends its functionality. As a starter project I want to try to display a gpx file in google maps in alfresco.I hope someone can give me a starting point, can I realize this by adding ...

nettania by Star Contributor
  • 3729 Views
  • 1 replies
  • 0 kudos

Keycloak authentification APS

Hi,I have a problem when I try to connect keycloak to APSkeycloak version: 3.4.3APS version: 1.9.01ACS version : 6.1«localhost:9080/activiti-app» redirects to :http://localhost:8080/auth/realms/alfresco-dbp/protocol/openid-connect/auth?response_type=...

Custom task forms for Alfresco Community 6.0

Hi all, I'm new in Alfresco Community. I try to build a custom form for a complex custom work flow by modifying the share-config-custom-xml, but it seems that the Alfresco Community don't recognize my custom forms. Are custom forms in the Alfresco Co...

MassimoV by Champ in-the-making
  • 6624 Views
  • 3 replies
  • 0 kudos

generate_keystores.sh , does it work?

I'm triing a 6.0.2 community and I would to configure it with a new SSL certificate. I see by default a bash script is available in the alf_data/keystore directory. Triing to launch it it works on four files:ssl.keystoressl.truststoressl.repo.client....

Mail Task - ActivitiIllegalArgumentException

Hello,Eventually, I want to send an email notification based on Freemarker template when the workflow is finished. I know I can do it using Javascript or Java but I saw this is also possible with Activiti itself (I will allow me to use Freemarker tem...

upforsin by Star Collaborator
  • 2872 Views
  • 0 replies
  • 0 kudos

CompanyHome reference in java API

Hi There ,I have a scheduler  job configured  and created an action class by extending org.quartz.StatefulJobIn execute method of Action Class (Shown below) ,  What would be the best way to get reference to  CompanyHome in execute method ?My  objctiv...

image
brijeshnk by Star Contributor
  • 7500 Views
  • 4 replies
  • 3 kudos

How to create new data type?

Hello,Does anyone know how to create a new data type for properties in alfresco model. I would like to make Big Decimal data type.Thanks in advance!

mire323 by Confirmed Champ
  • 7615 Views
  • 3 replies
  • 4 kudos