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
  • 1051 Views
  • 1 replies
  • 0 kudos

Resolved! Create Users/Groups and others via REST API

Hi, i'm trying to create new users and groups via REST API but I don’t find the method. I tryOST http://localhost:8080/activiti-app/api/enterprise/users?tenantId=1 {  "id":"tijs",  "firstName":"Tijs",  "lastName":"Barrez",  "email":"no-reply@alfresco...

oathmind by Champ on-the-rise
  • 5879 Views
  • 1 replies
  • 0 kudos

Resolved! How to get NodeRef from XPath in Java?

Hello,I have the following XPath as String which was previously converted astring xpath= this.nodeService.getPath(nodeRef).toPrefixString(namespaceService);xpath is = > /app:company_home/st:sites/cm:test-site/cm:documentLibrary/cm:test.pdfHow I can c...

mbel by Star Contributor
  • 6492 Views
  • 1 replies
  • 1 kudos

CMIS SCORE function not working as expected

Hi all,I'm trying to order my CMIS query results by relevance using the score function, but it's not working as it should.For instance, the results of this queryELECT D.cmis:name, SCORE() AS relevance FROM cmis:document as D WHERE CONTAINS(D,'test'))...

tcuser by Champ on-the-rise
  • 4817 Views
  • 2 replies
  • 0 kudos

Resolved! How to upload file to alfresco by email?

I wanted to upload files via email in Alfresco. I am using alfresco community 5.2 I have added inbound email properties in alfresco-global.properties file and i have followed all the steps and I sent an email as explained in below links But I am not ...

ADF lifecycle phases difference

Difference between ADF initContext and prepareModel, since both preparing data by executing business service making it available through binding container which is a Map object.

Resolved! Alfresco ECM source code

Hi All.   I need  Alfresco  ECM Source code. I go through your Community members link  (https://community.alfresco.com/docs/DOC-4874-source-code) .I am Getting .ftl fiels and js files only .. I am Not Getting Full Proper ( front end and back code ) s...

velayuthan by Champ in-the-making
  • 9020 Views
  • 4 replies
  • 2 kudos

Resolved! Multi-instance task variable use

I have an Activiti workflow that creates multiple (parallel) user tasks for an authorisation task (assigns each one to a group based on one element of a list).<userTask id="authReview" name="Authorisation Review" activiti:candidateGroups="${assignee}...

stephenl by Champ on-the-rise
  • 7898 Views
  • 2 replies
  • 0 kudos

How to signal another process?

Hello dear all,Basically i am struggling with understanding how to send and receive signals (messages) between different processes. Could you please help me to design or give me a hints how to create in Eclipse Activiti Designer something like thisro...

vipi_voxa by Champ in-the-making
  • 8389 Views
  • 5 replies
  • 1 kudos

CMIS Query returns different results

Hello,We have a repository with about 2M documents.We are trying to get list of documents that have a certain category (attribute) assigned.I am using CMIS Workbench to connect to Alfresco 5.0.3.1Each time I ran the simple select query I get differen...

darminm by Champ on-the-rise
  • 4249 Views
  • 2 replies
  • 0 kudos

Can't create folder with custom attributes and BEHAVIOUR from CMIS

Hi Experts!My env:- Java 8, - Alfresco CE 5.1.x and 5.2.x. - CMIS 1.1My folder type definition in my-repo.AMP:        <type name="asisapcsf:aft_contract">            <title>SapSC Contract Folder</title>            <parent>asisapcsf:aft_year</parent> ...

progaman by Champ in-the-making
  • 4636 Views
  • 1 replies
  • 0 kudos

Retrieve all documents version in a folder

Hi,I need to retrieve all documents version in a folder.For a particular document , i am able to get its all versions using below rest urlalfresco/service/api/version?nodeRef=workspace://SpacesStor‌e/ab015fa6-3cb5-4cc3‌-9847-9c79e9da0d56 how to get a...

Alfresco Beginners Help

Hi guys, So I am currently working on a project for a company where the initial objective is to create a document management system of all their files.So I have no prior experience of using Alfresco and I used their guide to create a basic site, uplo...

rajivpenn by Champ in-the-making
  • 6676 Views
  • 4 replies
  • 0 kudos

How to track document changes in different tasks?

I have a multiple level review process,I have a submit form which allows documents to be uploaded.I show this document in the first level of review form- I give the edit in Microsoft Office option and the reviewer edits the document. These changes ar...

paiyyavj13 by Star Contributor
  • 3600 Views
  • 1 replies
  • 0 kudos

Excel/grid collaborative filling

I'm trying to model an internal process of updating information of estimations presented on a grid/excel (imported to the system with special edit permissions to specific users through assignment) and forwarding for approval to supervisors (also keep...

pgaval by Champ in-the-making
  • 3251 Views
  • 1 replies
  • 0 kudos