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

Forum Posts

Resolved! How do you change the tomcat server port for Activiti BPM?

Hello, I'm new to Alfresco and I'm trying to follow this tutorial for the ADF: https://community.alfresco.com/docs/DOC-6600-adf-101-getting-started-with-alfresco-application-development-frameworkUnder section 1.1.1 I have installed Alfresco process s...

dgr72 by Champ in-the-making
  • 7493 Views
  • 4 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
  • 6033 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
  • 5046 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
  • 3556 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
  • 1894 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
  • 15050 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
  • 6297 Views
  • 3 replies
  • 1 kudos