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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1132 Views
  • 1 replies
  • 0 kudos

cmis atompub connection error

Errorrg.apache.chemistry.opencmis.commons.exceptions.CmisConnectionException: Unexpected document! Received: HTML documentThis exception appears to happen when calling the getRepositories (please see below for code)In the browser from the same server...

sepgs2004 by Star Contributor
  • 4447 Views
  • 1 replies
  • 0 kudos

get every Child from getNodeChildren()

Hello guys,if you call the function GetNodeChildren(idOfNode) the maxItems are 100 on default, but I want to get every child all at once. Is there any possibility doing this?Thanks in advance.

jriedl17 by Confirmed Champ
  • 3356 Views
  • 1 replies
  • 0 kudos

Alfresco Business Reporting

Business Reporting should be handled by the Business. Therefore reporting should use an existing tool and plain and simple SQL. Currently, reporting in Alfresco is not that easy, and many alternatives are tech-driven. This project allows the business...

alfresco by Elite Collaborator
  • 5850 Views
  • 1 replies
  • 0 kudos

Solr 6 - JAVASCRIPT- get sub-folders starting by ...

Hi,I have one site "mySite" with "documentLibrary". Inside I have "PATIENTS" folder :I don't find the way, in javascript,  to get all sub-folders of "PATIENTS" folder starting by "CA" for example.I have tried differents method with :search.query({que...

Filteroptions getting own Type

Hello Guys,I have created my own type called "ticket". In my Type Ticket there are some subfolders which you can see here:In the "Ticket" subfolder i store tickets which later I want to list in an overview as you can see here:My Problem is, that ther...

jriedl17 by Confirmed Champ
  • 3201 Views
  • 1 replies
  • 0 kudos

How to get the Candidate group of a given task in activit?

I am using activiti enterprise and I have synced all groups and users from Keycloak to activiti.. Using the process service editor I have set candidate group for a user task as follows: I have a complete Task method which I am trying to check if the ...

rosir by Champ in-the-making
  • 12529 Views
  • 6 replies
  • 0 kudos

SKYTIZENS JodConverter within Alfresco Community

The JodConverter integration, which is a library that improves the stability and performance of OpenOffice.org (OOo) within Alfresco. The OOoJodConverter runs on the same machine as the Alfresco server. The JodConverter supports:a pool of separate Op...

alfresco by Elite Collaborator
  • 5012 Views
  • 2 replies
  • 0 kudos

Button functions in Alfresco Datalist

Hi All,It's been awhile since I last posted in this community, I have a concern about this button functions in alfresco we have an edit function which you can select only the available statusIf we add a Delete status we want those button disabled, is...

cyrose22 by Star Contributor
  • 2725 Views
  • 1 replies
  • 0 kudos

Reject task to any node

I'm a freshman. I'm learning Activiti, the version is 5.18.This is xml code:<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:/...

yangfan by Champ in-the-making
  • 4471 Views
  • 2 replies
  • 0 kudos

I would like to setup my Alfresco data storage to be on a separate local server but keep the data intact and without changing filenames on the source files. I am using Debian OS 64bit with version is latest I believe (Bitnami OVA downloaded file).

In our workplace location we have a main server that a third party IT company manages for us.  I have all our documents on this system and would like to use different server running Alfresco to absorb/access the data (pdf/images) on the managed serve...

doughnet by Champ in-the-making
  • 3143 Views
  • 1 replies
  • 0 kudos

Resolved! IdentityService issue on APS 1.8.1

Hi,I have implemented a custom REST endpoint on APS 1.8.1 and it is currently using the following instruction:List<User> users = identityService.createUserQuery().list();It is returning an empty array, no results from the APS application.Before imple...

openpj by Elite Collaborator
  • 5091 Views
  • 1 replies
  • 0 kudos

Resolved! File view component - documentLibrary

I tried this code,ngOnInit() {         let nodes: any = this.apiService.getInstance().nodes;         nodes.getNodeInfo('-root-', {             includeSource: true,             include: ['path', 'properties'],             relativePath: '/Sites/swsdp/d...

rsocorro by Confirmed Champ
  • 19423 Views
  • 12 replies
  • 1 kudos

How to sort document folder view on left panel

I want sort document view on left panel based on created date of folder not by name in ascending order. Please find screenshot for reference.I want to sort months folder(MARKED IN RED) based on created date i.e. September created first then October a...

Resolved! Convert d:text field to multiple values

Is it possible to convert d:text field of used custom data model to multiple values?I know that it is not possible to do in straight way, but may be there is a complex procedure.Alfresco Community (Build: 201612)

Resolved! Binding the adf-webscript-get component into a button

Is there a way to bind the adf-webscript-get component into a button that is in a dropdown? Because right now the calling of the webscript is happening on page reload, and what I want to do is run that when the button is clicked. Cheers!<adf-sidebar-...

rsocorro by Confirmed Champ
  • 10434 Views
  • 8 replies
  • 4 kudos

OAuth support for activiti-rest in Activiti 6?

Activiti supports a rest API. From the documentation, looks like it only supports basic auth: Activiti User Guide I did some search on google, and found out OAuth is supported by Alfresco Business Process REST API: REST API Authorization | Alfresco D...

j_tang by Champ in-the-making
  • 4487 Views
  • 2 replies
  • 0 kudos