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

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
  • 10269 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
  • 8610 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
  • 7943 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
  • 7289 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
  • 12416 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
  • 7871 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 ...

Activiti 6.0.0 bugs and production environment

Hello.I'm new to Activiti.At the company I work for, we are attempting to adopt it.I'm watching at this tutorial to understand how the product works (I'm aware enough of what BPMN is): https://www.youtube.com/watch?v=V1wrew-YgfA&feature=youtu.beI've ...

giorad by Champ in-the-making
  • 4518 Views
  • 1 replies
  • 1 kudos

Resolved! Problems with configuring solr in Alfresco 6

Hi, I am trying to deploy alfresco6 on a W2019 server with openjdk 11 using this manual. However when I try to start the solr server I get the following error message:ERROR: On Java 9 you cannot set GC_LOG_OPTS, only default GC logging is available. ...

nettania by Star Contributor
  • 4616 Views
  • 1 replies
  • 0 kudos

Resolved! does activiti database supports oracle GoldenGate?

Hi,I am currently using JBOSS Drool 4.5 BPMN for workflow and facing one issue that JBPM database does not support database replication and integration in heterogeneous IT environment, for which we prefer Oracle GoldenGate. Does activiti database sup...

danish by Champ on-the-rise
  • 5852 Views
  • 2 replies
  • 2 kudos

Export and Import Apps from Kickstart app.

Hi,I created a sample application in kickstart app and I want to add some java classes in this, Can i export App from activiti-app into my eclipse work-space and after adding business logic classes import it back to activiti-app?

danish by Champ on-the-rise
  • 2624 Views
  • 0 replies
  • 0 kudos

Resolved! Remote Location Access

Hi All,In ADF, how can I set a restrict for users from remote locations shall have access to the content based on their location. (Example: New York group users shall have access to the New York Released Documents).I do not find where to add this con...

dxwtyz by Champ in-the-making
  • 5496 Views
  • 2 replies
  • 0 kudos

Is there a way to delay the triggering of a rule

Hello,In a folder (A), I have a rule that moves a document to another folder (B) after applying a custom type.In that same folder (A), I have a rule which moves an XML file to a special folder (C) where this file is the base to the creation of anothe...

Unable to access the share URL after installation

Hi Everyone,After installation of alfresco 6.1.2 with tomcat and postgres. Unable to access the share URL.Please find the log below.01-Jul-2019 08:29:18.766 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version: Apache Tomc...

siddardha by Confirmed Champ
  • 10248 Views
  • 7 replies
  • 0 kudos

Secure my Create User service API

Hello,I have created a CreateUser webscript service to offer to new users the auto creation of an account to our ACS based solution.For security reason I added a Captcha support verification.Now I have to use this same service as an API call from ano...

jamilnour by Star Contributor
  • 2481 Views
  • 0 replies
  • 0 kudos

Resolved! Share services version match?

Hi,I'm having trouble with shared-services "Alfresco is running without Share Services. See your System Administrator for more details."One of the common suggestions is to check the versions.alfresco-mmt gives me:Module 'alfresco-share-services' inst...