Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Scheduled Job to upload documents in Alfresco

Hi Everyone,I am trying to create alfresco scheduled job. I want to upload documemnts from my local system (e.g. Some folder in D drive) to specific folder in Alfresco (SDK 3 Project I'm working on). I want this logic to be written in scheduler only....

CMIS query fails for IN_FOLDER >2

I've been developing a web-app in VB.Net which uses CMIS.Net, linking to a FileNet repository. The application builds up queries programmatically, locating documents by creating queries which contain multiple IN_FOLDER statements. In development I ha...

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
  • 6395 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
  • 9224 Views
  • 3 replies
  • 6 kudos