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
  • 1283 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
  • 4514 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
  • 3193 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
  • 5138 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
  • 19627 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
  • 10509 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
  • 4533 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
  • 6227 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
  • 9566 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
  • 3208 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
  • 9460 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
  • 3032 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
  • 10535 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
  • 3438 Views
  • 1 replies
  • 0 kudos

Edit Offline not showing Upload new version button

Hi,I'ts my firts post here. Thank's in advance.I have this scenario:alfresco-aos-module' version 1.1.6.alfresco-share-services' version 5.2.0alfresco-login-reset-repo' version 1.1org.alfresco.integrations.google.docs' version 3.0.4.org_alfresco_modul...

Resolved! aspect property in advance search form

I cannot manage to appear a property that belongs to an aspect in advance search My custom type is `myDocument`, and my custom aspects are `my:abstractPable` and `my:incomingP` <!-- customModel.xml --> <type name="myDocument">    <title>p document</t...

mtsiak by Star Contributor
  • 10979 Views
  • 7 replies
  • 1 kudos