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

Forum Posts

Resolved! How to run activiti v5 explorer/v6 kickstart app in spring

I'm interested in running either the explorer from activiti 5 or the kickstart app from activiti 6 within my spring project, so that I can utilize the BPMN editing UI to modify/create processes that the activiti engine will leverage in my application...

brendenr by Champ on-the-rise
  • 5537 Views
  • 1 replies
  • 0 kudos

Site Permissions - strange behaviour

Hi folks, (alfresco-community 5.2)I have an Active Directory Group called "Alfresco Site Administrators" with three members. (2 + me)Every time I create a Site, I add this group as Administrator of the Site.The issue I'm finding is that these 2 other...

aladme by Champ on-the-rise
  • 3876 Views
  • 1 replies
  • 0 kudos

Resolved! Deos Aikau support handling xml response?

All Aikau Tutorials are based on JSON Response which are returned from the repository, which will be rendered on the page. Is it also possible to use xml as Input for Aikau Widgets?[...]name: "alfresco/lists/AlfList",config: {   loadDataPublishTopic:...

kaffi by Confirmed Champ
  • 5225 Views
  • 2 replies
  • 1 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
  • 3346 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
  • 10638 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
  • 9335 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
  • 9965 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
  • 3952 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
  • 4013 Views
  • 1 replies
  • 0 kudos