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

Resolved! Rest API - Upload file to specific folder of a site

Hello,I try to upload a file to folder 'documentLibrary/CERTs' defined to '0' site using following cURL command:curl -X POST -F filedata=@test2.txt -F ‘nodeType=\"cm:content\"’ -F ‘relativePath=\"CERTs\"’ -H 'Authorization: Basic VElDS0VUXzUyMzU1YmE4...

ludoADV by Confirmed Champ
  • 6755 Views
  • 1 replies
  • 3 kudos

Authentication through nginx proxy returns 404

Hello guys,I'm trying to create nginx proxy for demo shell ADF application and calling port 7777 instead of 8080 for authentization. Unfortunately 404 error code is coming back  app.config.json{ "$schema": "../../lib/core/app-config/schema.json", ...

image image image image
miroslav by Star Contributor
  • 5729 Views
  • 1 replies
  • 0 kudos

Problem logging to APS with Keycloak

Hello,I configure APS to authenticate via Keycloak, below my activiti-identity-service.properties:keycloak.enabled=true keycloak.realm=MyRealm keycloak.auth-server-url=http://keycloak-url/auth keycloak.resource=activiti keycloak.credentials.secret=se...

zafkir by Champ in-the-making
  • 4131 Views
  • 1 replies
  • 0 kudos

Content and Process Services with Activiti Cloud

Hi guys, I setup a Content and Process Services with Activiti Cloud app and when running it with npm start, the app does not render on the broswer,This localhost page can’t be foundhttp://localhost:4200/auth/realms/alfresco/protocol/openid-connect/au...

DavisFcb10 by Champ in-the-making
  • 2138 Views
  • 0 replies
  • 0 kudos

content model

im working on creating a content model and so while im working on the model properties i need to auto increment the document id and the only way to do so is to use a java class constraint !i created the java class that returns auto-inctemented id (in...

Resolved! How to change location of contentstore dir?

Hi, I was wondering how to save files on an external server (different from the installation one). After reading some community discussions, I have understood that:1. I need to change the dir.contentstore and dir.contentstore.deleted default values i...

alessio86 by Champ in-the-making
  • 17309 Views
  • 7 replies
  • 1 kudos

SOLR change shared.properties in Docker image

Hello everyone,I am having trouble trying to change the SOLR 6 shared.properties file starting from the Docker image.In particular I would like to enable the cross locale search, so I have my own Dockerfile where I replace the string "# alfresco.cros...

ajeje93 by Confirmed Champ
  • 8169 Views
  • 3 replies
  • 1 kudos

Reassign Tasks in bulk

Hi all,Is it possible to reassign all open Tasks from one user to another? This should be a common requirement probably; when an employee leaves the company and another should take over the open tasks.How to achieve this?Thanks,

Copy nodes to another server

Hi all,I need to copy a few nodes with their children from a Dev environment to Uat environment. What is the best approach to accomplish this? Is there a tool available, or an API, or maybe an export/impost functionality? Any advice will be much appr...

solr

I want to change solr-config but i haven't any example. Can you help me ?

Resolved! Installation of Community Edition failed

Hello,From ubuntu 20.04 with docker & docker-compose, I tried to launch docker-compose.yml through command, but it failed:root@dms:/home/ludo/Alfresco/acs-deployment/docker-compose# docker-compose -f docker-compose.yml up Traceback (most recent call ...

ludoADV by Confirmed Champ
  • 4627 Views
  • 1 replies
  • 0 kudos

Site Features Privacy

Hi.. is there any possibilities to change the site features privacy?For example, the calendar features inside the site. When creating event, everybody inside the site is able to view. Same goes with discussion.Is there any way to change the privacy o...

Site Features Privacy

Greetings,I would like to enquire regarding site features in Alfresco (calendar, site notice etc)Is that possible to change the site features setting to private where only the respective users can view the content.Currently when creating details in c...

Alfresco 6.2 Share show pdf blank

I am using alfresco community V6.2.User uploaded pdf shows blank (some pdf).For some pdf, first page show blank and other pages show properly.When I download or View In Browser then it shows properly.

sp2 by Elite Collaborator
  • 3981 Views
  • 3 replies
  • 3 kudos

How to increase cache to avoid a memory leak

Hello, I have following error messages in the alfresco log. I tried to edit tomcat/conf/context.xml (<Resources cachingAllowed="true" cacheMaxSize="100000"/>), but the result is the same.How can I increase the cache?Thank you!28-Jul-2021 14:29:08.118...

mirak by Champ on-the-rise
  • 11771 Views
  • 5 replies
  • 2 kudos

Viewing Markdown in Alfresco wiki or document preview

I saw this earlier thread: https://hub.alfresco.com/t5/alfresco-content-services-forum/use-markdown-in-alfresco-wiki/m-p/228591and was wondering if there's been any new advancements with Markdown in Alfresco. I was hoping to be able to view Markdown ...

nathanl by Champ in-the-making
  • 2351 Views
  • 1 replies
  • 1 kudos

Event for task created in APS

Hi,I'm trying to setup a Task Listener on my process on the event "TASK_CREATED" however i can't choose this option in the dropdown.Any idea why this event is missing? I found it in the Activiti documentation.Is there a workaround on how to implment ...

image
MaxStammey by Champ in-the-making
  • 2235 Views
  • 0 replies
  • 0 kudos