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

Forum Posts

Sorting and pagination queries in ADF

Specifications: Alfresco 5.2.3 enterprise, ADF 3.4 ·         Considering 100 documents in a folder, and Item per page as 25,  when we navigate through the document library in ADF, we have a requirement of sorting documents by ‘Created date’ (oldest t...

ranjeetsi by Star Contributor
  • 5446 Views
  • 3 replies
  • 3 kudos

Is there any other efficient way to retrieve all the folders and files of a Alfresco space using Alfresco web script as well as the total documents count

I have tried to extract the folders and documents information using below CMIS query in web script.SELECT * FROM cmis:document WHERE IN_TREE('"+child.nodeRef+"')SELECT * FROM cmis:folder WHERE IN_TREE('"+child.nodeRef+"')But cmis:document giving me i...

rashi by Champ in-the-making
  • 3877 Views
  • 2 replies
  • 0 kudos

Install and using Alfresco on Virtual Private Server

Hi Friends,I'm newby to Alfresco,I would like your opinion regarding the installation of Alfreso in a Virtual Private Server.This VPS will host other services, like server web and cloud on Linux Debian environment, so I would like to know if Alfresco...

danjde by Champ in-the-making
  • 2862 Views
  • 1 replies
  • 0 kudos

Custom Metadata gets not overridden

Hey guys,I followed this official Alfresco Guide LINK for adding custom Metadata to a file which is uploaded in a process by using "Publish to Alfresco". If I upload the same file with different Metadata-values via the process, the file gets auto-ver...

Jannik by Champ on-the-rise
  • 2262 Views
  • 0 replies
  • 0 kudos

Resolved! Searching for the updated Swagger documentation

Hi,I'm developing a Java library to communicate with Alfresco via REST API Services.I downloaed YAML files from https://github.com/Alfresco/rest-api-explorer/tree/5.2.g/src/main/webapp/definitions  and I generated a CXF Client using https://editor.sw...

ruudg by Confirmed Champ
  • 5347 Views
  • 2 replies
  • 4 kudos

Resolved! Error custom messages throwing Exception

Hi,i would like to throw some custom error in my Behaviour class when happens specific event over the node. Actually i use AlfrescoRuntimeExceptions with my message:if(<event>) throw new AlfrescoRuntimeException("Custom Msg"); but Alfresco ignore thi...

image
davidm by Confirmed Champ
  • 7801 Views
  • 4 replies
  • 4 kudos

@BusinessProcess annotation in Activiti 7

Hi,Where I can find the "BusinessProcess" annotation in activiti 7?https://www.activiti.org/userguide/#_working_with_businessprocessscoped_beansUntil now I was working with version 6.0 of activiti-cdi. Is it possible to work with Activiti 7 engine an...

Resolved! Gmail integration error with Alfresco

Hello,Recently I created a new G Suite account and wanted to connect it with Alfresco (I entered the credentials in the alfresco-global.properties file). Unfortunately, I noticed that Google is slowly turning off less secure apps. On my fresh account...

upforsin by Star Collaborator
  • 3774 Views
  • 1 replies
  • 1 kudos