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
  • 1147 Views
  • 1 replies
  • 0 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
  • 2095 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
  • 1636 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
  • 1288 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
  • 2027 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
  • 3439 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
  • 2189 Views
  • 1 replies
  • 0 kudos

Can not find a new user

Hi Team;     There is a quesion that strange to say!     I created three users are 'ZS', 'LS', 'WW'.  And created a site 'testSite'    Then I try to add these three users into 'testSite', I can use the Search function find 'ZS' and 'LS' but without '...

YanFeiHu by Confirmed Champ
  • 1575 Views
  • 0 replies
  • 0 kudos

Resolved! Question about add an aspect

Hi Community;    I want to add an aspect 'cc:anydownload'.    In share-config-custom.xml I add the <aspect name="cc:anydownload" />.   And also I create the <aspect name="cc:anydownload">  in customModel.xml.   Restart alfresco, then click 'Manage as...

image
YanFeiHu by Confirmed Champ
  • 4627 Views
  • 5 replies
  • 0 kudos

Resolved! Upgrade process services from 1.9 to 2

Hello,I'm trying to upgrade Alfresco process services from 1.9 to 2. After replacing activiti version in the pom.xml from 1.9 to 2, I'm getting the following dependency error,If I change the activiti version back to 1.9 then the issue disapears. I ca...

image
sdhanekula by Champ in-the-making
  • 2725 Views
  • 1 replies
  • 1 kudos

T-Engine Metadata extraction & Transform - Retrieve FileName

Hello, I used the new t-engine transformer and metadata extractors to perform custom actions (transform, extract) with a specific mimetypes... They are working perfectly but some custom-external transformation/metadata extractions needs the original ...

Ignacio by Champ in-the-making
  • 1417 Views
  • 0 replies
  • 0 kudos

Content Services CMIS node delete problem

I have Alfresco 7.2 Community installed in Docker using the install script from Angel Borroy running on an Ubuntu server with very generous hardware although the disc is relatively slow. The repository holds several million documents from which about...

konsultex by Confirmed Champ
  • 1940 Views
  • 0 replies
  • 0 kudos

alfresco-ansible-deployment / community-extra-vars.yml

I don't need amps module google drive but this community strangly contains a ref to enterprise repos:[...]amps:[...]googledrive_repo:repository: "{{ nexus_repository.enterprise_releases }}/integrations/alfresco-googledrive-repo-community"version: 3.3...

Rudy69 by Champ on-the-rise
  • 2838 Views
  • 2 replies
  • 0 kudos

License for trial

Hi,I'm trying to use ALFRESCO Trial ( http://localhost:8096/activiti-app )  but the license ( activiti.lic ) is not valid, it should be  "30-Day Trial License".

maccarilab by Champ in-the-making
  • 1970 Views
  • 1 replies
  • 0 kudos