Alfresco Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 6378 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
  • 3463 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
  • 3079 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
  • 3218 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
  • 6241 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
  • 4023 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
  • 4601 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
  • 3231 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
  • 7479 Views
  • 4 replies
  • 0 kudos

Triggering a signal from anywhere to cancel the process

Hi,We are currently using Activiti in my company and are wondering how to achieve the following.In short : we would like to be able to cancel the process at anytime and from anywhere in the diagram.An ideal design would look like :With the "Signal Ca...

qdeme by Champ in-the-making
  • 3187 Views
  • 1 replies
  • 0 kudos

Unable to configure ldap on alfresco

Dear Team,I was stucked up with ldap configuration.i edited something in global properties fileldap.authentication.userNameFormat=%s@mydomain name.corp  ldap.authentication.java.naming.provider.url=ldap://192.168.0.6:389ldap.authentication.defaultAdm...

linshad_k by Champ in-the-making
  • 3366 Views
  • 1 replies
  • 0 kudos

Can we test SerializableType customization?

Hi all,I have created a custom VariableType called Object type which extends SerializableType. This type marshals a java bean to xml and then uses a wrapper to serialize the XML and store it in the activiti tables.This all works fine. I have written ...

rjacobs5 by Champ in-the-making
  • 3879 Views
  • 2 replies
  • 0 kudos