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

Forum Posts

Possible to join questions, themes, tickets in this forum?

It would be helpful, my case is f.e. write-protected docs in ms word and here are several pages with answers. Could be an good idea, to join those themes. And: Here is noch category, to talk about the forum itself. ? category: communication would be ...

mme by Star Contributor
  • 2387 Views
  • 0 replies
  • 0 kudos

Resolved! Get lock owner of a checked-out file

I am writing a web script to get a list of all the checkout documents and user who has them checked out.I can use this api to get a Boolean answer of whether a document is checked out or not;var docNode = search.findNode("workspace://SpacesStore/"+al...

sakshik by Star Contributor
  • 5486 Views
  • 2 replies
  • 1 kudos

Subir Archivo a alfresco mediante ProcessMaker

Buenos dias intento subir un archivo pdf mediante un formulario de processmaker a alfresco, el el el usuario sube el archivo mediante un file en dicho formulario al cual guarde en una variable @@archivo, mi duda esta en como hacer que el usuario al d...

lnovoa by Champ in-the-making
  • 4850 Views
  • 1 replies
  • 0 kudos

Iframe in alfresco

I want to use another viewer for some specific file types in alfresco, and i wondered if it is possible to replace the preview with an iframe that takes the current file and sends it to the iframe so that the file can be viewed there. Is there a way ...

malikaasen by Champ on-the-rise
  • 4075 Views
  • 2 replies
  • 1 kudos

Getting error on transient variable usage in Activiti

Hi All,I am a bit new in Activiti engine. And decided to design a process that uses database queries at some points in service tasks. My aim is to rollback whole process if there is an error at the end of the process. Also I am not using spring becau...

mhmtgk by Champ on-the-rise
  • 7877 Views
  • 6 replies
  • 1 kudos

Form to post values

I created a javascript backed webscript in the Repo-tier, where I can create a custom content based on the values being posted.I succeded with the curl command to post the values and create the custom content, and I am looking how to create a form in...

Resolved! How to make FTS queries on custom type on Alfresco 6?

Hi,I've configured a custom type on Alfresco 6, but I'm not able to make Full Text Searches on custom fields of the custom type.This is the definition of the field in the "alfresco model manager":<model xmlns="http://www.alfresco.org/model/dictionary...