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
  • 2620 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
  • 6029 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
  • 5211 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
  • 4530 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
  • 8780 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...

Can't use search after deployment

Hi,I run locally AIO SDK 3.0 alfresco project in Eclipse, I added two custom advanced search form's, and locally ist's working without any error. So then I have to deploy it on server where is running alfresco instalation. How I deploy:1.I run clean ...

deny7 by Champ on-the-rise
  • 4149 Views
  • 1 replies
  • 1 kudos

Flexibility to add any attribute to any document

Hi, In our custom alfresco application, we want to have flexibility to add any attribute to any document. If there are 100 different attributes in the whole application we would like to have a separate aspect for every attribute, meaning 100 aspects....

janardhanc by Champ on-the-rise
  • 3657 Views
  • 1 replies
  • 2 kudos

Resolved! Connect Adf With SDK

Is there any way to connect adf-application with alfresco-sdk for development purpose.

sp2 by Elite Collaborator
  • 3759 Views
  • 1 replies
  • 0 kudos

Error Creating Business Process

Translated: I deployed Alfresco 201707. In general, everything is in Russian, except for notifications of a new task by mail. Smoked forums, found that you need to change the template wf-email.html.ftl. I changed all the English words to Russian, reb...

pilotnick by Champ in-the-making
  • 2636 Views
  • 0 replies
  • 0 kudos

Post Webscript Error

i wrote a simple post java backed webscriptString user = "admin";user = req.getParameter("user");model.put("user", user)return model;but every time I try it with : curl -X POST "http://localhost:8080/alfresco/s/test/hello.json?user=joey&guest=true"I ...

Can't login into the plateforme

Hello  Alfresco Community    I 'have Alfresco 5.0 installed on ubuntu 14.04 ..it was turning good with no problems but since 2 weeks no one can log into the plateforme i, then i though it was passwords problème .. i used the Alfresco doc to change us...

i_zakaria by Champ in-the-making
  • 4644 Views
  • 2 replies
  • 0 kudos

How to parseForm?

Hello,I have created the process with three task. In ADF i'm trying to parse the form like this.formService.getTaskForm(this.currentTaskId).subscribe(data => {for(let i = 0; i < data.fields.length ; i++) {this.fields2 = data.fields[i].fields;let coun...

amruta_w by Star Collaborator
  • 4717 Views
  • 3 replies
  • 1 kudos

Post Request

I made this model <types>       <type name="sp:configuration">             <title>Configuration</title>             <parent>cm:content</parent>             <properties>                   <property name="sp:username">                         <type>