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
  • 1600 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
  • 8318 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
  • 10673 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
  • 6205 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
  • 3314 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
  • 3632 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
  • 12522 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
  • 4973 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
  • 6404 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...

Receiving Duplicate error on alf_child_assoc

Hoping for some input. in my logs I find this error occurring 100's of times. ; SQL []; Duplicate entry '637884-33-3698713139-feedbacksummary_0dba58dd-8681-4a0a-99e0-159' for key 'parent_node_id'; nested exception is com.mysql.jdbc.exceptions.jdbc4.M...

michaelc by Champ on-the-rise
  • 8321 Views
  • 4 replies
  • 0 kudos

Fixed column width of data-column

Hi,I am using ADF 2.3.0 and ACS 5.2.1I wanted to set fixed width of certain data-columns such that the column width remains fixed and limited char of row value is displayed. The tool-tip can be used to view the entire value. How can I achieve this?By...