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: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 595 Views
  • 0 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
  • 11975 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
  • 4866 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
  • 2632 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
  • 4311 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
  • 2998 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
  • 4970 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
  • 18787 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
  • 10033 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
  • 4324 Views
  • 2 replies
  • 0 kudos

Can we create a job/schedule to upload the files

Hi Guys, Could you please help me to get the information on the following items. 1. Can we create a job/schedule to upload the files into Alfresco Share application?Do we have that kind of option?2. Or can we configure FTP folder in the application t...

aadda by Champ in-the-making
  • 5941 Views
  • 4 replies
  • 0 kudos

Resolved! ActiveMQ

I want to configure Alfresco All in one SDK project (version 3.0.1) to send messages to ActiveMQ. So I followed this guideetting up ActiveMQ | Alfresco Documentation And in my alfresco-global.properties file I configured this value:messaging.broker.u...

lhobza by Confirmed Champ
  • 9056 Views
  • 3 replies
  • 0 kudos

From RDBMS Oracle to MySQL

Hi,i am looking for information about to change from RDBMS Oracle (11g) that we are currently using, to MySQL.I was taking a walk on search engines (i promised) looking for info to do it. But i found very little.Anybody has experience changing the RD...

guille by Champ in-the-making
  • 3019 Views
  • 1 replies
  • 0 kudos

CMIS query taking long - performance issue?

Alfresco Community Edition 5.2 (Default settings)Has anyone done anything with the logging on the Postgresql database side for Alfresco?In the postgresql.conf file, I have the following propertieslog_destination  = 'stderr'logging_collector = onlog_d...

sepgs2004 by Star Contributor
  • 8951 Views
  • 6 replies
  • 2 kudos

Query SAP from Alfresco during the storage of a document.

Hello Community.I am a new user of Alfresco (ONE 5.1) and in my company SAP is used, and Alfresco is used as a repository of documents. We are using Connexas as the SAP-ALFRESCO Adaptor.But we are facing a problem: additional information must be used...

scasado by Champ in-the-making
  • 2847 Views
  • 1 replies
  • 0 kudos

Resolved! Activiti REST call for list of tasks

Hello all,In one requirement we need to fetch data from Alfresco Activiti. We are using RESTTemplate call that returns us list of tasks for the particular user. The only problem is, the response is in JSON format and not showing the type of the corre...

signjoy by Confirmed Champ
  • 10027 Views
  • 4 replies
  • 1 kudos

bulkimport - curl - metadata

Hi everyone, I have a problem using bulkimportI'd like to import documents and change their types and custom propertiesI have two files :a pdf file (for example : test.pdf)the xml file whicg contain the type and metadata (for example : test.pdf.metad...

livier by Confirmed Champ
  • 3180 Views
  • 1 replies
  • 0 kudos