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

Cannot find Alfresco Repository on this server

Hello ! I begin with Alfresco and I want to make a model with the last version of this service. I followed the official documentation (for ZIP / WAR File installation on Tomcat) and when I connect to the web page, I got the following errorCannot find...

assegnare categoria

Ciao. Ho appena iniziato a provare Alfresco. Non riesco a capire come assegnare una categoria ad un documento, mentre per i tag è banale... suggerimenti?

dtagini by Champ in-the-making
  • 3131 Views
  • 1 replies
  • 0 kudos

Update users email from LDAP

Hello, I'm trying to update some users emails that was never added when the user was created.How am I able to update the email field value without delelting the user? Is it safe If I delete the User the resynchronise from ldap or he can lose all perm...

oounoughi by Star Contributor
  • 4025 Views
  • 1 replies
  • 0 kudos

Move existing folder in new sub-folder

Hi, I have following structure in documentLibrary:n sub folders (with documents) in 1 FolderPATIENTS     | ---- Toto                    (cm:created = 20190526)   | ---- Titi                      (cm:created = 20190526)   | -----Tutu                  ...

Override Existing Webscript

I am trying to override LoginPost.java.I am following below approach.I am using sdk2 for development.I have created xxx-context.xml  within /alfresco/extension folder with bean(if this approach is not proper hten let me know proper approach for overr...

sp2 by Elite Collaborator
  • 5434 Views
  • 2 replies
  • 0 kudos

Resolved! Synchronizing user account status with Kerberos SSO

Hi!I have a problem synchronizing user account status. It worked fine with ldap authentication before I add kerberos to authentication chain.Configurations:alfresco-global.properties ### The authentication chainauthentication.chain=kerberos1:kerberos...

fedorow by Elite Collaborator
  • 6320 Views
  • 2 replies
  • 0 kudos

Format property before commit using Behavior

I'd like to ensure that a given property is always set as uppercase string.I tried to use a java Behavior to update property value before commit, but this has no effect (see below). Any behavior declaration:<code>eventManager.bindClassBehaviour( Node...

How to create smart folders based on tags

I created a folder called "Invoices" to store bank invoice details form 2011 to 2019. The folder structure is(Invoices->Year->Quarter->invoice.jpg). I have tagged all the invoice images based on years. When I apply the template with Query "query" : "...

prakash_p by Champ in-the-making
  • 3651 Views
  • 1 replies
  • 0 kudos

Error of Solr on Docker Container (Alfresco 6.1)

Hi All,I am getting following error for Alfresco 6.1 on docker container.Can anyone help me for same ??---------------------------------------------------------------------------------------------------------------------------------------------------...

Resolved! Changing the landing page after login

Hello,I am trying to get the user that successfully login directly into my site dashboard home page. For that I have changed the site-index.jsp but it keeps on taking it back to default dashboard.Here is my code below.<%-- #%L Alfresco Share WAR %...

Problem To fix vulnerability in Alfresco -SMB Sevice

Hi,In our society we are using Alfresco, and some of the port that alfresco use is port 445 (smb service), the vulnerability here is : CVE-1999-0519 (cifs-null-session-permitted) , to remediate and fix the vulnerability we have to Restrict anonymous ...

Alfresco Community Edition for nonprofit newspaper archive ?

greetings ... I am evaluating Alfresco to see if it possible to set up a forward facing website to host 20000 pdf files (its a old newspaper archive ) with the full text ocr SOLR integration. Would Alfresco be a platform that I could build this appli...

pfb6736 by Champ in-the-making
  • 3589 Views
  • 1 replies
  • 0 kudos

Alfresco Read File

I have a some files which resides under below path.path : \alfresco52\tomcat\shared\classes\alfresco\extensionI want to read that file within my java class.How Can I read?

sp2 by Elite Collaborator
  • 6196 Views
  • 3 replies
  • 0 kudos

Permission between Collaborator and Manager role

When a user with manager role create a folder (say A), it is visible to a user with collaborator role. But the collaborator user cannot add or upload any document in to the folder. I have reached to point where it can be managed by using "Manage Perm...

Resolved! Restore Alfresco Database (PostgreSQL)

Hi all, Due to a server crash, I have to restore the whole Alfresco Community (ver 5.2). I am trying to follow the guide in https://community.alfresco.com/thread/202783-backup-and-restore-procedures , but get stuck at recovery of Postgres database, s...

ddtien66 by Champ on-the-rise
  • 12140 Views
  • 3 replies
  • 3 kudos

Scheduling

Is there a way to schedule a recurring task. Like executing a custom logic once a month for example.

Unique Constraints

Hello Sanjay Bandhniya,Have you ever implemented unique constraint in alfresco. I have requirement where when a user enters data in a form, the system checks whether the entered data is already in the database.I have tried it but nothing seems to wor...

How to HotReload resources (js,css…)in alfresco sdk 3.0

I'm developing a web application using alfresco sdk 3.0 repository. Thanks to hotswapagent i can reload java classes without restarting the server. But when i make changes to the css,js files in the src/main/resources/META-INF/resources, to see the c...

zucco1411 by Champ in-the-making
  • 6069 Views
  • 4 replies
  • 0 kudos