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

Customize SearchComponent to search in a specific folder

Hello I want to search in Sites folder and I have tried to make my custom Query, but it is not working. I am sure I am doing something wrong , but I do not know whatI attached the query builder, can anyone help me with that? public generateQueryBody(...

olesea by Champ on-the-rise
  • 3595 Views
  • 1 replies
  • 0 kudos

Alfresco Digital WorkSpace Login issue

when try to login in alfresco workspace after install docker , and type the user / passwort (admin/admin ) as documentation said , i get the following error , so what i have to do to login .

Restrict Users Role

Hi Guys,In ADF, I want to restrict creating libraries action, only Administrator can create a library. This is what I wrote in app.evaluators.ts, but it does not work well, I have to manually reload it, then it works . Can some correct me? Thanks.exp...

dxwtyz by Champ in-the-making
  • 3550 Views
  • 1 replies
  • 0 kudos

Alfresco Digital WorkSpace Login issue

when try to login in alfresco workspace after install docker , and type the user / passwort (admin/admin ) as documentation said , i get the following error , so what i have to do to login .

aikau-sample-archetype

Hi,I'm trying to run the aikau-sample-archetype following the aikau tutorial (https://github.com/Alfresco/Aikau/blob/develop/tutorial/chapters/Tutorial1.md).When running the application, a blank page appears with following client side error :When app...

IMPERSONATE api alfresco

Hello,I'm trying to do the impersonation through the alfresco API in java.I found a guide that makes this exampleublic String impersonate(String username) { String currentUser = AuthenticationUtil.getFullyAuthenticatedUser();  if (currentUser == null...

vmalfresco by Champ on-the-rise
  • 10167 Views
  • 7 replies
  • 4 kudos

Resolved! Where is developer guide for Activiti 7.x or Activiti 6.x?

Good time. Early I used the developer/user guide for Activiti 6.x. And currently I have migrated to Activiti 7.x. And I cannot find the user/developer guide for Activiti 7.x (Activiti engine).I even tried to find the userguide for the previous versio...

maxlich by Champ on-the-rise
  • 8556 Views
  • 2 replies
  • 1 kudos

CMIS search problem in public REST API

Hi everyone,I'm am trying to integrate with Alfresco using it's public REST API and I found some limitations there so far.Currently I'm using Alfresco 5.2 Community edition.First I was not able to get list of all available fields on a node, as it is ...

djole87 by Champ in-the-making
  • 7869 Views
  • 5 replies
  • 0 kudos

Resolved! Where can I get the Alfresco Outlook Integration AMP File?

Currently I am testing Alfresco and I am very interested in the Outlook integration. I already read the installtion guide but I am failing to get the required amp file. The link in the documentation leads me to the support login page of alfresco, but...

nettania by Star Contributor
  • 7206 Views
  • 3 replies
  • 1 kudos

Suggestions for ACS 6.0 in cluster

Hi,    I installed ACS 6.0 in cluster (2 nodes) under two windows 2016 server failover cluster (in vmware). The server didn't took the load (users sessions) althought i gave them a lot of ram (96g) and CPU (16). Tomcat jvm has 64g. Did someone instal...

marnad by Champ on-the-rise
  • 12260 Views
  • 15 replies
  • 4 kudos

Java Heap Space issue while reading 50MB files

Hi everyone,I want to read 50-100 MB CSV file in java script rule to update the details in Alfresco data list. But I am getting Java Heap space issue on the below line of code.var items = companyhome.childByNamePath("/Sites/datalists/documentLibrary/...

Resolved! Is it possible to share HTTP and HTTPS ports at the same time?

I've been trying to check is it possible to set both HTTP and HTTPS running at the same time, something like with URLs below.http://alfresco.domain.comhttps://alfresco.domain.comMy co-worker is developing a client for Alfresco and he would need to te...

iisti by Champ in-the-making
  • 7826 Views
  • 1 replies
  • 0 kudos

Resolved! Custom Tables in Alfresco

Hi , In our use case we have requirements to store the some extra data in the custom tables . Actually another application which are outside the APS can access these tables and display these information.Which approach is best for this use case.Might ...