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

MyProject

How can I detect that a file was added then display a message to the share, then save the filename and username to a database in a  table that I create ? What are the steps ?

Retrieving data from database

I connected my allinone project to MySql database,  I created a table and added some data.How can I retrieve that data using javascript backed webscript ?

Download documents of a search result

I frequently have the case that I have to search for a set of documents. Searching for them works just fine, but what I am not able to do is to save/download them all at once. Is there a way to download all (or at least multiple) documents of a searc...

mfriedel by Champ in-the-making
  • 7596 Views
  • 4 replies
  • 1 kudos

How to customise text on pages

Hi all, is it possible to change text on alfresco community web pages, for example text of tab names(Shared files etc..)?Thanks!

mbjelo by Champ in-the-making
  • 9682 Views
  • 7 replies
  • 0 kudos

CMIS: save files with the same name

Good day.I create a document in Alfresco using CMIS. Codeession session = ...Folder parent = session.getRootFolder ();String textFileName = "test.txt"; // prepare content - a simple text fileString content = "Hello World!";String filename = textFileN...

Resolved! Worfkflow: select Assignee from list

Hi, I realized a workflow following the tutorial at ecmarchitect. I need to add the possibility to select the user who must approve the document, when the workflow is started.I think I should modify both platform and share models but I can't understa...

Web Scripts and Behaviours

I created a behaviour that display a message in the console once a file is created.I created a model following this tutorial Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials . (descriptionand date attributes...

Resolved! How to upload a file from a CUSTOM SHARE PAGE ?

Hey guys,What I have done is that I have integrated a scanner in alfresco. What it actually does is, after scanning the document it uploads it to a folder in the document library. For this I have created a custom share page called scanner and in that...

Alfresco Webdav Indexing Issue (Solr6)

Hey Folks,great to be here. I hope someone can help me with my issue i am facing since 2 weeks and could not solve after many research.First i am a newbee. I installed Alfresco Community (Latest version from Git) as docker images on my synology nas. ...

xzyriel by Champ in-the-making
  • 5058 Views
  • 2 replies
  • 0 kudos

Different Events

Are there java functions that can detect if someone added a comment or like to your uploaded file ?If not is there a way to.

alfresco ECM and keycloack

Hi community, I'm trying to integrate alfresco adf with alfresco content service (ECM) using keycloack (sso)i followed this tuto : Getting Started with Alfresco Identity Service EA (Keycloak)Im using ubuntu 16.04 and docker  version 18.06.1-ceand i g...

Alfresco Simple OCR Action

This addon provides a repository action to extract OCR text from images (TIFF) or plain PDFs in Alfresco. Also a share action is exposed in Document Library component. License The plugin is licensed under the LGPL v3.0. State Current addon release ...

alfresco by Elite Collaborator
  • 16422 Views
  • 1 replies
  • 5 kudos