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

Forum Posts

mail sending

Hello, I decided to post the question here cauz I believe it's kinda workflow, well when I add a member in alfresco as guest(invité), I want this member to receive a mail(notification) to ask him to accept the add request, the problem is when the mem...

ucf by Champ on-the-rise
  • 784 Views
  • 1 replies
  • 0 kudos

CONEXIÓN A POSTGRESQL

Buenos díasYo he instalado la versión 4.2.c y directamente me ha instalado la base de datos con PostgreSQL.Quiero conectarme a la base de datos para saber que posibilidades de traspaso de información tengo desde mi ECM actual.Necesitaría saber por de...

waldyzx14 by Champ in-the-making
  • 4628 Views
  • 3 replies
  • 0 kudos

El usuario receptor no puede aprobar el documento

¿Cómo hacer para que el usuario receptor (el que recibe el doc), sea el que "Acepte o rechaze el doc. Cuando este doc está dentro de un fichero, con permisos de herencia"? Gracias por su tiempo.

robert by Champ on-the-rise
  • 1774 Views
  • 5 replies
  • 0 kudos

selectone.ftl no available options

Hi,I've made a custom data list by following the example of Jeff Pots, and now i'm trying to make some further customization. To be more specific, I'm trying to make a simple select option. This is the example, I was following:https://forums.alfresco...

jnrbrle by Champ in-the-making
  • 930 Views
  • 1 replies
  • 0 kudos

i cannot search by custom types

Hi,I am using Alfresco 5.0.c, when i search by my custom types, the result is empty.i tried with the search Manager, but never find the files related with the metadata.For instance, i want search by my type cedula. I configured this type i can see in...

Logo changing

Hello,I have a question about alfresco share, can I change the Logo of Alfresco in share to the logo of my companyregards,

ucf by Champ on-the-rise
  • 988 Views
  • 1 replies
  • 0 kudos

No arranca alfresco

Hola a Todos;La verdad soy nuevo en el tema alfresco, llevo aproximadamente un mes pero tengo un problema grandisimo y me gustaria que por favor me colaboren,  ya he leido foros, las wiki, hemos hecho ya de todo y no funciona, el error que tenemos es...

andrew84_6 by Champ in-the-making
  • 3554 Views
  • 6 replies
  • 0 kudos

Need a way to link users to specific task from email

In Activiti BPM Suite 1.1 I notify my users by email whenever there is a task for them to perform. I would like a simple way to signpost them (preferably to link them) directly to the referenced task. I don't know a way to do this - is there one? Cur...

nanodave1 by Champ in-the-making
  • 211 Views
  • 1 replies
  • 0 kudos

Having trouble getting task info in Java Delegate

I have a user task with a boundary timer. When the timer fires, the process goes to a service task, which calls a java delegate class.In the java delegate class, I need access to the task name and task id for the user task (the one with the boundary ...

klanders by Champ in-the-making
  • 290 Views
  • 3 replies
  • 0 kudos

Deal with Java exceptions and listeners

I'm working on the way of ease the development for developers with an event that handles both java and job errors so that the core of my activiti application could notify a group of users every time a critical error occurr.I have read the topic below...

mtablado by Champ in-the-making
  • 211 Views
  • 1 replies
  • 0 kudos

Repository Browser JavaScript Actions Menu

Hi,I have a problem, I want to invoke whatever event or function is triggered when the mouse is over a file or folder in the Repository Browser to display the actions menu (see example in attachment).I need to invoke this through javascript only, bec...

splitx0rz by Champ in-the-making
  • 335 Views
  • 1 replies
  • 0 kudos

How to control the poling interval on the ACT_RU_JOB table

Hi,I have a work flow with an expiration timer set on it. I see that the activiti polls on the ACT_RU_JOB. I see that the below two queries are being executed every time it polls.select *from ACT_RU_JOBwhere (RETRIES_ > 0) and (DUEDATE_ is null or DU...

rajeshiv by Champ in-the-making
  • 237 Views
  • 1 replies
  • 0 kudos

Activiti 5.17.0 and spring configuration

Hello,I have rest web application who were based on previous version of activiti rest(5.16.4), now I'm migrating it to latest version and faced some problem with circular spring dependency. here is my spring config:<code><bean id="processEngineConfig...

butik by Champ in-the-making
  • 246 Views
  • 1 replies
  • 0 kudos

User Task with boundary message event

Hi,(see below for process definition, as generated by Activiti Explorer from 5.17)I have a process with a User Task "Approve", and on that user task I have configured a Boundary Message Event, waiting for an "InterruptMessage". I'm trying to trigger ...

boekhold by Champ in-the-making
  • 1145 Views
  • 8 replies
  • 0 kudos

Full Table Scan of ACT_RU_JOB RES

In our performance setup below query is making full table scan we see this could be the issue with index on.Can you please  let us know we can create the composite  index on table ACT_RU_JOB  columns (EXCLUSIVE_,PROCESS_INSTANCE_ID_,RETRIES_)?select ...

sakumar1 by Champ in-the-making
  • 224 Views
  • 1 replies
  • 0 kudos

Linking two activiti workflows

Hi, I want to connect two independent business processes such that after starting a workflow , at some point in that workflow the control passes to another process, which then starts to execute. I tried doing this using both message event and signal ...

anshuman87 by Champ in-the-making
  • 340 Views
  • 2 replies
  • 0 kudos

Timer job with null due date

Hi,We implemented a process definition with a system task followed by an user task with attached timer. The timer flows back to the first  system task.The goal is to run the system task in endless loop and is working as designed. But this process get...

satramalin by Champ in-the-making
  • 312 Views
  • 3 replies
  • 0 kudos

is it possible to dynamically define a model with callActiviti

hi  after reading the  blog       http://stacktrace.be/blog/2013/03/dynamic-process-creation-and-deployment-in-100-linesI have a business case which need to dynamically define a model with callActivti?is it possible for me to do that?Thanks a lot?qui...

fishkao by Champ in-the-making
  • 158 Views
  • 1 replies
  • 0 kudos