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

Forum Posts

Loops, ReceiveTasks and Signals

I'm trying to create a workflow that has a parallel split and a loop: Path 1 to 3 contains a set of usertasks (lets call them the Foor, Bar, and Meh Tasks) that represents a set of important approvals that are relatively independent of each other and...

How to get name of FormProperty from HistoryService?

Hi,I need name of formProperty but HistoryService  appears to has only id.XML bpmn e.g.:<activiti:formProperty id="numberOfDays" name="Number of days" type="long" required="true" />‍‍‍Java e.g. (History level is set to audit):List<HistoricDetail> lis...

naitog by Champ in-the-making
  • 260 Views
  • 1 replies
  • 0 kudos

activiti-rest/sevice/login (Version: 5.13)

The flowing is jquery ajax sent request codes:    $.ajax({      type: 'post',      url: '127.0.0.1:8080/activiti-rest/sevice/login',      dataType: 'jsonp',      data: {'userId':'kermit','password':'kermit'},      contentType: 'application/json',    ...

frankpeng by Champ in-the-making
  • 380 Views
  • 4 replies
  • 0 kudos

Installing Activiti 5.8

Greetings  Activiti Community,I'm just getting started with Activiti and this is my first issue in this forum.Before going to the Activiti issue,  Let me explain my System Settings or Environment.1.   My PC have an ERP System, Openbravo ERP already h...

renjithek1 by Champ in-the-making
  • 227 Views
  • 1 replies
  • 0 kudos

jar needed

can anybody tell me to create a document from cmsi … which jar i needed my code isimport java.util.HashMap;import java.util.Map;import org.apache.chemistry.opencmis.client.api.Folder;import org.apache.chemistry.opencmis.client.api.Session;import org....

Handling Exceptions in TaskListeners

Hello guys,I have been working on a problem for hours now and cannot find a clean way to solve it. Maybe someone here has a good advice for me?What I want to do is the following:I have a simple process that looks like this:  start -> UserTask1 -> Use...

uprooter by Champ in-the-making
  • 938 Views
  • 4 replies
  • 0 kudos

Admin Console Missing Functions

Good Afternoon,I've been taking the foundation for administrators course and following along with the installation we have in the office and there are some missing options in the Administrator console. I have attached two pictures to illustrateAre th...

liegev by Champ in-the-making
  • 533 Views
  • 1 replies
  • 0 kudos

person object

I am trying to create a edit form template whos layout differs based on the user id of the person invoking it. However, if I try and use the person object in a form, I get person is undefined. However the person object is perfectly usable in non form...

rjohnson by Star Contributor
  • 267 Views
  • 1 replies
  • 0 kudos

Reset favourites script

Hi all,I'm searching for a solution to manage or better saying RESET specific user's favourites. For this purpose I didn't find a function or maybe webscript, so I tried writing one by myself.I figured out that to reset someone's favourites from Admi...

audit trail of reassign user in workflow

Hi,I am using Alfresco Share and I got something not clear about the workflow function.Scenario: (Review and approve workflow)Suppose there are userA, userB and userC 3 guys,userA created workflow and select userB to review the document.Workflow is s...

Alfresco authentication with zimbra ldap

Hi,Can't able to authenticate alfresco using zimbra mail server users,it gets "Failed to login,The remote server may be unavailable or your authentication details have not been recognized",here I posted my ldap-authentication.properties file which is...

rakesraja by Champ in-the-making
  • 1109 Views
  • 5 replies
  • 0 kudos

Connecting to an Alfresco in the Cloud repo

I'm not sure if this is in the right section, so if an admin could move it to wherever it should be, that would be great.Our company has decided that we will be using Alfresco in the Cloud as our repository system, and I have been tasked with creatin...

vsams14 by Champ in-the-making
  • 461 Views
  • 2 replies
  • 0 kudos

Static Document Preview?

I have a proprietary file format that I'd like to be able to attach a static document preview to. The idea would be to upload it through a data list so you'd be added the file and an image that would be used as the preview.Is this possible? The idea ...

ashex by Champ in-the-making
  • 763 Views
  • 4 replies
  • 0 kudos

Problem with Spring autowiring within a Service Task

Hi all, I'm having problems calling a Spring autowired Repository from a task. The idea is to have the Service Task call one of the methods of a Service. Problem is, after executing the service task, I'm getting an "Unknown property in expression" if...

gaston by Champ in-the-making
  • 12088 Views
  • 18 replies
  • 0 kudos

CASifying share (4.2.x): Header or filter approach?

Dear all, (we are new to Alfresco and this is my first post ever to the community - forgive me if I have overlooked some obvious resources to search for first)we need to provide SSO with a 3.X CAS server for Alfreso share (4.2.x). The chapter 6.5.3 i...

Custom Thumbnails

Hey Folks –I need a bit of help here.  I have proprietary files in the Alfresco repo and I need to generate/attach thumbnails to them so they show up in the browser, and I'm just not sure how to go about doing that.  I'm an Alfresco newbie so I'm not...

miguelut by Champ in-the-making
  • 610 Views
  • 2 replies
  • 0 kudos

Alfresco: unable to backup alf_data

I’m Afresco 3.3c user with an instance supporting more that 4 million objects. I’m starting having problems with backup, because to backup the alf_data/contentstore folder even in a incremental mode, it takes to long (always need to analyze all those...

gloureiro by Champ in-the-making
  • 334 Views
  • 1 replies
  • 0 kudos