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

Forum Posts

a simple question about this forum

hi,  in this forum , i can not find a link to my submitted questions, is there ?  when i want to check my question if had been answered , i have to find the date first.there must be a link to my submitted topic, is not there ?

whdwsl by Champ in-the-making
  • 397 Views
  • 2 replies
  • 0 kudos

Deferred Evaluation Syntax In A Java Service Task

I have been reading through the user guide to learn more about the different facets of the Activiti engine. The examples in the section "8.5.3 Java Service Task" raised a question about the syntax for use of expression language in activiti:expression...

legistrate by Champ in-the-making
  • 484 Views
  • 2 replies
  • 0 kudos

Tesseract Alfresco Intergration

Hi Guys,   I have a custom script which converts jpg to txt using tessaract 3.01. When I execute the script from command line the conversion works fine but when the same script is executed from within ALfresco 4.2.2, it seems the application cannot e...

kavilash23 by Champ on-the-rise
  • 462 Views
  • 4 replies
  • 0 kudos

org.activiti.engine.impl.interceptor.CommandContext close

I am working on BookOrderTest.java with a connection to localhost database. The following is my codeublic class BookOrderTest {   private Logger logger = LoggerFactory.getLogger(getClass());         @Test   public void startBookOrder() {      logger....

sonam by Champ in-the-making
  • 1540 Views
  • 10 replies
  • 0 kudos

Creazione nuova folder in un sito

Ciao,voglio creare una cartella all'interno di un sito Alfresco tramite l'API<blockcode>/alfresco/service/api/site/folder/mio-sito/documentLibrary</blockcode>Voglio crearla come cartella di primo livello (visibile appena entro nel Sito da Share per i...

toxkras by Champ in-the-making
  • 916 Views
  • 2 replies
  • 0 kudos

Custom authentication in 5.17 REST app

Hello!I've spend all day long searching posts about custom authentication, but, It seems that in the last version, 5.17, somethings have changed on activiti-rest implementation.I need to generate, after a user success login, a token for a third app. ...

Help needed with Activiti BP Suite 1.1

Is anyone else here using the new Activiti 1.1 on-premise version, and wants to publish content to the Alfresco Cloud. I am in need of step by step instructions to edit the global properties file so that I can publish to my cloud account. The global ...

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

Boundary Error Event on SubProcess not cancelling signal

Hi,As part of our process, we have an inclusive gateway that branches to a Signal Catch Event as well as to a Call Activity.  In normal execution, the child process will signal the parent process and continue on to another inclusive gateway that will...

mhanrahan by Confirmed Champ
  • 1121 Views
  • 7 replies
  • 0 kudos

Automate requests form

Hi, I am new to activiti, recently installed it.  I would like to know if the the following is doable:1. Create a form where all users are able to access and submit request details. it shall have texts fields and dates.2. an admin user shall recieve ...

fatema by Champ on-the-rise
  • 226 Views
  • 1 replies
  • 0 kudos

Using a custom User and AuthZ provider

I would like to use my custom user store and Authorization mechanism instead of Activiti's. I see in the user guide where this is addressed, however are there any examples anyone can recommend that would provide a more concrete demonstration? I would...

ActivityExecution flush a variable immediately

Hello,I extended the class TaskActivitiyBehavior to write a own task. In the method "public void execute(ActivityExecution execution)" I changed a variable and started a new thread which should access the the changed variable.execution.getVariable("A...

mpriess by Champ in-the-making
  • 713 Views
  • 7 replies
  • 0 kudos

Add new app to my Activiti Landing page

I am using the online Activiti Kickstart tool with the step editor to create a process model. I am able to create a process, create an app definition and then include my process in that App definition and publish it.When I go to my landing page and c...

davidgreen by Champ in-the-making
  • 702 Views
  • 3 replies
  • 0 kudos

Expose Modeler Functionality in 15.7.0

In older versions of activiti (like 15.6.3) i used to open "Activiti Modeler" in my web application, by overlaying "activiti-webapp-explorer2.war" to my web application and adding these parts of "activiti-webapp-explorer2"s web.xml to my web.xml:<!– ...

mf by Confirmed Champ
  • 244 Views
  • 1 replies
  • 0 kudos

Assigning human tasks based on domains

Activiti assigns human tasks to user, group or both. But I have a need to further filter the assignment by another dimension say geography. How could that be achieved?e.g. Sales quote approvals should always go to SalesManager group for approval. But...

udaya1 by Champ in-the-making
  • 340 Views
  • 3 replies
  • 0 kudos

Date format for Activiti Rest Query

What is the appropriate date format for query in activiti-rest calls?I keep getting the error below, and i have tried, different date formats.{"errorMessage":"The given value for query-parameter 'startedAfter' is not a valid date: 2013-04-03T23:45Z",...

softcoder by Champ in-the-making
  • 285 Views
  • 1 replies
  • 0 kudos

Dropping of index ACT_UNIQ_HI_BUS_KEY on ACT_HI_PROCINST

We are generating only Process Definetion Ids and we are not using Buisiness Key Column.In above case Can we drop the ACT_UNIQ_HI_BUS_KEY  on the ACT_HI_PROCINST table. Could you please tell us the impact of dropping this function index ?

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