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 Labs

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

How to archive documents?

Hello,after some time, there are documents in the Alfresco system that will not be used anymore. Is there any way to archive them? (special site, or just remove them and back up). I am looking for a typical solution. Thank you!

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

Resolved! ACA Making properties read only

Project Alfresco Content ApplicationI'm trying to extend Content Metadata Card with custom groups and can't make property readonly.The changers of app.config.json file by documentation do not work,and changers of app.extensions.json file by forum thr...

fedorow by Elite Collaborator
  • 2774 Views
  • 3 replies
  • 1 kudos

REST update node properties cm:taggable and cm:categories

In the API Explorer, when updating a node there's a note that settings properties of d:category is not supported (see image)This means that Categories (cm:categories) and Tags (cm:taggable) of a node are not updatable via REST: is there a workaround ...

image

How to configure master-slave data replication in Alfresco ?

Hello,I would like to have two instances of alfresco community 7 with data replication between them. If the first instance goes down, the traffic would be redirected to the second instance. Users would have to log in again, but would have the data av...

miroslav by Star Contributor
  • 2734 Views
  • 2 replies
  • 0 kudos

Node count in its parent folder.

Hi,May i know the correct method to get the node count in the parent folder. I have done this```        ChildAssociationRef parent = serviceRegistry.getNodeService().getPrimaryParent(nodeRef);        final NodeRef fileNodeRef = parent.getChildRef(); ...

atultalhar by Champ on-the-rise
  • 1334 Views
  • 0 replies
  • 0 kudos

Open document in new tab in browser

Hi everybody,The think is: I searched document via search browser. After searching it I get this:Now I would like to open document detials in new tab in browser after clicking on its name.I know that I need to edit javascript file and add to <a> tag ...

image

Resolved! Missing dependecy

HiI have a rather old repo modification I am trying to recompile for the latest version of Alfresco.The problem I have is that the java file tries to import org.alfresco.slingshot.web.scripts.NodeBrowserScript that is part of share. How do I add shar...

Software purchase

We are intrested in purchasing  the software for documnet mangement,  I had register in the forum didnt get any reply from your side, Kindly send the India contact no & mail ID

Logesh by Champ in-the-making
  • 2141 Views
  • 0 replies
  • 0 kudos

Link Office word with Library column data

Hi,I'm new to Alfresco and I'm currently analysing the solution to see if it fills every needs we have. I would like to know if there is a similar functiunality to Sharepoint data link between the word document property and the column itself in the l...

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
  • 2154 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
  • 1935 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
  • 2282 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
  • 2878 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
  • 7601 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...