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
  • 6266 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
  • 4392 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
  • 3196 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
  • 2534 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
  • 6208 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
  • 8877 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
  • 4215 Views
  • 1 replies
  • 1 kudos

Problem editing in MS Office

HiI'm having and issue with the settings in alfresco-global.properties not sticking. I'm running gui81-alfresco1 in Docker on a Synology NAS and I'm trying to get it so that when I view a document I can click "Edit in Microfot Office". However, when ...

mindtpi by Champ in-the-making
  • 3932 Views
  • 1 replies
  • 1 kudos

problem with login when reset the password

when I change the alfresco admin loging name and try to loging agai  then following error occoured"Your authentication details haven't been recognized or Alfresco Content Services may not be available at this time."i try with lot of infomatin  but i ...

Mahesha by Confirmed Champ
  • 3711 Views
  • 1 replies
  • 0 kudos

Resolved! The way to create directory for addon when bootstrap.

Hi.I have a question about how to create a directory local to the server during bootstrap.I am currently developing an add-on. I thought it would be more convenient to create a separate directory to do the work in that, so I want to create a director...

silversky by Champ on-the-rise
  • 5334 Views
  • 2 replies
  • 1 kudos

Register for Support Portal

Dear Team,I have Downloded the Alfresco Activiti trial version for Enterprise Edition.I want to download "alfresco-enterprise-4.1.10-installer-win-x64.exe (64 bit)" for Alfresco Setup wizard but it shows download file from support portal.I have not r...

Ashwinig by Champ in-the-making
  • 3996 Views
  • 1 replies
  • 1 kudos

Resolved! Alfresco and Synology in Docker

Hi, I'm new to Alfresco and have been running on a Synology NAS inside Docker - it seems to work OK but I have a question regarding adding files and indexing. Can you set it up so that it automatically adds and indexes files off a share point on the ...

mindtpi by Champ in-the-making
  • 9357 Views
  • 3 replies
  • 1 kudos

How to create dependent dropdown in activiti app form editor?

Hi, I'm trying to design a form in activiti app form editor which has 2 Drop-downs.1. Category(Parent)2. Sub-category(Child)Content of Category has names of countries and content of Sub-category has its corresponding states.For example: If I select I...

omkar11 by Champ in-the-making
  • 6090 Views
  • 3 replies
  • 1 kudos

Not able to validate cluster created by kops

I followed the instuctions for Deploying with Helm charts on AWS using Kops and was able to deploy the cluster successfuly using Kops command. But  I am niot able to valdate the cluster. When i validate it shows yhe following error.unexpected error d...

anujcb by Confirmed Champ
  • 3487 Views
  • 0 replies
  • 0 kudos