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: History of Alfresco VersionsHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unofficial experiments by Alfresco develop...

ttoine by • Community Manager
  • 2104 Views
  • 1 replies
  • 1 kudos

Resolved! Spaces replaced with '+' when downloading files from ACS?

Hello,I am upgrading from ACS 5.2 to 7.2 (community) and have most everything working as it should. However, when I download a file stored in the ACS any spaces in the filename are replaced with a '+'?Is there any way to stop this from happening? 5.2...

ITguy by • Champ in-the-making
  • 8708 Views
  • 7 replies
  • 2 kudos

Content Permissions in APS

Hi there,Does anyone out there know anything about APS content permissions. I have a custom UI built in Angular that uses the REST API to communicate with APS.I want to upload some content into APS so that it can be later used on a workflow. I am usi...

pedwards99 by • Star Contributor
  • 2275 Views
  • 0 replies
  • 0 kudos

Alfresco search wildcard doesn't work

Hello everyone,I am trying to execute this query :{     "query": {         "language":"afts",         "query":"PATH:\"/app:company_home//*\" AND =gda:typePJ:\"PJ-*\"  AND EXACTTYPE:\"cm:content\" AND cm:modified:[2020-01-01T00:00:00 TO 2100-06-30T01:...

AmineÖzil by • Champ on-the-rise
  • 6001 Views
  • 6 replies
  • 1 kudos

how to manage the visibility of a component

I would like to be able to manage the visibility of a component depending on the group with which I access for example in a list item like:<adf-sidenav-layout-navigation> <ng-template let-isMenuMinimized="isMenuMinimized"> <mat-nav...

Problem with alfresco 5.2 restore

hello everybody,I am looking to restore the alfresco community 5.2 data in another windows pc, I made a backup of the postgres database with pg_admin and also with cmd(sql,tar,dump,bak), and I copied and pasted the alf_data folder. the problem is tha...

bil by • Champ in-the-making
  • 2384 Views
  • 1 replies
  • 0 kudos

LDAP sync error : Last encoded character..

Hello ! I have a critical error for one of our managed platforms with some LDAP users synchronized to Alfresco.Here is the callstack : 13:02:07,027 INFO  [org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer] [DefaultScheduler_Worker-2] S...

jleman by • Champ in-the-making
  • 2855 Views
  • 1 replies
  • 0 kudos

Resolved! Java Heap Space with Java class custom action

Hi,I have a version 7.2 Alfresco ECM (community) in Docker with docker-compose in a VM (Ubuntu 22.04.1) with very good specs: 12 cpu cores and 128 GB RAM total. This is a default 7.2 installation done with Angel Borroy's tool and OpenJDK is the JVM. ...

konsultex by • Confirmed Champ
  • 5099 Views
  • 2 replies
  • 1 kudos

Audit DataExtractor Custom No registered

Hello, I'm developing a custom audit file.But when the system informs: "No registered audit data extractor exists for ..."The application works correctly until you insert a custom extractor.I'm using SDK 4.3.Apparently it loads the audit xml before t...

filipehtf by • Champ in-the-making
  • 2881 Views
  • 1 replies
  • 0 kudos

Audit Application is Enabled but audit entry is not visible

Hii all,I have been working with auditing and have used custom-audit application as mention in docs but only changed pathmapping tag source only. Due to it audit entries has stopped entering my application also i change audit application name in glob...

piyush48 by • Star Contributor
  • 6742 Views
  • 3 replies
  • 1 kudos

Activities Feed Size

Hello everyone,I am trying to consume the following api: /people/{personId}/activities, but the amount it brings me is only 200 which only corresponds to a single day, I would like to know if this amount can be extended either by increasing the size ...

edtalla by • Champ in-the-making
  • 1856 Views
  • 0 replies
  • 0 kudos

idx_alf_conturl_cr violated on document creation

Hi!On creation and even on deletion of any document I get a duplicate key exception in the postgresql-database:### Error updating database. Cause: org.postgresql.util.PSQLException: ERROR: duplicate key violatedUnique-Constraint „idx_alf_conturl_cr“2...

schorsch by • Champ in-the-making
  • 15810 Views
  • 7 replies
  • 6 kudos

How to render Form for type with aspect in Share?

Hello,Using `/share/service/components/form` web script we can render a form for a node or for a type. Is it posible to render a form for a type with aspects? If no, how would you implement it?I can implement "AspectFormProcessor", but what next? How...

upforsin by • Star Collaborator
  • 5505 Views
  • 4 replies
  • 0 kudos

java delegate couldn't instantiate class

HiI am using Alfresco Process Services V 1.11.1 trying to call the delegate from the Service task. In the spring Boot i am referring Activity-Engine 5.23.0 version in the pom fileI copied the jar file to following 3 directories and still getting the ...

Guru by • Champ in-the-making
  • 6655 Views
  • 4 replies
  • 0 kudos

cmis query does not return correct results

I hwhen i execute this cmis query to alfresco acs7.2.1 SELECT *FROM fds:document AS DJOIN cmis:folder AS O ON D.cmisbjectId = O.cmisbjectIdWHERE NOT (CONTAINS(D, 'PATH:\"/app:company_home/cm:Failure//*\"') OR CONTAINS(D, 'PATH:\"/app:company_home/cmr...

Nicodeme by • Champ in-the-making
  • 2954 Views
  • 1 replies
  • 1 kudos