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

Forum Posts

org/alfresco/webservice/types/Store

Hi,First of all, sorry for my bad english.I'm starting with alfesco, and I'm trying to run the WebServiceSamples project. When I run it in Eclipse, everything goes good, but I want to run it in a jar file and call it from outside. It doesn't even cre...

arantxa by Champ in-the-making
  • 252 Views
  • 3 replies
  • 0 kudos

Je suis en train d’explorer Alfresco.J’utilise le...

Bonjour,Je suis en train d’explorer Alfresco.J’utilise le ftp pour importer mes documents, cependant lors du transfert, le serveur ne conserve pas la date de création original des fichiers mais la date de transfert. J’ai épluché les forums et constat...

damgan by Champ in-the-making
  • 730 Views
  • 1 replies
  • 0 kudos

bonjour,j'ai ecrit ce module qui crée dynamiquement...

bonjour,j'ai ecrit ce module qui crée dynamiquement une regle. Avec ce qui suis, elle est bien créée mais quant je cherche a l'editer je recoit une erreur                  CreateRuleWizard createRuleWizard = (CreateRuleWizard)variableResolver.resolve...

zeth_4310 by Champ in-the-making
  • 2256 Views
  • 8 replies
  • 0 kudos

Peut-on avoir une liste des derniers documents ajoutés...

Bonjour,Peut-on avoir une liste des derniers documents ajoutés dans Alfresco ?Peut-on la restriendre a un espace ?Plus généralement, quand on ajoute du contenu comment les autres utilisateurs peuvent-il etre informé ?Merci.

sinner59 by Champ in-the-making
  • 2141 Views
  • 7 replies
  • 0 kudos

How to enable or start the Alfresco Javascript Debugger?

Built  v2.0.1 EE and deployed to Tomcat.  When I pull up the URL http://127.0.0.1:8080/alfresco/service/api/javascript/debugger specified in the API: http://wiki.alfresco.com/wiki/JavaScript_API#Alfresco_Javascript_Debuggerbut I just get a Tomcat 500...

jdbrown by Champ in-the-making
  • 190 Views
  • 2 replies
  • 0 kudos

override edit-content-properties JSP

hi guys,i have tried to override the edit content JSP for a specific document type with this config in web-client-config-custom :<config evaluator="node-type" condition="my:docum">   <navigation>         <override from-outcome="showDocDetails" to-vie...

alpha by Champ in-the-making
  • 240 Views
  • 2 replies
  • 0 kudos

OpenSearch and name property

I,When i search content based on the name property i don't get any results. This happens via the web client OpenSearch box and via the Keyword Search service.According to the keywordsearch.get.query_.ftl (WEB-INF\classes\alfresco\templates\webscripts...

kjelllot by Champ in-the-making
  • 205 Views
  • 2 replies
  • 0 kudos

Basic questions

Hi I’m starting discovering the potential of Alfresco to transform this company in a paperless company, but I have some basic questions:1)   How to create, in Alfresco, a “DB” with the name, address, telephone number, etc. from our clients and ...

mrosado by Champ in-the-making
  • 154 Views
  • 1 replies
  • 0 kudos

Web Script Portlet: Ant target for packaging?

I've pulled the latest 2.1 out of the community SVN site and have it successfully building and running. I'd like to play with the Web Script portlet:/root/projects/web-client/source/java/org/alfresco/web/scripts/portlet/Is there an ant target that wi...

dante256 by Champ in-the-making
  • 444 Views
  • 7 replies
  • 0 kudos

More than one condition to display metadatas

Hi,I'd like to know if there is a way to have many conditions in web-client-config-custom.xml to display metadatas. For example :<config evaluator="aspect-name" condition="my:aspect1" condition2="my:aspect2">      <property-sheet>         …      </pr...

Using a webscript to display space content within web client

We have been looking at some of the new for 2.1 webscript functionality.I know its possible to use web scripts to generate a custom GUI for accessing the alfresco repository. Can webscript be used to render content for a space within the web client t...

chrisb by Champ in-the-making
  • 766 Views
  • 12 replies
  • 0 kudos

cm:removeAfter within aspect cm:complianceable

Hi, Does anyone have information/documentation on property cm:removeAfter within aspect cm:complianceable in file contentModel.xml? I did not find any information on cm:removeAfter in the Alfresco Forums, Alfresco Wiki or Google.What is the purpose o...

lock999 by Champ in-the-making
  • 150 Views
  • 1 replies
  • 0 kudos

BonjourJe vais devoir créer plusieurs workflow.J’ai...

BonjourJe vais devoir créer plusieurs workflow.J’ai me suis déjà fait un aperçu assez complet des possibilités, mais des questions subsistent.Les étapes successives de mon WF vont devoir changer le type d’un document. Chaque type héritant du précéden...

change the type of content via java api

Hi,I add a new contenet type into the custom.xml, i can see it in the list in the web client when i update a content.how can set the type of the content (not the content type!) via the java api?Thanks in advance,Shay.

shay by Champ in-the-making
  • 278 Views
  • 1 replies
  • 0 kudos

deleted files retention

Hello everyone!     I have trouble with deleted files in Alfresco. Files deleted in the web client are still visible in alf_data/contentstore. I have deleted these files in the 'Manage Deleted Items' in the 'More Actions' menu but files are still vis...

etzapata by Champ in-the-making
  • 193 Views
  • 2 replies
  • 0 kudos

Change the Name property of contents

Hi All,I know that in alfresco 2.1 the ML will be supported also in web client. But in mean while I am trying to set those default properties (name and description that exist in every content) to be mltext instead of text (I need it in my API). Can i...

itayh by Champ in-the-making
  • 134 Views
  • 1 replies
  • 0 kudos

URGENT HELP !!! showing the association as a hyperlink

Hello,I am defining a new content type with a child content association. But, when I want to view the properties of an object of this content type, child associations are shown like  below:Incoming Documents:      /company_home/README.txt            ...

hey123 by Champ in-the-making
  • 872 Views
  • 24 replies
  • 0 kudos

Redirecting after logout

Dear Alfresco,We use the /alfresco/navigate/logout‍ link to logout in a custom Freemarker website we built on top of the Alfresco repository. Now, this link seems to redirect to the login page. Is it possible to redirect this link to some other page?...

simon by Champ in-the-making
  • 342 Views
  • 3 replies
  • 0 kudos

Drop down

Hi,Am creating my own xsd for attaching a web form to my web project.I need to create drop down,text box etc..I have problem with drop down. For options less than 5 i get radio button rather than a drop downmy code is as follows:<?xml version="1.0" e...

lakshmi by Champ in-the-making
  • 228 Views
  • 2 replies
  • 0 kudos