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

ACS Enterprise Protocol error

Hello,I'm trying to deploy ACS on Tomcat via distribution zip, but when I start Tomcat (v8.5.4), I get this error:Spoiler12-Feb-2021 08:40:34.276 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomcat/8...

tariskap by Champ in-the-making
  • 4321 Views
  • 2 replies
  • 0 kudos

First steps using Alfresco - Port mappings/changes

Hi,i am a kind of newby to alfresco. i want to configure alfresco within a debian 8.9 subsystem and use alfresco 5.2 community.Now i want to change Ports from 8080 to 80 or 443 as i want to use it from external with an le cert.But i didn't understand...

chri_s by Champ in-the-making
  • 15801 Views
  • 10 replies
  • 1 kudos

Creating Custom REST API

Hello,I'am trying to create the custom REST API to fetch the task details of a particular user, like we have an API to fetch the task details based on the task id provided in the URL.Any help would be appreciated...Thank you!

Tabu by Champ in-the-making
  • 2886 Views
  • 0 replies
  • 0 kudos

structure NodeID Smart Folder for ADF

Hello All,I'm trying to navigate in smart forlder, but I noticed that the regex detects node id like (3855ecfa-8353-48bd-a585-aa4eb4d52dfa) but it doesn't detect the node id for smart folder like this (vH1-6-1-1-11bvfn6ace6svmjkcivp7pnx9jv-2LzIwLzIwM...

Integrate alfresco community with web application

I am using alfresco community version 5.2 and have stored some documents in it ..I have a web application and i wanted to access the alfresco documents using the web application .. Is it possible that using the web application we can access the docum...

How to upgrade Apache POI version?

I have Alfresco 5.2 project with Apache POI version "3.10.1-20151016-alfresco-patched" and I need to update in up to 5.0.0 version (or 4.0.0). I have add the section <dependency> <groupId>org.apache.poi</groupId> <artif...

Sanford by Champ in-the-making
  • 4317 Views
  • 1 replies
  • 0 kudos

Resolved! Invalid Digital Signature of generated certificates

Hi,I use alfresco-ssl-generator to generate certificates for repository, solr and client. However, the generated certificates show "This certificate has an invalid digital signature" error. I have no idea how to fix it. Please help. 

image
jeffreyman by Confirmed Champ
  • 22995 Views
  • 17 replies
  • 0 kudos

Resolved! Kerberos SSO and MS Office and WebDav

I have working kerberos sso and ssl proxy. As i understand i can use "Edit Online" in ms office and using webdav without prompting login password but it doesnt. Am i missing something?

Zhoel by Confirmed Champ
  • 12487 Views
  • 6 replies
  • 1 kudos

Looking for a needle in a haystack

Hi all!Any sagestion needing. There is 5.0.0 c server with customisation. No modules, no packagers, all changers made directly in the system. The goal is upgrade to 6.2 with customisations.What kind of methodology or tools could be useful, including ...

fedorow by Elite Collaborator
  • 6235 Views
  • 5 replies
  • 1 kudos

APS java Delegate Junit Test

I am using service task which is associated with Java Delegate.I Have injected some service in my java delegate.I want to create junit test for java delegate. How can I create?I have taken reference of https://hub.alfresco.com/t5/alfresco-process-ser...

sp2 by Elite Collaborator
  • 2383 Views
  • 0 replies
  • 0 kudos

Creating rich forms in activiti with minimal coding

I am looking to create rich and responsive forms in activiti 6 which can be customized to a great extent, need guidance on what are the components and technology involved to achive this with minimal coding in community version of activiti 6

tmonk9210 by Champ in-the-making
  • 3128 Views
  • 1 replies
  • 0 kudos

Doing soft delete of the uploaded files in activiti

Hi All,we can able to upload the file in the alfresco activiti. and we can also delete the uploaded files.once we delete the file  will be removed from the UI as well as the entry in the related_content and content_rendition tables  are also get remo...

Arun_nmc by Champ on-the-rise
  • 4199 Views
  • 2 replies
  • 0 kudos

SOLR 6 Tracking failed - Exception from executeScript

Trying to reinstall Afresco 6.2 ga with ansible scrpthttps://github.com/jpotts/ansible-alfrescoI'm facing a problem never experieced before, correlated with SOLR6 communication malfuncion (I belive)I have configured both Alfresco and Solr NOT to use ...

Giuliano by Confirmed Champ
  • 6657 Views
  • 3 replies
  • 1 kudos

Alfresco community edition with podman

Hello everybody,Since RHEL 8 no longer supports Docker, I am trying to install Alfresco Community Edition with podman. Does anyone have any experience with this? How do I have to configure the individual components? Almost everything starts, only alf...

R4L by Champ in-the-making
  • 5678 Views
  • 2 replies
  • 2 kudos

deploy amp in alfresco 6.2

hi all,I have trying to install an amp generated with SDK 4.1 and java 8 in alfresco 6.2.The documentation https://docs.alfresco.com/6.2/concepts/master-deploy.html explains to use the bin/apply_amps.sh command which is not in the alfresco/alfresco-c...

Doing soft delete of the uploaded files in activiti

Hi All,we can able to upload the file in the alfresco activiti. and we can also delete the uploaded files.once we delete the file  will be removed from the UI as well as the entry in the related_content and content_rendition tables  are also get remo...

minimal alfresco distribution

Hi everyone,I started alfresco 6.2 via docker. It's possible to make a minimum distribution excluding Solr, ActiveMQ, all transformers, and Share? What are the properties to configure in the content service to exclude all it can be excluded?