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

Forum Posts

ACS 7.3 keystore problems

Hi,I am trying to install ACS 7.3 on an ubuntu machine and have problems mit the keystore. I want to install alfresco and alfresco search services without mutual TLS and use the secret word in request header. I installed and configured the instance b...

nettania by Confirmed Champ
  • 2377 Views
  • 1 replies
  • 1 kudos

Question about Module deployment

Hi Community;     I try to create a Module,  after reload the Share Server, there hava several messages as following picture:     Could you please tell me how to solve it? Thanks!

image
YanFeiHu by Confirmed Champ
  • 1234 Views
  • 1 replies
  • 0 kudos

Resolved! adf-datatable with pagination

Hi,is-it possible to add pagination to adf-datatable component ?this is what i try :My ts file is in attached filedWhen i test i got this Error :line 73 is about the last data-column (see 1rst picture). I think the problem comes from another thing be...

Download ACS community edition latest version

Helllo,I tried to download the latest version of ACS (7.3) from the following site, but there is no response after submit my personal information include email address.https://www.alfresco.com/products/community/downloadI read an article about ACS do...

kageura by Champ in-the-making
  • 2723 Views
  • 3 replies
  • 3 kudos

Add jar to a running instance of alfresco?

Hi!Setup: Running custom-made alfresco images in containers.Do I have to add jar-files to the Dockerfile before I build it? Or is it possible to add them dynamically to an already running alfresco image? Or by specifying them as JAVA_OPTS or somethin...

Einar by Champ on-the-rise
  • 1647 Views
  • 1 replies
  • 0 kudos

Override default text analyser class?

There's this snippet in alfresco/model/dictionaryModel.xml: <data-type name="d:text"> <default-analyser-class>org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser</default-analyser-class> <java-class>java.lang...

joko71 by Confirmed Champ
  • 1259 Views
  • 0 replies
  • 0 kudos

Create sub-workflows from every uploaded document

Hi,We have a requirement to create a main workflow with sub-workflows for every document uploaded.Also we should be able to end the sub-workflow separartely without ending the main worflow. The main workflow should end only after all the subworkflows...

sherlin_ss by Champ in-the-making
  • 1051 Views
  • 0 replies
  • 1 kudos

Add judging condition to disable Download button

Hi Community:    I want to disable the top right corner Download button,  and we can use code  'model.showDownload = "false"' to do it.    But how to add a judging condition that if user who only have read permission, then disable it?   Please refer ...

YanFeiHu by Confirmed Champ
  • 1498 Views
  • 1 replies
  • 0 kudos

Where clause - API

Where can i find all the "Where clauses" for consume The Alfresco APIs?Example:http://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/audit-applications/alfresco-access/audit-entries?where=(createdAt%20BETWEEN%20('2019-12-20T09%3A00%...

renatoc1 by Confirmed Champ
  • 2708 Views
  • 4 replies
  • 0 kudos

How to make custom dataTypeAnalyzers?

Hi,regarding this post: https://hub.alfresco.com/t5/alfresco-content-services-forum/speed-up-community-alfresco-with-lucene-repository-properties/m-p/314675Our goal is to make Lucene indexes lean and to remove stop words. We tried to implement custom...

joko71 by Confirmed Champ
  • 1676 Views
  • 1 replies
  • 0 kudos