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

Forum Posts

Resolved! REST API- Search

Hi, i have this two trouble about API, i have Alfresco 5.2.How to:- Search last files uploaded in a Site,- Search all the files by Filename OR tag OR categoryCan anyone help me? 

DoZi by Champ on-the-rise
  • 9295 Views
  • 4 replies
  • 2 kudos

NodesApi

Has anyone be successfull at implementing the NodesApi ? https://github.com/Alfresco/alfresco-js-api/blob/develop/src/api/content-rest-api/docs/NodesApi.md#updateNodeHave tried NodesApiService (createNode doesn't work).  https://www.alfresco.com/abn/...

Unable to call My ftl/desc.xml/js on new multi-select action

Hi,I have created new action in multi-select of documentLibrary but I am unable to call my create-package.ftl by clicking on it.Code for creating new action<!-- Document Library config section --><config evaluator="string-compare" condition="Document...

Isha by Champ in-the-making
  • 6180 Views
  • 6 replies
  • 1 kudos

Alfresco cannot login after Azure VM automated shutdown

hi guys,i setup Alfresco on a Bitnami VM install on azure and it worked perfectly from day 1i also changed the DNS name in Azure (but kept the original IP) and set up two multi-tenantsto keep costs down, i put an auto shutdown on the VM at 11PM with ...

Delay in job execution with async="true";

I'm using activiti 6.0.0 when I'm trying to call service task with async="true" .. It's taking long time(5 minutes) to start the service task. This is happening only in case of application running in multiple instances scenario's (Load balancer).<ser...

pandusg by Champ in-the-making
  • 2386 Views
  • 0 replies
  • 0 kudos

JUnit test and Records Management dependencies

I have a simple working JUnit test:@RunWith(SpringJUnit4ClassRunner.class)@Remote(runnerClass = SpringJUnit4ClassRunner.class)@ContextConfiguration("classpath:alfresco/application-context.xml")public class MySimpleTest {    @Test    public void conte...

mkczyk by Champ in-the-making
  • 5335 Views
  • 2 replies
  • 0 kudos

Massive small contents too slow.

I am working in a POC using Alfresco as a repository for a huge number of small documents (text or PDF). These documents are generated through a Java application (Batch) that creates these documents and transmits them to the Alfresco server through t...

autostore

We are integrating Autostore 7 with Alfresco 5, we had trouble connecting and found out supported Alfresco version is 4, I think it is because V5 doesn´t have explorer, but not sure, so we used Webdav method to transfer files, end usere wants to conn...

docker, database not inited

Hi,I am developng with SDK 4.1, everything worked well untill I wanted to cleanup docker system. I executed series of docker commands like "docker system prune" and "docker images purge" to make a fresh start. From that moment, alfresco fails to crea...

darionis by Champ on-the-rise
  • 3184 Views
  • 0 replies
  • 0 kudos