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

JRebel setup

I have an issues when trying to add JRebel to Alfresco. I am using following the guidelines found below. When I run the command ./run.sh build_start I get the following message;INFO [ContainerBackgroundProcessor[StandardEngine[Catalina]]] org.apache....

How to Call APS API from ADF ?

I have  import this api import {AlfrescoApiService,} from '@alfresco/adf-core' and  i want to filter user and group of APS   so In APS Api explorer we have  group filter and user filter api 1. /activiti-app/api/enterprise/groups?filter=' + data2. '/a...

dharmraj by Confirmed Champ
  • 7679 Views
  • 4 replies
  • 0 kudos

Update timer due date

Hi,We are using ACTIVITI 7.We have process definition such that it contains the timers(boundary event).After creating the instances for such processes and performing some transition timer is activated (we are giving timer due date say it will execute...

10000 results limit problem when using a CMIS query

Hi everyone, I have hundreds of thousands of folders in an Alfresco server and need to get information on them using a Python script.Here's my code:cmis_client = CmisClient('http://' + alfresco_remote_host + ':' + alfresco_remote_port + '/alfresco/ap...

sbonami by Champ on-the-rise
  • 10615 Views
  • 3 replies
  • 6 kudos

DocumentListComponent [Where] syntax?

So the document list component https://www.alfresco.com/abn/adf/docs/content-services/components/document-list.component/, have a [where] property which is able to filter the data in the list.When I try the example:[where]="'(isFolder=true)'"it works...

ff89 by Champ in-the-making
  • 4237 Views
  • 1 replies
  • 0 kudos

Resize the thumbnails on Gallery view

Hi,Gallery view have thumbnail slider to resize the thumbnails view. Dose it work?I always see small thumbnails view and it does not react on slider at all (look at the screenshot).Opposite to Share, mobile app resize thumbnails of this documents to ...

fedorow by Elite Collaborator
  • 5822 Views
  • 2 replies
  • 0 kudos

Custom subject mail for workflow

HI, i want to change subject for mail of notification new workflow ,i have seen that for modify this field i can modify    notification-service_it.properties  but i don't want a static modifici want assign to it  the title of workflow,i have find in ...

alexxx by Champ in-the-making
  • 5230 Views
  • 1 replies
  • 0 kudos

Retention Actions and multiple folders

Hi - I run Alfresco RM 2.5.3, and I have a question about how retention schedules apply to records beneath them.I have a retention schedule defined on a particular Record Category (cutoff after 7 days or when Case is Closed, destroy after 7 years or ...

henrig by Champ in-the-making
  • 4949 Views
  • 2 replies
  • 0 kudos

Alfresco DB schema clone to new server

Hi Team,Can't we use the cloned schema of alfresco for the new server? I am receiving the below errorSEVERE: Exception sending context initialized event to listener instance of class [org.alfresco.repo.webdav.WebDAVSessionListener]org.alfresco.error....

siddardha by Confirmed Champ
  • 4558 Views
  • 1 replies
  • 0 kudos

Activiti 5.22 security vulnerabilities

Hi We are using Activiti 5.22 and SAST (Application Security Testing software)  is showing security vulnerability due to SpringFramework 4.1.5 . What version of SpringFramework is being used by Activiti 5.23 ? [NOTE:- For 4.1.x, Pivotal recommends, u...

ashwin-sid by Champ in-the-making
  • 4950 Views
  • 1 replies
  • 0 kudos

What SDK or package to use to the bulk import

In this URL https://docs.alfresco.com/5.2/concepts/bulk-import-programmatically.htmlThere is code as shown belowUserTransaction txn = transactionService.getUserTransaction(); txn.begin(); AuthenticationUtil.setRunAsUser("admin"); ...

sepgs2004 by Star Contributor
  • 4829 Views
  • 1 replies
  • 1 kudos