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

Forum Posts

Internet Explorer cannot display the webpage

I m new to  Alfresco I installed Alfresco-Labs-3Stable-Full-Setup on my local machine  but i still cant run it. whenever i am opening http://localhost:8080/alfresco  " Internet Explorer cannot display the webpage " is coming.I am not getting the reas...

Servir des binaires (PDF/PPT/GIF...)

Bonjour,(je poste le même message sur le forum anglophone - je copierais les réponses pour que quelque soit la langue tout le monde puisse retomber sur les réponses)Le script suivant fonctionne parfaitement pour fournir du contenu XML mais pas des bi...

flefoll by Champ in-the-making
  • 917 Views
  • 1 replies
  • 0 kudos

instalar alfresco en windows 2003 server

Hola quiero instalar en windows 2003 server alfrescola instalacion se sigue como el manual install_configure_alfresco_ecm3.pdfManually installing Alfresco on Windows platformsThis task describes how to install manually all the required components to ...

dvdxx by Champ in-the-making
  • 3783 Views
  • 4 replies
  • 0 kudos

problem with CIFS configuration in Linux

hi,    I have problem related with CIFS configuration.And When I start the alfresco server it gives me following errors related with Samba protocol in the catalina.log file. Even I have checked that my Samba service is enabled as well as I also tried...

sanket by Champ on-the-rise
  • 348 Views
  • 1 replies
  • 0 kudos

Documentation for Labs 3.2 file-servers configuration?

I recently built Alfresco from the Subversion HEAD and noticed that Labs 3.2 seems to configure its file-servers quite differently. The instructions at http://wiki.alfresco.com/wiki/File_Server_Configuration no longer seem to apply. Does anyone know ...

mcq by Champ in-the-making
  • 428 Views
  • 2 replies
  • 0 kudos

Help for query in lucene.

Hi guys, I have some problem to do a query in lucene. My goal is to search for a specific custom-type which contains a date property, so the point is that I have to filter by this date. I see also some example but all of them are based on the @cm\\:...

joksy by Champ in-the-making
  • 263 Views
  • 1 replies
  • 0 kudos

Usability | Editing Word Doc 'in-line'

I have uploaded a word doc  and a text file (added content) and marked them as 'inline-editable'.Now when I select the edit option for the .txt it opens in the Editor in Alfresco's UI, while I am unable to get the same when I try to 'edit' the word d...

Display output in JSP from webscriprt

Hello folks,I have to migrate from Filenet to Alfresco.We have struts application that interacts with Filenet using Filenet API.After reading about Alfresco repository API it all recommends WebScripts, however webscropts has its own presentation tech...

nikes by Champ on-the-rise
  • 383 Views
  • 2 replies
  • 0 kudos

Running multiple instances of Alfresco?

I'm about to set up an environment with multiple instances of Alfresco/Tomcat running side by side and would like to know if anyone has done this succesfully. In that case it would be nice to learn about any pitfalls along the road.My approach would ...

gronfelt by Champ in-the-making
  • 263 Views
  • 1 replies
  • 0 kudos

Notification Email lien direct dans le share ?

Bonjour,J'ai créé une règle pour tout ajout de documents, envoyer un email à …Est-il possible de faire un lien direct dans le share plutot que dans l'alfresco ?J'ai edit le template mais je ne trouve la possibilité de link directement dans le share

djau_5145 by Champ in-the-making
  • 1308 Views
  • 3 replies
  • 0 kudos

Customize permissions based on types

I would like to customize the permissions based on user-defined types. To this end i devised the following space types:myarentfolder: Extends cm:folder, has some additional aspects and shall not be modifiable by "normal" usersmy:subfolder: Extends cm...

burriad by Champ in-the-making
  • 1032 Views
  • 4 replies
  • 0 kudos

One file in two spaces

Hi all,Most of my CMS experience in the past has been with Documentum. In that product, a file can appear in multiple folders at the same time. In Alfresco, the closest thing I could find was the ability to paste as a link. However, the link does not...

rgeimer by Champ in-the-making
  • 350 Views
  • 1 replies
  • 0 kudos

Mail user with changed documents 1x day/week/...

Hi,It's possible in Alfresco to send a mail as soon as a document is added or updated. Now, I'm looking for an extension that can do exactly that but not when the action happens but at a given interval (e.g. once ad day, a week, a month). We have con...

simon by Champ in-the-making
  • 942 Views
  • 4 replies
  • 0 kudos

Alfresco is not production ready

I have just spent a day evaluating Alfresco, but unfortunately have had a very bad experience with it.  I'm sharing a subset of the issues I've had here, in case someone can shed some light on why nothing works out of the box for me, when other peopl...

Alfresco 3 Mac OS 10.5.6 MySQL - Error Listener Start

Hi,after a successful installation with the Mac installer (and tweaking as mentioned in other posts) I've got Alfresco 3.0 to run without a problem.However that is only if the Derby database is used. I'm trying to use MySQL 5.1.30 as the database and...

eckhard by Champ in-the-making
  • 421 Views
  • 1 replies
  • 0 kudos

Login et Majuscule

Bonjour tout le monde,J'utilise ALfresco Labs 3.0 sous Windows XP, et mon problème c'est que quand j'essaye de me logger avec un compte utilisateur qui existe mais que j'introduit en majuscule j'ai l'erreur suivante.C'est un exception qui n'est pas g...

amineing by Champ in-the-making
  • 1111 Views
  • 1 replies
  • 0 kudos

Login with capital letters

Hello, I'm using Alfresco Labs 3.0 with Windows XP and I have a probleme, when I try to log using a login written in capital letters I have this error ://—————————————————————————————————————————————————————————–//type Rapport d'exceptionmessagedescr...

amineing by Champ in-the-making
  • 364 Views
  • 2 replies
  • 0 kudos

Move Document to new Space

Hello,I'd like to be able to create a Java client that can move some content from one space to another in Alfresco.It seems simple enough, but I haven't found any examples that do this.Could someone please point me in the right direction for this.I'd...

ghernando by Champ in-the-making
  • 390 Views
  • 1 replies
  • 0 kudos

CMIS Query and custom properties

Hi everybody,I have created a custom model, and now I'm trying to perform queries CMIS SQL to find custom contents.This is the query I have performedELECT myModel_customProperty   FROM myModel_customContentType   WHERE (IN_TREE('myFolder'));‍‍‍‍‍This...

josekdiz by Champ in-the-making
  • 695 Views
  • 1 replies
  • 0 kudos

Create Spaces Automatically

Everytime I create a space I would like 10 spaces (subspaces) to be created within that first/parent space.  What ways could I go about configuring Alfresco to do this?

djpme by Champ in-the-making
  • 300 Views
  • 1 replies
  • 0 kudos