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

Forum Posts

use eclipse activiti designer

hiIn eclipse Eclipse IDE for Java DevelopersVersion: Indigo Service Release 2Build id: 20120216-1857after installed activiti designer and after the successful update, restart EclipseI use it to create and edit PBMN diagram Icreate simple diagram (Lap...

ahoussam1 by Champ in-the-making
  • 112 Views
  • 2 replies
  • 0 kudos

Start timer event supporting multiple times

Hi,Quick question,Is it possible to specify in a <b>single</b> start timer event following:- execute a job every 6 hours except on Sundays and last Friday in a monthIf it is pls point me to some good documentation of values specified in Time cycle.Ki...

natedawg by Champ in-the-making
  • 156 Views
  • 6 replies
  • 0 kudos

Error startup

ERROR [org.springframework.web.context.ContextLoader] Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webscript.org.alfresco.googledocs3.googledocs3-register.get' defined in URL [ja...

thai4id by Champ in-the-making
  • 333 Views
  • 2 replies
  • 0 kudos

Can't connect after AMP installation

So i had made an alfresco site and i wanted to apply an amp to add a registration button to my login page. So i downloaded the amp i placed to amp folder and i run the apply_amps. After that i can't even connect to the login screen of my site. All i ...

chrisapos3 by Champ in-the-making
  • 379 Views
  • 2 replies
  • 0 kudos

ActivitiEventListener

Hi Members,I have implemented ActivitiEventListener and put in my logic for the activiti engine to make the callbacks. I do see that  when I delete the process, I do not get callback for eve type PROCESS_CANCELLED but I get call back for ENTITY_DELET...

davanna by Champ in-the-making
  • 275 Views
  • 4 replies
  • 0 kudos

Unable to login after removing AMPs

I'm unable to login after removing AMPs following this procedure: http://docs.alfresco.com/community/tasks/uninstall-amp.htmlTried looking trough logs but i don't know what the errors refer to.Thanks in advance.

brejn by Champ in-the-making
  • 121 Views
  • 1 replies
  • 0 kudos

How to get timer definition from Timer Boundary Event

Hi all,I'm developing a UI to show some infos about the execution of processes on Activiti, and I'd like to show how much time a Timer Boundary Event will wait for some User Task before skipping to next task.Is there a way to programmaticaly get the ...

russinholi by Champ in-the-making
  • 201 Views
  • 2 replies
  • 0 kudos

Running shell script from Activiti

What is the best way to run a ksh or bash script (instead of a Java class) from within a script task? Or the only way is to wrap it with a Java class and use ProcessBuilder to run ksh/bash script?Maybe it's better to use Groovy to start ksh/bash scri...

alexbt by Champ in-the-making
  • 777 Views
  • 13 replies
  • 0 kudos