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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 680 Views
  • 0 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
  • 1484 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
  • 1217 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
  • 1874 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
  • 3219 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
  • 2011 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
  • 1469 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
  • 4302 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
  • 2579 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
  • 1361 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
  • 1844 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
  • 2604 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
  • 1851 Views
  • 1 replies
  • 0 kudos

Uploading file using the REST API with HttpURLConnection

Hi, I'm using the acs-deployment 7.2.0 (the docker deployment) and I would like to upload a file using the REST APIs with Java HttpURLConnection, so by explicitly doing the POST (at the moment I cannot use the ReST API Java Wrapper Extension Point). ...

aturbati by Champ on-the-rise
  • 5004 Views
  • 2 replies
  • 0 kudos