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

[Alfresco 5.2] jodconverter does not work anymore

Hi,I'm using (from almost 2 years) Alfresco Enterprise 5.2.4 and libreoffice as a jodconverter.Last end of years, I began to have trouble with jodvonverter but a simple soffice service restart was working.This is not the case anymore. I even restarte...

JC83 by Confirmed Champ
  • 5922 Views
  • 4 replies
  • 0 kudos

Alfresco Giving Wrong Parameter

Hello,During a test my team was performing, Alfresco was producing an incorrect parameter and a restart was applied to correct it. I wanted to know why that unknown parameter was produced and how we can go about it not happening again.Any suggestion ...

Resolved! How to display size in share ui

Hi I am new to alfresco and learning from tutorial using https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html i am trying to show size of a uploaded file but able to get to it. Can somone guide?

itisvikki by Champ in-the-making
  • 2711 Views
  • 1 replies
  • 1 kudos

Errors about docker.

Hi Team;      After run CMD 'run.bat build_start' on Windows,  there were a number of errors, please refer the photo as below.      Would you please tell me what should I do? thanks a lot!

image
YanFeiHu by Confirmed Champ
  • 2627 Views
  • 1 replies
  • 1 kudos

Shared links dosent work.

When using 7.1.1 and Digital workbench the shared link function does not work.I can open the Shared links settings box and get the URL, but it is always broken and returns 404.I have no idea how to proceed in fault searching this.//Andreas

Developing a new module (AMP) for alfresco 7

Hey,I'm following this Tutorial to create a new module for Alfresco 7.I followed the steps, and it went good, and when I ran the run.bat file the terminal shows this:2022-06-02 09:43:24,152 ERROR [web.context.ContextLoader] [localhost-startStop-1] C...

KarekMedAM by Star Contributor
  • 2987 Views
  • 1 replies
  • 0 kudos

How i can search with custom properties?

Hi, everyoneI try to search on live search textbox (Up right) and i'm not see result with searching.I already attached properties configure.-<imports><import prefix="cm" uri="http://www.alfresco.org/model/content/1.0"/><import prefix="d" uri="http://...

by Not applicable
  • 4227 Views
  • 4 replies
  • 0 kudos

Migration problem Alfresco 5.2 to 7.2

Hi there,I have some troubles with my migration from alfresco 5.2 local to alfresco 7.2 on docker.I followed all the instructions in Angel Borroy video on youtube: Upgrading from Alfresco 5.2 to Alfresco 7.0I copied all files to the new server and st...

sz by Champ in-the-making
  • 4428 Views
  • 4 replies
  • 0 kudos

[Alfresco 5.2] weird search result

Hi,I'm using the search API and technically it works : I mean I'm able to have a result .. but the result is pretty weird My query is something like $ curl -X POST \ "http://localhost:8080/alfresco/api/-default-/public/search/versions/1/search" \ -H ...

JC83 by Confirmed Champ
  • 1633 Views
  • 0 replies
  • 0 kudos

Group Workflow

Dear Team,I have created custom workflow for document review and approval for Group,for that i have written script, but script not working properly.please refer below script:var workflow = actions.create("start-workflow");workflow.parameters.workflow...

aishu by Champ on-the-rise
  • 8051 Views
  • 5 replies
  • 0 kudos

Search query with current username

Hi, I need define fts or lucene query with parameter current logged user, for example I need something like this:ASPECT:'cm:lockable' AND! ASPECT:'cm:workingCopy' AND cm:lockOwner:'getCurrentLoggedUser'I need this query for dashlet creating by saved ...

mvlcek by Champ on-the-rise
  • 2111 Views
  • 1 replies
  • 0 kudos

Java-backed webscript

I am following this tutorial to create a folder-listing java-backed webscript. Creating a Java-backed web script | Alfresco Documentation I have build maven project from eclipse. It is working(able to load localhost:8080/share)but, when I run the : h...

sakshik by Star Contributor
  • 3838 Views
  • 2 replies
  • 0 kudos

Prevent multiple login with same account

Hello,I would to set up my ACS so that it is not possible for a user to log in from different systems (ie: different computers, browsers, etc) with the same account (for both Share and Platform)Exemple : user1 connects from computer1 => logged in and...

Resolved! [Alfresco 5.2] search for nodes with REST API

Hi Everybody,I try to play with the REST API, now I'm able to do a lot of thing but there is still something that fail.I cannot find anything with the /queries/nodes interface.To be true, actually, I can have a lot of result for this request while th...

JC83 by Confirmed Champ
  • 5322 Views
  • 2 replies
  • 1 kudos

Context initialization failed org.alfresco.error.AlfrescoRuntimeException: 05010039 Keystores are invalid - New 7.1.0 install with Postgres 13.3

We installed alfresco 7.1.0 with postgres 13.3 but we encounter below issue. Any leads 2022-06-01 23:47:02,722 DEBUG [org.alfresco.repo.security.authentication.saml.core.SAML2PostBindingImpl] [main] preRegister called. Server=com.sun.jmx.mbeanserver....