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

BulkImport Alfresco7 acs

We have an Alfresco ACS 7 implementation on docker on linux machines (ubuntu 20.04), the docker images for alfresco are from the enterprise version and some have been modified by business requirements, we fear that we will import a large amount of 12...

image

Add childrens route to my project library

Hi,i am trying to add a childrens route to my project library, I read this doc page but  don't works.https://alfresco-content-app.netlify.app/#/extending/routes?id=dynamically-injected-routes-with-their-childrenthis is my route inside json file"route...

danny36 by Champ on-the-rise
  • 2243 Views
  • 0 replies
  • 0 kudos

Custom Share login Controller Not being called

I coppied the SlingshotLoginController.java from the base share code.  I just for a test,  I added some logging to the onSuccess method.  A simple: System.out.println("************* ON SUCCESS CALLED *********************");But when I log in,...

mangar by Star Contributor
  • 2224 Views
  • 0 replies
  • 0 kudos

Quickshare by webscript

I am using Alfresco Entreprise 5.2.3. I created a service with org.apache.chemistry.opencmis  (client) 1.1.0 with atompub connection, which creates folders and saves documents to a repository /Sites/bdes/documentLibrary/extraitconforme/  that I can v...

afasis by Champ on-the-rise
  • 16593 Views
  • 10 replies
  • 2 kudos

User deletion feedback

We've referenced Alfresco users in our DB with noderefs. To mantain healthy DB it would be nice to have some feedback from Alfresco if someone deletes user via Alfresco Client manually. Can it be done?

joko71 by Confirmed Champ
  • 2711 Views
  • 3 replies
  • 0 kudos

ACS 7 problem to upload some PDF files

HiI have problems to upload some  PDF file to the document library. Most of them upload  without problems.I get the following error message in alfresco.log. What can I do to solve the problem?OS: CentOS 8Installed with ansible2021-03-29 18:12:45,809 ...

pingus by Champ on-the-rise
  • 7506 Views
  • 6 replies
  • 0 kudos

Resolved! [Alfresco 5.0.d] 100% CPU usage and Read timed out error

Hi,in a production environment (Alfresco 5.0.d, SOLR4, 8 Core, 20 GB RAM) suddenly we're experiencing an annoying problem: Cpu usage is costantly 100%. This error appears on catalina.out:java.net.SocketTimeoutException: Read timed out at java...

jonnypa by Champ in-the-making
  • 8932 Views
  • 4 replies
  • 0 kudos

How to log in and redirect to page using one url

Hi,I would like to see content of pdf file via alfresco CMIS 1.0 AtomPub Service Document.When I enter this link: http://localhost:8081/alfresco/s/api/node/content/workspace/SpacesStore/26b11458-5059-48dd-989d-9183f8e9d025/name_of_file.pdf to my brow...

Sorting the Tags List in the Document Library sidebar

I am an administrator of an Alfresco Site, not a developer.  In our Document Library, we have tagged documents, but notice that the Tags list presents as an unsorted list in the Document Library sidebar. Is there any way for an administrator to re-so...

ThereIam by Champ in-the-making
  • 5030 Views
  • 3 replies
  • 0 kudos

Resolved! Alfresco Community 7.0.0 AOS issue

Hi,I'm testing Bitnami Alfresco Community 7.0.0 and it is working well then I installed Alfresco Office ServicesWhen I'm logged in Alfresco and trying to edit an Office document by Edit in Microsoft Officehttps://mydomain.com/alfresco/aos/site-name/d...

rivorazaf by Champ on-the-rise
  • 7947 Views
  • 3 replies
  • 1 kudos

disable alfresco services and modules

Hello, I have an alfresco 4.2 server that is only used to upload files and rescue them through their UUID, there are no searches, no users, only systems that upload files and then read them through CMIS. What would be the minimum that should be worki...

MrNico by Star Contributor
  • 3304 Views
  • 1 replies
  • 0 kudos

Uploader-plus

Hi,Can we use uploader plus in Alfresco enterprise 6.1.0 and 6.1.1.  kindly let me know is there any license to be purchased for using uploader plus. Kindly let me know if we can add tags also with uploader-plus.

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

Resolved! Upload a Folder

Is it possible to upload folders containg files to a site?I have a system of local files organised by folders through explorer that I'm looking to mass upload. Is there an easy way to do this without recreating each folder?Thank you!

Patch by Champ in-the-making
  • 4949 Views
  • 2 replies
  • 2 kudos

Resolved! REST API node info with &include=path problem

I have a problem with getting the path info via a GET request according to the example here: https://docs.alfresco.com/content-services/community/develop/rest-api-guide/folders-files/#get-folderfile-metadataAccording to the document I can use a node ...