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

Forum Posts

Custom Site Properties

How can I add my own custom properties to a Share Site in order to1) Show them into the site-profile dashlet.2) Be able to search for these new properties.Thanks in advance.

punk by Champ in-the-making
  • 2374 Views
  • 21 replies
  • 0 kudos

How to Set Priority and Task SLA

We need to Implement Task and Process SLA individually like if one of the task SLA breaches you should notify the respective user and the priority of task should get changed as per the defined SLA. Kindly provide approach and solution with some examp...

Start process synchronously and return results Back

Actually this is a continuation of this topic:   http://forums.activiti.org/content/starting-process-instance-synchronouslyEspecially in OLTP or embeded use cases, one wants to run the workflow and get the results synchronously. In some cases there i...

smirzai by Champ on-the-rise
  • 1868 Views
  • 17 replies
  • 0 kudos

Activiti engin thread model question

FYI. I am a newbie to activiti, and am learning how I can use activiti. For some use cases, I want to be able to block my process execution, wait for some messages(or signals), after see activiti doc carefully, I decide to use java receive task. But ...

tonyado by Champ in-the-making
  • 391 Views
  • 4 replies
  • 0 kudos

Continuing with same assignee vs making task available

I have some cases where, when a user completes a task, I want the next user task to be still assigned to the same user.  In other cases, I want the task to be unassigned so that candidate users can pick it from the available queue.  How can I set up ...

jlilley by Champ in-the-making
  • 385 Views
  • 2 replies
  • 0 kudos

Task entity

Hello !I need you Activiti team to help me resolve my problem! I implemented a process with more than three user tasks.An object is used within all of the tasks.Its state(its attributes) change through the process.I need to see the object's state in ...

lobnakh by Champ in-the-making
  • 215 Views
  • 1 replies
  • 0 kudos

Make strukture Folders for User Home

hello everyone !I want make some folders for users/new users in MyFiles folder, for example test1 or test2. I try make it by using rules in alfrescro, but defualt rules can do it.somebody can help with this ?

johnny_k by Confirmed Champ
  • 541 Views
  • 5 replies
  • 0 kudos

How to run execute script as admin?

I've created a javascript file : var dest = companyhome.childByNamePath("Sites/test-script/documentLibrary/dari");document.move(dest);‍‍‍‍The destination folder is where the user have no restriction.I understand that I can use <runas>admin</runas>‍‍‍...

e-no91 by Champ in-the-making
  • 3204 Views
  • 4 replies
  • 0 kudos

Activiti Engine and container-managed entity manager

Is it possible to configure Activiti engine to use container-managed entity manager(em) whenI invoke Activiti API in EJB method?@PersistenceContext(name = "persistence/SKO_EM")private EntityManager em;public testEJBMethod() { //invoke Activiti API - ...

lis by Champ in-the-making
  • 991 Views
  • 12 replies
  • 0 kudos