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

Forum Posts

Document library not refreshing?

Hello, I have a weird problem. There are few documents that I've ran into with this issue with.It goes something like this:1. I enter a subspace in Share document library.2. There is a document there (shouldn't be).3. When I click on the doc, the Pat...

zladuric by Champ on-the-rise
  • 167 Views
  • 1 replies
  • 0 kudos

Add new panels to Advanced Search

I'm trying add new panels to Advanced Search. I think, the best way is custom advanced-search.jsp and extend the class AdvancedSearchDialog. And I followed the next steps.       1. I have created my class                                      package ...

rrobles by Champ in-the-making
  • 232 Views
  • 1 replies
  • 0 kudos

Access from jsf to hierarchy classes

Hello,    I have a new class that extends of a alfresco's class, is it possible access to the properties of parents class from jsp? for example,   it existis a class of alfresco, for example AlfrescoClass   class AlfrescoClass {  protected String te...

rrobles by Champ in-the-making
  • 345 Views
  • 3 replies
  • 0 kudos

List custom properties of a custom type [SOLVED]

Hi.Is there any way, using the javascript API, of getting the custom properties of a custom type?Or, at least, is there any way to list all the custom properties of a node, although the property isn't set? Usingnode.properties‍I get all the propertie...

palba by Champ in-the-making
  • 235 Views
  • 2 replies
  • 0 kudos

createVersion() in Alfresco

Hi All,        I'm facing problems in implementing versioning concept for the uploading content using java to alfresco. I came across some methods like createVersion(), deleteVersion() etc. I'm unable to find their usage. Can anyone help in illustrat...

Versioning issues - multiple versions for a single edit etc

I installed alfresco-community-3.4.b-installer-linux-x64.bin on debian lennyI've enabled versioning for everything. I'm testing versioning by creating files and editing them. I need to make sure the versioning works well.I added a file, changed it a ...

caleban by Champ in-the-making
  • 359 Views
  • 6 replies
  • 0 kudos

Buscar parte de un property propio en Alfresco

Buenas,tengo subidos a Alfresco varios properties propios, como por ej, {http://www.alfresco.org/model/content/1.0}metadato_DIRECCION_A{http://www.alfresco.org/model/content/1.0}metadato_CIUDAD_A{http://www.alfresco.org/model/content/1.0}metadato_DIR...

spilby by Confirmed Champ
  • 732 Views
  • 1 replies
  • 0 kudos

Ordenación en la búsqueda

Buenas,estoy intentando ordenar los resultados que he obtenido tras una búsqueda con Lucene. Query query = new Query(Constants.QUERY_LANG_LUCENE, sQuery);QueryResult queryResult = repositoryService.query(store, query, false);      // Recogemos los re...

spilby by Confirmed Champ
  • 642 Views
  • 1 replies
  • 0 kudos

Error en el envío de emails

Muy buenas a todos!!Estoy trabajando con la versión Enterprise 3.1.1 y los usuarios utilizan Lotus notes para enviar correos a Alfresco.Se que hay una incidencia abierta en Alfresco sobre este error que da al enviar correos desde lotus notesrg.alfres...

cybermakoki by Champ in-the-making
  • 2499 Views
  • 12 replies
  • 0 kudos

Gros BUG Alfresco , appel au secour

Bonjour,J'ai un gros souci sur alfresco, j'ai remonté pas mal de données et ça commencé à corrompre les fichiers remontés, y compris les anciens!Dans la log, j'ai ces messages suivants  : Caused by: org.alfresco.service.cmr.repository.InvalidNodeRefE...

danydane by Champ in-the-making
  • 2643 Views
  • 13 replies
  • 0 kudos

Activiti Designer Extension

I created an extension for the palette of the designer but when I activiti a new project and want to add a new diagram palette I get no objects and gives me the error I show below. I Take the instructions of the user guide in the chapter "Extending D...

gecos by Champ in-the-making
  • 10977 Views
  • 6 replies
  • 0 kudos

Elements of Alfresco

Hello!I have some questions about the Alfresco. Here they are:What elements does Alfresco consist of?What can be accessed using SDK?Data model of persistent storage.How to extend Alfresco?On the wiki a lot of information. But unfortunately, I didn't ...

dvelopp by Champ in-the-making
  • 208 Views
  • 2 replies
  • 0 kudos

CopyService - hat wer Erfahrungen?

Hallo,hat jemand mit dem Interface CopyService Erfahrung?Im Rahmen einer Arbeit mit Alfresco wurde ein Project erzeugt - mit NodeRef Id, Properties und Associations.Ein Auszug der Daten schaut so aus:[Project(super=BaseProject(id=workspace://SpacesSt...

werspike by Champ in-the-making
  • 799 Views
  • 2 replies
  • 0 kudos

Upload file with custom metadata

Hi,I want to upload a file with custom metadata. How can I do it? Please help.I have defined three customized metadata fields in example-model.xml(pan_no, date_of_birth, applicant_name) .Now i want to upload file with these metadata values. How can I...

khinendra by Champ on-the-rise
  • 1421 Views
  • 8 replies
  • 0 kudos

Alfresco Share and SSO

Hi all,I'm new on this forum : I'm a student who study a little Alfresco and try some test. Actually I can't resolve a problem :I'm trying to configure SSO during one day without success, I already done this following steps :-Configure tomcat and sha...

kizux by Champ in-the-making
  • 710 Views
  • 9 replies
  • 0 kudos

Share sitedata remote persister cache

I need to be able to set any user's dashboard using a web script invoked from curl. I've looked at the web script that the customize dashboard dialog posts to. My first approach was to post similar JSON to that script. Unfortunately, although you don...

jpotts by World-Class Innovator
  • 456 Views
  • 4 replies
  • 0 kudos