Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Important topics

We now have a float feature on the forums, that I will be testing in the coming days/weeks on Connect to see the behaviour on Categories and Forum boards. The target is obviously to be able to pin a couple of important contents at the top. Unfortunat...

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

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
  • 7251 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
  • 9113 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
  • 4807 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
  • 16069 Views
  • 1 replies
  • 5 kudos

How can we return an functional error in activiti 7

We have a usecase where we need to perform some business validations when a process is started and return an error code with synchronous response in case the business validation fails. Is there any way we can do that in activiti 7. Below is an exampl...

Resolved! Can't add HotSwapAgent to Alfresco 5.2 AIO project

Hello;I'm trying to add Hotswap agent to my Alfresco 5.2 AIO project according to this tutorial - Using HotSwapAgent | Alfresco Documentation . I did every step but when I ran my project it gives me this exception:I trying to figure out his error for...

deny7 by Champ on-the-rise
  • 11664 Views
  • 2 replies
  • 2 kudos