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 Labs

ttoine by Community Manager
  • 546 Views
  • 0 replies
  • 0 kudos

Embedding activitit in Angular2 application

Hi All,  My current project is developed in angular 4 template how can i call or use activti which is developed in angular1.6 from with in my angular 4 template. Since i am unable to find  how i can integrate them.  For example i want to give a link ...

Person Control Displaying ID instead of Name

This is a re post with a small example of a previously asked question that I'm still struggling with.  On completing a task, I need to determine the user that was assigned that task and store it so that on a subsequent form, I can display a People co...

lsharman by Champ in-the-making
  • 3367 Views
  • 1 replies
  • 0 kudos

Is libreoffice supposed to be starting automatically?

Can someone clarify if libreoffice is supposed to be started as a service when alfresco starts? I have inherited an Alfresco installation and libreoffice seems to be running as a service (at least I see an established "soffice.bin" process). However,...

mfoster by Champ in-the-making
  • 10683 Views
  • 5 replies
  • 0 kudos

Resolved! Developpement for Alfresco 4.2

Hello I have to develop a project for Alfresco 4.2, if I had correctly understood the documentation I have to use the SDK 1.1.0 for the development.I used this documentation: Maven Alfresco SDK Quick Start | Alfresco Documentation but when I call the...

vmiorga by Confirmed Champ
  • 9392 Views
  • 6 replies
  • 0 kudos

Our Repository no longer sends recent activity emails,

we use Community Edition, version number 5.2.0. When I log into Admin Console I only have the following options under console, Model and Messages Console, Tenant Console, Workflow Console. No Repository services option to configure SMTP.

dmalabie by Champ in-the-making
  • 10025 Views
  • 5 replies
  • 0 kudos

Add category to node SDK

Hi All, I tried to add categories to a node that already have the aspect cm:generalclassifiable. Below the code using the SDKAlfrescoClient client = AlfrescoService.getAlfrescoClient();NodesAPI nodesAPI = client.getNodesAPI();ArrayList<Object> catego...

abadr82 by Champ in-the-making
  • 3981 Views
  • 1 replies
  • 0 kudos

add category to node

Hi All, I tried to add categories to a node that already have the aspect cm:generalclassifiable. Below the code using the SDKAlfrescoClient client = AlfrescoService.getAlfrescoClient(); NodesAPI nodesAPI = client.getNodesAPI(); ArrayList<Object> cate...

abadr82 by Champ in-the-making
  • 4042 Views
  • 1 replies
  • 0 kudos

User task is automatically rejected

Hi.I am new and I am using Alfresco 5.1 community version.I have created workflow with user tasks.<?xml version="1.0" encoding="UTF-8"?><definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:xsi="http://www.w3.org/2001/XMLSchema-insta...

pnature by Star Contributor
  • 2183 Views
  • 2 replies
  • 0 kudos

Resolved! Minimum setup to Angular4 UI served with springboot-activiti rest

I am not sure if these ADF Javascript APIs are the same as that Activiti uses for its Angular 1.6 dashboard.There is perhaps a wrapper application that wraps both Alfresco REST API and Activiti REST API that gives this Alfresco Javascript APIs. If th...

andypr by Champ in-the-making
  • 5601 Views
  • 1 replies
  • 0 kudos

What are the logins for app/admin/rest ?

Hi there,sorry for the newby question.I'm currently evaluating activiti 6 and I installed the 3 .war under jetty.I found in the doc the login for activiti-app: admin/test. ok, cool.Nothing about activiti-rest. And I try another login found somewhere ...

tmb by Champ in-the-making
  • 7471 Views
  • 3 replies
  • 0 kudos

Resolved! How can I be an assignee or contributor in Activiti JIRA?

Hi all,I have tried to assign myself as a contributor in Activiti JIRA, but I could not. I have more than 4 year experience developing application on top of Activiti BPM engine, I think I have a good knowledge of the Acitiviti code so that I can help...

kabiliravi by Champ in-the-making
  • 5423 Views
  • 2 replies
  • 1 kudos

Query for content along with Workflow properties

There are certain events that happen as part of a Workflow - example, person X signed off, Approvals are completed, rejections, etc that need to be part of a query on the content itself. Example: Get all specs that were approved by a person between x...

ramprasad by Champ in-the-making
  • 3822 Views
  • 1 replies
  • 0 kudos

what is collections in solr4?

HI All,Someone suggest me to create multiple collections in solr (lucene) to get faster response from the solr.I am new in this era so can anyone please help me how to create collections in solr and how alfresco can consume those collections.Thanks i...