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

Forum Posts

[Résolu]Webscript toute les taches terminée d'un workflow

Bonjour tout le monde je suis actuellement entrain de me creer un dashlet me permettant de voir graphiquement l'avancement d'un workflow et j'aimerai savoir comment je peux recuperer toute les taches d'un workflow pour un site donné dans share.Merci

leyer by Champ in-the-making
  • 2165 Views
  • 9 replies
  • 0 kudos

My Java jdbc class couldn't be accessed through Activity

<strong>For Database Connectivity I have Created class as below</strong>package com.db.connection;import java.sql.*;public class DbConnection {      private String JDBC_DRIVER = "com.mysql.jdbc.Driver";   private String JDBC_URL = "jdbc:mysql://local...

How to retrieve form variables in JavaScript

Hello,I am wondering how it is possible to retrieve form variables in JavaScript.I have a form, where I define some variables and based on these results I would like to make a computation later in JavaScript.What I have tried so far: ${myVar}, execut...

peemot210 by Champ in-the-making
  • 202 Views
  • 1 replies
  • 0 kudos

Lucene indexes query

Hi,I have loaded 90 GB of data into Alfresco using Bulk file import tool and see that the /index folder which is used by Lucene has grown by 13 GB. I have later deleted content from Alfresco but I do not see the size of /index going down. Is the dele...

umajava by Champ in-the-making
  • 220 Views
  • 3 replies
  • 0 kudos

[Tutorial] Development environment with Tomcat and Eclipse

Hi,I have created blog that desribes how to set up environment to be able to code and debug Alfresco on Tomcat in Eclipse. You can find it on Open Source Technical Blog. Feel free to use it and provide any feedback Enjoy!Joanna

jmuras by Champ in-the-making
  • 407 Views
  • 6 replies
  • 0 kudos

Removing Categories option from Share site document library page.

I tried to remove "Categories" option from My-Site->Document Library page. Commented following lines in <strong> categories.get.html.ftl </strong> contained in webapps\share\WEB-INF\classes\alfresco\site-webscripts\org\alfresco\components\documentlib...

shibu by Champ in-the-making
  • 657 Views
  • 6 replies
  • 0 kudos

PATH by NodeRef

[English]Hi all,i'm making a script for move files between folders, the script include a 'searcher/filter' to find the folder where wants move the file, my query in lucene is:$statement= "(@cm\:name:".$_REQUEST['fi'].         " OR @cm\:title:".$_REQU...

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

Field injection on email task not working

I have the following email task that is trying to use the value of the field "description" in the subject line and text.    <serviceTask id="mailtask1" name="Mail Task" activiti:type="mail">      <extensionElements>        <activiti:field name="to"> ...

ericsnyder by Champ on-the-rise
  • 287 Views
  • 2 replies
  • 0 kudos