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

Forum Posts

Important topics and useful resources

Important topics for the Alfresco community: Member Etiquette Guidelines - Hyland Connect - 482975How to Report Security Issues for AlfrescoAlfresco Community Edition 25.2 Release Notes - Hyland Connect - 491551 Useful resources: Alfresco, Community ...

ttoine by Community Manager
  • 581 Views
  • 0 replies
  • 0 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
  • 8928 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
  • 4205 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
  • 3703 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
  • 3816 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
  • 2673 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
  • 6366 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
  • 4789 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>

How do I implement pause and resume in BPM process

Hello all,Is there a way to call the BPM process from a rest API by signalling asynchronously. In other words, I have a requirement where I have to pause the process flow and wait for a trigger from the external rest service and that service should t...

Activiti Explorer

Hi, I downloaded the code source Activiti-engine-master from the github .I noticed that the Activiti provide a  Activiti Explorer  that can monitor and administrate the running process instances. I would like to know where I can get the code source (...

Adding aspect to existing document in the repository

Hi ! Nobody has a JavaScript to add or remove an aspect (appl: inlineeditable ) to documents that are already imported into the repository.I am very annoyed, I should have included this aspect in the rule before import. Can you help me please?Thanks ...

ltsaty by Champ in-the-making
  • 6169 Views
  • 2 replies
  • 0 kudos