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

Forum Posts

Buch - Developers Guide

Hallo,für die Einarbeitung in die Entwicklung von SURF Applikationen, Web Scripts, Benutzung der API, etc. dachte ich mir das Buch von Jeff Potts zuzulegen, bin aber unsicher, ob es das alles bietet was ich brauche. Hat das Buch schon mal jemand durc...

webraccoon by Champ in-the-making
  • 1249 Views
  • 2 replies
  • 0 kudos

Remote Zugriff auf Alfresco Repository

Hallo Zusammen,Ich möchte eine server-client Architektur implementieren, die Alfresco als  Backend Server nutzt. Die Architektur sieht folgendermaße aus:Komponenten: -Externe Webapplication(Portal) wird nicht von mir implementiert. -Alfresco Reposito...

transformDocument() in Java, not in Javascript?

Is there a way to easily transform content from one mimetype to another, using Java?  :?:  (For example, HTML file to Word document.)I know that it can be done easily using transformDocument() function in Javascript, but I'm interested in how it's do...

talija83 by Champ in-the-making
  • 717 Views
  • 3 replies
  • 0 kudos

Cost to end users

HiWe are considering implementation on top of Alfresco CMS, but have found it _really_ difficult to get at information around pricing. Could someone please let me know what the cost to end-user would be if we were to move to Enterprise Edition?  ie. ...

jaysen by Champ in-the-making
  • 303 Views
  • 1 replies
  • 0 kudos

Regla ejecutada 2 veces

Hola,Quiero anyadir un comportamiento a un espacio de Alfresco para transformar a PDF todos los documentos entrantes y nuevas versiones  para después mandar un mail con este pdf. Mi estructura es:Regla 1) Si doc!=*.pdf entonces transformar a PDF (Apl...

acceso a alfresco usando openesb

Hola a todos, mi problema es que al intentar acceder a alfresco a través de un bus de integración como es openesb (que usa BPEL, lenguaje estandarizado por OASIS para la composición u orquestación de servicios web) me da un problema de seguridad que ...

almugt85 by Champ in-the-making
  • 1154 Views
  • 2 replies
  • 0 kudos

JavaServiceTasks and exceptions during invocation

Hey guys,imagine you have a simple process with three JavaServiceTasks in one row. Task 1 and task 2 are completed successfully. Task 3 couldn't complete successfully because the Java code threw an exception. What's the Activiti engine now doing? Doe...

mskaesz by Champ in-the-making
  • 249 Views
  • 1 replies
  • 0 kudos

How to change the Alfresco Virtual Server URI?

I have been referring http://wiki.alfresco.com/wiki/Configuring_the_Virtualization_Server and http://wiki.alfresco.com/wiki/Virtualization_Server_FAQ#What_does_the_virtualization_server_do.3F.I understand that the default URL format is - http://virtu...

sselvan by Champ in-the-making
  • 285 Views
  • 1 replies
  • 0 kudos

Text Editor (alternate to xs:string)

Hi  All,If we use xs:string as element type in XSD, we get a rich text editor when we are creating contentin Alfresco.This editor doesn't have many options.I need a editor which has a feature to add Bulletin Points.Please let me know the alternate to...

Cannot login to Share Tomcat 7 set to port 80

I'm running the Community Edition nightly build as of 09-12-2010 on Tomcat7, Windows Server 2003. I have Tomcat listening on port 80. I can access Alfresco Explorer just fine. I cannot login to share. I receive the following message:The remote server...

gman by Champ in-the-making
  • 298 Views
  • 1 replies
  • 0 kudos

InstallJammer Problem on Mac OSX

There appears to be a problem with the Alfresco 3.3 installer on Mac OS X (10.6.3).  On the database setup page, the fields for the MySQL login and database name are missing.  The only field that appears is the PORT number.  Of course, trying to proc...

dan19460 by Champ in-the-making
  • 733 Views
  • 5 replies
  • 0 kudos

No sites to display in My Sites dashlet

hi,if user is not admin - not belong to ALFRESCO_ADMINISTRATORS then "No sites to display" appear in My Sites dashlet, altough user is part of the site.any recommendation please ?norbert bede

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

Source code for the latest stable version download

Sorry if it was answered before, but I couldn't find anywhere: is it possible to download source code for the latest stable version (3.3g)?From what I have found in wiki/forums, the only way to get source code is to use svn ( which contains current d...

vitl by Champ in-the-making
  • 285 Views
  • 1 replies
  • 0 kudos

Building a new path destination for Alfresco Explorer

Hi thereI need to move a document from one node to another space. Wth the Alfresco Explorer JavaScript API, I am building  the following target path destination the right way? companyhome.childByNamePath("/myTarget/"+tfolder+"/"+pfolder+"/"+cfolder+"...

rtan by Champ in-the-making
  • 269 Views
  • 1 replies
  • 0 kudos

index warning after alfresco upgrade

Hello,We have a repository that dates back a while and has been upgraded several times to keep up with alfresco.   We recently upgraded to Alfresco 3.3 and all of our data seems to be in tact,  however,  when alfresco starts up with a full index I ge...

gregkinmd by Champ in-the-making
  • 264 Views
  • 1 replies
  • 0 kudos

Page-associations order

Hi there,Does anyone know how to order the children pages whe you type sitedata.findChildPages(id) ???I have seen, in the page-association xml, the tag <order-id> but it doesn't work properly, or I don't know how to make it work…Thank you in advance.

nitis by Champ in-the-making
  • 369 Views
  • 2 replies
  • 0 kudos

PDF Extractor

Hola a todos,Tengo un custom pdf extractor definido en custom-metadata-extrators-context.xml<bean id="extracter.pdf" class="es.org.extractor.PDFCustomExtractor" parent="baseMetadataExtracter" >        <property name="inheritDefaultMapping">          ...

Bind Java Classes to tasks

Hi everyone,how do I bind java classes to Tasks? Could anyone give me an short example? And Do I need Eclipse for that?Thank youBenjamin

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

Error with ManualTask and boundaryEvent

Next process fail<process id="sampleTimer" name="sampleTimer">   <startEvent id="start" />     <sequenceFlow sourceRef="start" targetRef="javaService" />               <serviceTask id="javaService" name="javaService" activiti:class="main.java.Guardia...

jcosano by Champ in-the-making
  • 790 Views
  • 5 replies
  • 0 kudos