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: Alfresco Community Edition 25.3 Release Notes - Hyland ConnectHow to Report Security Issues for Alfresco Resources: Alfresco Developer ResourcesAlfresco Community Edition source codeAlfresco Labs, unoffici...

ttoine by Community Manager
  • 1728 Views
  • 1 replies
  • 0 kudos

Create a new kind of site

I'm trying to create a new type of site. When I'm creating a new one, only appears 1 type in the select: "Collaboration Site". I wish to add more options. For example "Custom Site", and for that site to have predefined pages and dashboard.I saw a par...

Resolved! Add custom metadata to existing node

Hi,I'd like to add some metadata to a file already existing on Alfresco.I want to do it from a server-side of a node application.I'm doing a request as following :var request = require('request')var r = request.put('http://localhost:8080/alfresco/api...

Resolved! image export of running diagram

I would like to export the image of a BPMN diagram, getting the process definition from the process instance. I know that is possible to to the export of the XML in this way and using the repository service and I am wondering if it is also possible t...

ajeje93 by Confirmed Champ
  • 14912 Views
  • 15 replies
  • 0 kudos

Resolved! How to backup Solr on Alfresco CE 5.2

Hi,after some testing, we're currently setting up our Alfresco environment and writing backup scripts. I know that the Solr indexes are backed up automatically and that we can change that schedule. But in from our experience backups are much more rel...

mzpari by Champ in-the-making
  • 7274 Views
  • 2 replies
  • 4 kudos

Duplicate name exists when using transformDocument() function

Hi all,I am trying to use the transformDocument function to convert a text file into a pdf file.I have a custom content type (text file) with a custom action - this action calls the custom web script to convert to pdf.For one time transformation , it...

mrmjlee by Champ in-the-making
  • 8709 Views
  • 6 replies
  • 1 kudos

Alfresco AMP

   Hi everyone, I m using Alfresco Community 5.2 and LDAP connection. I added users from LDAP. And these users were added according to roles that received from my database user roles.    I want to update dynamically site member roles when I clicked t...

hilal by Confirmed Champ
  • 4782 Views
  • 3 replies
  • 0 kudos

Identity Management

Hello all!I am a student exploring the features of Alfresco Activiti for a research project.I need to define REST endpoints but I cannot find "Identity management" app on the welcome page. I just have 4 apps:App designer, Task app, Profile, and Analy...

ntj by Champ in-the-making
  • 4179 Views
  • 2 replies
  • 0 kudos

Call jar from alfresco workflow

I have a jar file with this structure:ActivitiProj-src      --com.mycompany.activiti         ---Decision.java-META-INF      --Manifest.mf-lib       --activiti-engine-5.22.0.jar-alfresco      --extension         ---custom-action-context.xmlDecision.ja...

biker89 by Confirmed Champ
  • 6765 Views
  • 4 replies
  • 1 kudos

Resolved! Sending message events to a process

I am trying to understand the message event catching functionality in Activiti 5.22.To that end, I created the following process definition:<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:x...

mprakash by Confirmed Champ
  • 10162 Views
  • 3 replies
  • 0 kudos

so manu postres.exe processes

Hello,I'm running Alfresco Community 5.2 on Windows 7. I notice there are 22 postgres processes started when I run Alfresco. Why are there so many? Is there a way to configure a smaller number? What is the minimum number needed for Alfresco to work?

Activiti + Spring + JSF

Hi i have some questions concerning the activiti and spring integration :is it possible to work with JSF , spring and Activiti ?if it's possible how to link JSF pages to Activiti workflow ?

ilyass_act by Champ on-the-rise
  • 6945 Views
  • 5 replies
  • 0 kudos

No task associated. Call businessProcess.startTask()

i use activiti with jsf, when i start my process it's work but just for the first task  so when i accomplishe my request and click button with this following code     <h:commandButton value="Submit" action="#{businessProcess.completeTask(true)}"  /> ...

Resolved! Custom outcome based on conditions

Dear community.Using Alfresco Process Services I wonder whether I could have costom outcomes based on conditions.Example:In a form a user provideds the expected price for something that has to be ordered. If the value is not above 10.000€ the user sh...

mrahn by Confirmed Champ
  • 10731 Views
  • 8 replies
  • 0 kudos