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

Usage of service tasks

Hello everyone,I have a bunch of questions about usage of service tasks.First, I need to request external services via rest calls. My project is built using Spring Boot, so I use Spring RestTemplate. Is web service task more suitable for that purpose...

aminaiser by Champ on-the-rise
  • 3943 Views
  • 1 replies
  • 0 kudos

Activiti SQL query performance

During tuning long time queries, we observed this queryselect distinct RES.*, DEF.KEY_ as PROC_DEF_KEY_, DEF.NAME_ as PROC_DEF_NAME_, DEF.VERSION_ as PROC_DEF_VERSION_, DEF.DEPLOYMENT_ID_ as DEPLOYMENT_ID_, VAR.ID_ as VAR_ID_, VAR.NAME_ as VAR_NAME_...

yurifun by Champ in-the-making
  • 4387 Views
  • 1 replies
  • 0 kudos

Off / Disable Inheritance Permission from Custom folder

Hi,I am trying to create a custom folder in Create menu of Document Library called 'Confidential Folder' in Alfresco. I've attempted the following procedure,1. I have used the Alfresco Maven SDK to create a project that will package up my customizati...

smayuri by Champ in-the-making
  • 8679 Views
  • 5 replies
  • 2 kudos

Resolved! How to get event when custom stencil value changed?

I am using stencil in form . So i created  UI to replace stencil in ADF Form.FormService.formFieldValueChanged method caling when form input value changed .But Its not calling when custom Stencil value changed . How can i get event when  Value of cus...

dharmraj by Confirmed Champ
  • 11192 Views
  • 7 replies
  • 0 kudos

Is there a goto statement kind of provision in Activiti?

Hello Team,Please refer to the process definition given below. Am receiving a value from user.If the value > 10, service task for approved state is invoked.If the value < 5, service task for rejected state is invoked.If the value is between 5 and 10,...

How to get event when custom stencil value changed?

I am using stencil in form . So i created  UI to replace stencil in ADF Form.FormService.formFieldValueChanged method caling when form input value changed .But Its not calling when custom Stencil value changed . How can i get event when  Value of cus...

dharmraj by Confirmed Champ
  • 6496 Views
  • 3 replies
  • 0 kudos

Resolved! ADF search query to find nodes by tagNames

Hello, thanks in advance for your help.So, I've been working on a project base on demo-shell from GitHub - Alfresco/alfresco-ng2-components: Alfresco Angular Components , I need to find nodes on the live-search-bar also by looking by TagsNames. My no...

Backup/archival of log files

Alfresco logs are taking so much of memory space. Is there a way to do backup/archival of alfresco logs for better system performance

logu_paps by Champ on-the-rise
  • 3458 Views
  • 1 replies
  • 1 kudos

Backup and Restore

Hi,  Please explain me the steps for backup and restore of alfresco installed in 3 tiers on AWS.Repo- Tier1Share -tier2solr6 -tier 3My SQL - database for Metadatahow do backup and restore for this setup?

logu_paps by Champ on-the-rise
  • 3772 Views
  • 1 replies
  • 1 kudos

Login Problem after redirecting to https

Hi, we are running alfresco 5.2 in an windows 2012 environment. Since changing the web.xml for redirecting,  logging is not possible.Message" Your authentication details haven't been recognized or Alfresco Content Services may not be available at thi...

vogelk by Champ in-the-making
  • 12843 Views
  • 8 replies
  • 2 kudos

Resolved! Download Material Icons

Hi,We have new network restrictions and icons are not visible anymore. Is-it possible to download them and update alfesco congiguration ?Thank you

oracle12cDialect not supporting APS ?

 I have created one extension (jar ) for rest services . In that Jar i am using org.hibernate.dialect.Oracle12cDialect for oracle . but APS is not running .throwing error "* Oracle12cDialect class not available*"

dharmraj by Confirmed Champ
  • 5227 Views
  • 3 replies
  • 0 kudos

Suppression d'une régle

Bonjour,Je n'arrive pas à supprimer une règle dans un sous folder !ça mouline, ça mouline, et ça finit en erreur ...Savez-vous d'où cela peut venir ?Merci

Resolved! Can we use community edition commercially

We want to use the community edition of this software and modify some of it for using it commercially. Please let me know if this is legally possible? Please respond. Thanks.

ogatech by Champ on-the-rise
  • 6757 Views
  • 1 replies
  • 2 kudos

Resolved! Authorization Problem in v6

Hi,I was using activiti v5.19.0.2 and upgraded to v6.0.0 and started encountering 401 unauthorized error when hitting REST API's through postman.So, I downgraded back to v5 and it worked.I have used all the possible matches for v6.- admin/admin- admi...