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
  • 708 Views
  • 0 replies
  • 0 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
  • 4198 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
  • 4567 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
  • 6573 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
  • 3555 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
  • 3195 Views
  • 1 replies
  • 0 kudos

Activiti Compound Primary Keys

Hello,In the Activiti documentation under JPA Requirements there is a bullet point which reads:... compound primary keys are not supported (@EmbeddedId and @IdClass).Could someone please elaborate on why compound primary keys are not supported, and w...

brewmaster by Champ in-the-making
  • 3322 Views
  • 1 replies
  • 0 kudos

I am trying to understand how the exception handling works in a sub process. When an exception is thrown in the sub process the flow is being terminated and the calling process instance is also stopped. Is this expected?

Our main process definition starts with a call to am embedded sub process, when an exception occurs in the firs service task of the sub process the exception is propagated up the stack all the way up to where the parent process is initiated. This kil...

I am using phoenix as dataSource for data models, while update ,statement which executes is like 'update table SET =? where ID= ?' , instead i want it to execute Upsert statement over phoenix to query Hbase. Please Help!!

I am using phoenix as dataSource for data models in alfresco activiti, while update ,statement which executes is like 'update table SET =? where ID= ?' , instead i want it to execute Upsert statement over phoenix to query Hbase. Also HBase uses colum...

Upload document using cmis is not working

Hi All,I am trying to upload a document using below code and it is giving runtime exception.private static void createDocument(Folder target, String newDocName) { Map<String, String> props = new HashMap<String, String>(); props.put(PropertyIds.OBJECT...

fouada by Confirmed Champ
  • 6527 Views
  • 3 replies
  • 0 kudos

Skip credentials prompt on NTLM-SSO Fail

Alfresco Version: Community - 5.1.0 (r127059-b7)I have managed to successfully configure passthru for Share-SSO against our ActiveDirectory. Domain authenticated Users can login without problems.The problem I am faced with now lies with our customer'...

rfras by Champ in-the-making
  • 4171 Views
  • 1 replies
  • 0 kudos

Resolved! Multi select user Picker

Hi,In the predefined workflow of Share we have the option of "Review and Approve (one or more reviewers)". Into this page we have the possibility to open a multi select user picker. I need to add this picker widget to a page and I can't figure out ho...

jamilnour by Star Contributor
  • 4697 Views
  • 1 replies
  • 0 kudos

Alfresco Community Edition - January 2017

Our goal has been to complete a release of Community Edition each month.  I’m therefore delighted to be able to update everyone that the next release of Alfresco Community Edition is planned for the end of next week, w/e 20th January 2017. As a Commu...

aleach by Star Contributor
  • 3314 Views
  • 1 replies
  • 0 kudos

download file in activiti UI (vaadin 6)

Hi All,Need your help with this one. Has anyone tried downloading a file in activiti BPM?I'm new with activity BPM and original developer of the code created a customised button to retrieve csv files in activiti BPM as below.public void buttonClick(C...

msaballa by Champ in-the-making
  • 7599 Views
  • 4 replies
  • 0 kudos