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
  • 1662 Views
  • 1 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
  • 2298 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
  • 2488 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
  • 2221 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
  • 2556 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
  • 3269 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
  • 8313 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
  • 2076 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
  • 2809 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