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

Forum Posts

Accessing app:dictionary from Javascript server code

Hi,I would like to use variables defined for system path (like app:dictionary) for accessing a freemarker template file that is here ata Dictionary/Email Templates/template.ftl‍When I try the syntaxcompanyhome.childByNamePath("app:dictionary/app:emai...

bgl by Champ on-the-rise
  • 310 Views
  • 2 replies
  • 0 kudos

Mailed aspect, how to activate the properties of this aspect

Hello.I created a rule content with the Mailed aspect, and I notice that adds properties such as sender, recipient, recipient, etc. I suppose this applies to e-mails, but if upload mails to space, these properties are not filled, and it can not write...

vlopez by Champ in-the-making
  • 242 Views
  • 2 replies
  • 0 kudos

Run ldappeopleexportsource in command line

Hi,I want to run ldap people import from command line.I see that there is a main in LDAPPeopleExportSource but when i execute it i have lot of error (RMI error, etc.) Is it possible to run it when my alfresco is also running ?

ribz33 by Champ on-the-rise
  • 177 Views
  • 1 replies
  • 0 kudos

type de règle : Entrant - mise a jour - Sortant

Bonjour,Quelqu'un peut m'expliquer précisément chaque type car je comprends pas la logique.ça concerne le document, autrement dit création - MAJ - suppressionouson arrivée dans l'espace avec la règlemerci

hlander10 by Champ in-the-making
  • 668 Views
  • 1 replies
  • 0 kudos

Problem in displaying folders and contents

Hi,After an installation of a machine, I have restored a previously saved alf_data folder and the corresponding database. Tomcat was stopped with no problem before the saving was done.Alfresco then started but I couldn't find some folders or document...

bgl by Champ on-the-rise
  • 265 Views
  • 1 replies
  • 0 kudos

Lucene and stop words in Alfresco

Dear list,Suppose I have a text document in Alfresco containing the phrase "time is money". I want users to be able to enter "money is time" and find the document. That is, I want to find all documents that contain all the words the user enters, in a...

hbf by Champ on-the-rise
  • 529 Views
  • 4 replies
  • 0 kudos

Lucene and Advanced Search

hi all.i have changed the advanced search screen so that i can search for some custom properties of mine in a range search (i.e. from x to y).i thought it worked fine, i used the same addRangeAttribute method similiar to what is done with dates. the ...

netos by Champ in-the-making
  • 301 Views
  • 2 replies
  • 0 kudos

lucene search is finding too much!

In a webscript I am doing a search …  var nodes = search.luceneSearch( path + " AND " + cddocument + " AND " + expression );where the expression is  PATH:"/app:company_home/sys:Cabinets//." AND @cm\:name:"logo.jpg"But not only does this return the do...

peebles by Champ in-the-making
  • 218 Views
  • 1 replies
  • 0 kudos

Document details actions

I'm trying to customize the panel where are shown the actions executable on a document. I want to customize this panel so specific groups of users can visualize a part of actions that they can execute, in particular I want to hide the action "start a...

tito781 by Champ in-the-making
  • 217 Views
  • 1 replies
  • 0 kudos

Delete a store programmatically

Hello all,I'm writing some unit tests for a new action that I'm writing in Java. I can find plenty of examples of how to create a store programmatically but none that delete the store afterwards… Is this at all possible? I'd like my tests to clean up...

dinger by Champ in-the-making
  • 272 Views
  • 2 replies
  • 0 kudos

Config files in shared

Hi,I find in docs that it is possible to override conf files in webapps/alfresco… tree using the ones in shared/classes/alfresco/extension. But when I (create and/or) change, for example repository.properties or log4j.properties files I still got err...

cedomir by Champ in-the-making
  • 267 Views
  • 2 replies
  • 0 kudos

2.9 labs webscript with java baked bean error

hi,i have a webscript with java backed bean worked fine with 2.1 when i upgraded to 2.9 b labs it si giving me this error.can some one help me[jar:file:/C:/Alfresco/tomcat/webapps/alfresco/WEB-INF/lib/custom-action.jar!/alfresco/extension/logger-acti...

pmarreddy by Champ in-the-making
  • 243 Views
  • 1 replies
  • 0 kudos

webscripts under high loads failing

hi,i am using webscipts as services they are working fine when the load is low but when the load is high say 20-30 requests per/second it is giving me errors.is it only for us… i just want to know is webscript services good for high loads or do i hav...

pmarreddy by Champ in-the-making
  • 255 Views
  • 1 replies
  • 0 kudos

Add 1 million of documents in the same store

Hello,I use the following method to add new documents in the base:RepositoryServiceSoapBindingStub repositoryService = WebServiceFactory.getRepositoryService();                    // Create the CML structure// When executed this cml update query will...

lmoulin by Champ in-the-making
  • 271 Views
  • 1 replies
  • 0 kudos

Tables not geting created with alfresco 2.1.0 Oracle db

Hii,    I am trying to run alfresco 2.1 first time (not upgrading)with jboss in windows env with Oracle 9i.I have changed repository.properties and hibernate-cfg.properties accordingly.But the tables are not getting created,the table alf_bootstrap_lo...

amalk by Champ in-the-making
  • 360 Views
  • 2 replies
  • 0 kudos

alfresco email space

Hi all,I'm trying to use the email for the spaces. I noticed there's a unique email id for each spaces, and I could even add email alias to each space.I've setup the email configuration in alfresco, so I can send email invite from alfresco, but I can...

aw92 by Champ in-the-making
  • 576 Views
  • 3 replies
  • 0 kudos

org.alfresco.error.AlfrescoRuntimeException on Tomcat 6

During startup I am getting the following:15:10:11,609 ERROR [web.context.ContextLoader] Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dictionaryRepositoryBootstrap' defined in cl...

mucsij by Champ in-the-making
  • 569 Views
  • 3 replies
  • 0 kudos

Content conversion failed

Hi Don't know what went wrong here:12:06:36,934 ERROR [smb.protocol.auth] java.io.IOException: Bad format, unexpected type12:07:26,335 ERROR [openoffice.connection.SocketOpenOfficeConnection] disconnected unexpectedly12:07:26,378 ERROR [ui.common.Uti...

rjackson by Champ in-the-making
  • 804 Views
  • 1 replies
  • 0 kudos

Pb avec Catalina

Bonjour,J'ai (encore) des soucis avec mon install sous Debian … :x Lors du lancement d'Alfresco, j'obtiens ceci :root@xxxxx:/opt/alfresco# sh alfresco.sh startUsing CATALINA_BASE:   /opt/alfresco/tomcatUsing CATALINA_HOME:   /opt/alfresco/tomcatUsing...

mu72 by Champ in-the-making
  • 1630 Views
  • 5 replies
  • 0 kudos