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

Forum Posts

De MySQL a ORACLE

Buenos días foreros,tengo una pregunta interesante… es posible instalar y configurar un servidor Alfresco Enterprise con BD en MySQL, y posteriormente hacer una backup e implantarla en un esquema ORACLE?. El problema es el siguiente: estoy terminando...

javigarcia by Champ in-the-making
  • 2266 Views
  • 6 replies
  • 0 kudos

Flujo generico para revertir documentos mal ubicados

De que forma puedo construir un "flujo generico" que me permita, en caso de que un documento se encuentre en un espacio que no corresponde, enviarlo a una "carpeta de distribución"Son más de 500 espacios y cada uno depende de gerencias diferentes.Sal...

chubasco by Champ in-the-making
  • 877 Views
  • 2 replies
  • 0 kudos

Where is the DataSource defined

I am encountering some problems in coding for that I need to see datasource defined for alfresco application.Can you please tell me which config. files contains the datasource bean?

alihammad by Champ in-the-making
  • 211 Views
  • 2 replies
  • 0 kudos

Failed to execute script

Hoi all,I want to execute a script,which it is placed under the Datadictionary / Scripts space. All users have coordinator roles to this space. When I tried to upload a file to a space where the script must be executed (inbound rule), I get an error ...

jenn_l by Champ on-the-rise
  • 1102 Views
  • 3 replies
  • 0 kudos

désactiver la case 'Modifier toutes les propriétés...'

salut à tous, j'ai créé une régles  qui attribut des propriétés aux documents importés sous un espace donnée mais j'ai besoin de désactiver la case "Modifier toutes les propriétés lorsque cette page est fermée" et qu'elle soit toujours décocher  pour...

slipknotik by Champ on-the-rise
  • 886 Views
  • 2 replies
  • 0 kudos

importer des document a partir d'une application externe

Salut a tous j'ai une application externe à alfresco qui donne des fichier en sortie ( pdf, ftf, …), ya t'il un moyen de sauvegarder ces fichiers sous alfresco directement a l'aide d'un url par exemple, ou par webDav sans passer par la methode tradit...

slipknotik by Champ on-the-rise
  • 1287 Views
  • 2 replies
  • 0 kudos

Search word in pdf and PREVIEW

Hi Gurus,my customer have done this request.In advanced search we find the document (pdf for example) thats containthe word used for the search. BUT my customer needs also to "VIEW" where this keyword is inside the file!  :evil: My customer would "op...

Status 500 -Internel error on POST createFolder

Hicurrently I checkout the first steps with cmis http://ecmarchitect.com/images/articles/cmis/cmis-article.pdfwhen I post the following xml to create a new folder I get the following error. Pleas help me solve. Sitting here for hours   <?xml version...

flosk8 by Champ in-the-making
  • 659 Views
  • 1 replies
  • 0 kudos

Lucene searching question

Given a node's id, how can I get its Lucene-path (i.e., a string that I can use in a Lucene "PATH:x" query)?I am having trouble with a lucene query which includes TYPE and PATH fields that used to work fine (or at least as I expected it to work ) be...

hsjawanda by Champ in-the-making
  • 339 Views
  • 4 replies
  • 0 kudos

Forget Password

Hey alllets say I am one of the admin running my alfresco server; and one of the users forget/loses his password, how can he reset his password, or how can the admin change it for himas far as my experience go, you can log in as whoever you want, the...

Email archiving solutions

Hi,I've already posted the topic http://forums.alfresco.com/en/viewtopic.php?f=29&t=23454. Regardless of this topic, I wonder about how email archiving is commonly achieved with Alfresco or how do other Alfresco users realise this topic. In particula...

bfriedrich by Champ in-the-making
  • 200 Views
  • 1 replies
  • 0 kudos

Alfresco and Alfresco Share

Hi,I'm using Alfresco 3.2 set up. I'm new to this technology.Is Alfresco or alfresco share suitable for 3.2 version?What is the difference between Alfresco and Alfresco Share?

deepika by Champ in-the-making
  • 237 Views
  • 1 replies
  • 0 kudos

SortLink tag in browse.jsp doesn't work

Hello,I'am displaying my own metadata in my customized browse.jsp.But I don't manage to sort according to MY custom metadata (it doesn't sort).The error message is :18:33:31,238 INFO  [web.data.IDataContainer] Unable to get return type class for Rich...

zomurn by Champ in-the-making
  • 786 Views
  • 9 replies
  • 0 kudos

LDAP sync deletes existing users

With Alfresco Community 3.2 (stable) I ran into the following problem:Users that have been previously created by the 3.1 LDAP sync are being  erased and recreated by the new 3.2 sync.Does anybody know how to upgrade the old users in a way that they w...

lueders by Champ in-the-making
  • 754 Views
  • 7 replies
  • 0 kudos

FreeMarker creating empty renditions

Created a web form using the following schema and freemarker template. The form runs without displaying an errors and creates the XML and HTML files. However any variables from the form never are rendered in the html. All I get is the one line '<p>ti...

jarrett by Champ in-the-making
  • 214 Views
  • 1 replies
  • 0 kudos

Grayed out items in Share

I just upgraded from 3.2 to 3.2R and everything is working correctly in Share except that now both the "New Folder" and Upload icons are grayed out in the Document Library section. CIFS and Ftp allow me to post new content and I can highlight existin...

ghicky by Champ in-the-making
  • 361 Views
  • 3 replies
  • 0 kudos

Sample code with writeWithAttachment() ?

Hi there!I'm developing samples on using Alfresco Webservice and I can not get successfully with: WebServiceFactory.getContentService().writeWithAttachment(ref, strProp, contentFormat)‍I got the follow error:Exception in thread "main" AxisFault fault...

NFS Authentication NullPointerException

Using Alfresco 3.2r (Tomcat bundle). Setting up NFS mount as per instructions.Config is:   <bean id="nfsServerConfig" class="org.alfresco.filesys.config.NFSConfigBean">      <property name="serverEnabled">                                             ...

jmharris by Champ in-the-making
  • 726 Views
  • 9 replies
  • 0 kudos

Alfresco 3.2 + passthru exception

Hi,I was configured alfresco 3.2 with passthru authentication chain.When I access the fileserver \\serverA in the catalina.out appear this exception and fileserver request username/password. 12:27:14,306  ERROR [smb.protocol.auth] Passthru error gett...

jserrano by Champ in-the-making
  • 755 Views
  • 8 replies
  • 0 kudos

Alfresco 3.2r2 and Sun directory user/group synchronization

We are evaluating alfresco for our company instead of Microsoft exchange, All our users/groups are stored in a Sun Directory server and I was trying to get alfresco authentication to work with our sun directory server, I followed the alfresco wiki ho...

eli101 by Champ in-the-making
  • 516 Views
  • 4 replies
  • 0 kudos