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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 677 Views
  • 0 replies
  • 0 kudos

Alfresco Docker SSL setup

Hi.I would like to know how to run Alfresco Docker installed in HTTPS environment.my website is skengineering.ma it redirects to the share page, but only in http.is it possible to change the docker image or any component to force https ?is certbot do...

nskiredj by Champ in-the-making
  • 2199 Views
  • 1 replies
  • 0 kudos

Search folder empty

Hello,I created a folder through the ModuleImporter:<?xml version="1.0" encoding="UTF-8"?><view:view xmlns:view="http://www.alfresco.org/view/repository/1.0"> <view:reference xmlns:rule="http://www.alfresco.org/model/rule/1.0" x...

How to remove aspect for all documents in Alfresco at once?

Hello,when alfresco was migrated to a newer version (5.2->7.x), incompatible extensions were removed (not installed), and also their custom model is missing (aspects and its properties). Files and folders In Alfresco have this metadata marked with a ...

miroslav by Star Contributor
  • 1962 Views
  • 1 replies
  • 0 kudos

Resolved! How to migrate 1TB of data to Alfresco Community?

Helllo,what are the options for uploading a large number of documents to Alfresco Community 7? How would you proceed if you had to migrate e.g. 1TB of data (pdf, docs). No custom metadata/model. For simplicity, the directory structure would correspon...

miroslav by Star Contributor
  • 2314 Views
  • 1 replies
  • 1 kudos

Resolved! Do you run Alfresco 7.x dockers in production environment?

Hello,Is anyone running a production Alfresco Community environment in dockers please? Did you have to modify the dockers available from alfresco (besides data persistence)? Would you recommend it over classic installation? What problems did you enco...

miroslav by Star Contributor
  • 2932 Views
  • 1 replies
  • 2 kudos

Resolved! Get a list of all users

Hi,I have following code to list all users:users = people.getPeople(null, 0) for (var i=0; i<users.length; i++) { log = users[i].properties.userName + "\n"; logFile.content += log; }However this does not work, I get an error on the log line.I also...

image
PVanhoof by Champ on-the-rise
  • 7698 Views
  • 3 replies
  • 4 kudos

ecm4u Antivirus

Scan all files transparently for viruses that are stored or modified in AlfrescoAlfresco does not yet provide a virus scanner and classic virus scanners cannot be used with Alfresco on the server side without issues. The ecm4u antivirus module closes...

ecm4u Policy Scripting

With Alfresco you can link predefined actions to system events. Actions can be triggered, for example, when creating or deleting a document and can involve the setting of default values, sending of emails or the validation of property-values. The Pol...

ecm4u Email for Share

This module allows you to store your important emails in Alfresco as users would expect:With the integrated previewer you can view content, recipient and atttachments of an email at a glance, without having to open your native email client. The searc...

Alfresco Mobile Workspace LDAP/AD Authentication

Hello community,We want to introduce the new Alfresco app but have the problem that currently only Alfresco NTLM users can log in, but not users who come from an LDAP or AD.Old Content-Service app and Alfresco Share works for LDAP users.We have the p...

after nginx https, login error.

Hello I have installed the alfresco-5.0.d version, on rhel8.6it was working with http later i have installed the nginx,After apply the redirection to https in nginx then got error when login the alfresco.please see the below error ,please advise....

image
rasool by Champ in-the-making
  • 1900 Views
  • 1 replies
  • 0 kudos

Get audit application info - Null values

I created an API that will consume Alfresco APIs. Why am I getting null values when i consume the endpoint from my service?The endpoint http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/audit-applications/taggingreturn { "en...

renatoc1 by Confirmed Champ
  • 2456 Views
  • 1 replies
  • 0 kudos

stop generation

HelloI have project Backend(java spring boot alfresco) & Frontend(Angular alfresco)How to stop generation alfresco from backend to frontend?if you want more explanation contact me on Email - haneenalnwaiser@gmail.com

Alfresco replication issue

i am using Alfresco 7.2 community version and i am new to Alfresco. I have set up master slave configuaration on 2 different VM's ,with replication of content from master to slave. recently i am getting the following error during replication.Last job...

nvvnravi by Champ in-the-making
  • 2034 Views
  • 0 replies
  • 0 kudos

Resolved! Invalid keystores from Tomcat

I have installed Alfresco community services version using this guide and on starting tomcat service the alfresco throws an error on Invalid Keystores. I have generated the keystores using the documentation from alfresco but it seems not to solve the...

by Not applicable
  • 25713 Views
  • 12 replies
  • 4 kudos

Setting property to read-only

Hello, I'm having trouble setting one of my custom properties to read-only in the content app. Based on this: https://www.alfresco.com/abn/adf/docs/content-services/components/content-metadata-card.component/#making-aspects-and-properties-read-onlyI ...

Jannik by Champ on-the-rise
  • 5699 Views
  • 3 replies
  • 0 kudos