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

Forum Posts

How to override download action in alfresco

Hi,I want to know how I can override the download action to change its type to a javascript function from link so that I can update a property whenever user tries to download a file in a way that allows downloading along with my custom action ?? Or i...

Error en SSO + Share + CAS + LDAP

Muchas Gracias por la aclaración.Revisando la documentación de Alfresco para realizar la Autenticación por Single Sing On (SSO), seguí el siguiente tutorial:<a href="http://docs.alfresco.com/5.0/concepts/alf-modauthcas-intro.html">Overview of using A...

Change email invite subject in Alfresco 5.0.d

Hi there, can someone please tell me if (and how) is possible to edit the email subject that users get when they are invited to join a site (Alfresco Share: You are invited to join the site….)??Thanks in advance

systeminn by Champ on-the-rise
  • 1663 Views
  • 10 replies
  • 2 kudos

subprocess definition in a separate xml

Hello,Is it possible to have a subprocess definition in a separate BPMN xml file so that this subprocess could be used by several application modules? I was searching for some 'include' tag in the BPMN xml, but didn't find anything.Thanks!

taurus by Champ in-the-making
  • 1207 Views
  • 10 replies
  • 0 kudos

Problema Encoding jsp y .properties

Hola a todos, Estoy teniendo problemas a la hora de añadir strings a un jsp ya que no me detecta el Encoding bien y no me muestra bien las tildes.Tengo el siguiente jsp:<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %><%@ taglib uri="http:/...

Alfresco workflow could not be started

Hello,   Alfresco community edition 5.1.e , I have created activiti workflow using kickstart eclipse deployed into alfresco share after fill the form and submit i am getting error "workflow could not be started 02110013 failed to start workflow activ...

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

Parse webform data to pdf

Hi,I've created a two-field webform and the attachment button to allow a document to be posted to Alfresco Community 5.0.d Repository as per the online tutorial we're all familiar with.  It works great.I have next created a webform with about 12 data...

fromano by Champ in-the-making
  • 376 Views
  • 1 replies
  • 0 kudos

moving folder

hello when i try to move a folder to another from odoo to alfresco i am using cmislib i have this bug :i am using cmisarentIdparentFolder = 'workspace://SpacesStore/945c820a-8fce-453b-98c4-521ba2df91d6'Folder.updateProperties({u'cmisarentId'arentFold...

Custom Transformations ¿Cómo?

Hola Buenos díasNecesito declarar una transformación entre TIFF y PDF para que ejecute un comando que extraiga mediante OCR la información contenida en el TIFF y la muestre en el PDF.En la versión 4.2 ¿qué pasos y cómo debo hacer esto?He estado busca...

Atomic Transactions for the REST

I'm developing API REST services and am on the road to build some process flows in Activiti invoking REST services for POST, PUT, DELETE, my question is as I can manage commit and rollback transactions to ensure that everything is done or if somethin...

Encryption and solr.

Hi,I have been using encryption at file level to encrypt files on alfresco community 5.0.d. I have custom encryption module, I'm able to encrypt and decrypt files with this module, along with this, I also want to search the content as well. So is the...

Get NodeRef by path

Hi All,Can I create a NodeRef purely from the path?It seems like NodeRef doesn't allow it, and looking at the various methods in the SearchService and FileFolderService they all require a NodeRef or something similar to search.Let's say I already kno...

SEVERE: Error listenerStart

hello !Jul 17, 2007 6:39:27 PM org.apache.catalina.core.StandardContext startSEVERE: Error listenerStartJul 17, 2007 6:39:27 PM org.apache.catalina.core.StandardContext startSEVERE: Context [/alfresco] startup failed due to previous errors        Giv...

intergrate users of domain Controller in Alfresco

Hi,We want that every user in the company get an account for alfresco. But we don`t want create this accounts twice, in the Domain Controller and in Alfresco.Best would be Single-sign on.Whats the easiest way to get this?Thanks in advance.

thk by Champ on-the-rise
  • 703 Views
  • 5 replies
  • 0 kudos

Feature Request - Previous next document control

Good morningSomething I think would be nice for the document preview page is a previous/next document control. Using this would save having to return to the documents containing folder to select the desired document.Daniel

Deploying Activiti on a cluster server with hot/hot set up

Hi,We are using Activti (version: 5.17 ) for the workflow management in our application. Our application uses DB2 database where Activiti tables are also createdWe configured and deployed the BPMN files using Automatic Resource deplyment through ACTI...