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

Forum Posts

Create a custom site

Hi I'm new to alfresco and I wanted to know how I can create a custom site. Currently I am using my Alfresco SDK 3.0. At the moment from what I have researched I know that I need to have a custom-site.xml within my directory: vanilla-alfresco/vanilla...

artemas by Champ on-the-rise
  • 12424 Views
  • 11 replies
  • 3 kudos

ADF: building a process management app

Hi,I ve tried this tuto, but i am getting no Apps when dealing with "Implementing the Process Apps List page".I am working with Alfresco 5.2 and activiti 6 ( activiti-app.war)I am having:11:42:31,049 [http-nio-9090-exec-4] WARN  org.springframework.w...

inaam by Confirmed Champ
  • 5508 Views
  • 3 replies
  • 1 kudos

ADF 2.0: APS

Hi, I am new with ADF. I installed alfresco 5.2 and activiti 6.I generated a process management application ( https://community.alfresco.com/community/application-development-framework/blog/2018/01/25/building-a-process-management-app-with-adf-2001 )...

inaam by Confirmed Champ
  • 6231 Views
  • 4 replies
  • 1 kudos

Timer start event not working

Hi,I am using activiti in my spring application and i would like to use timer start event for every minute. I designed the bpmn file and deployed. but it isn't working to trigger the business logic.source code:<?xml version="1.0" encoding="UTF-8"?><d...

vamsinipun by Star Contributor
  • 6682 Views
  • 3 replies
  • 0 kudos

Resolved! NullPointerException while executing async service tasks

I am trying to execute following process:[XML] <definitions xmlns="http://www.omg.org/s - Pastebin.com and all of those service tasks are being finished, but at the end the main process crashes with following exception:2:17:10,644 ERROR [org.activiti...

moskalap by Champ in-the-making
  • 5553 Views
  • 1 replies
  • 1 kudos

web activiti modeler integration in angular 2

I need to integrate the activiti web modeler to my custom angular 2 web Application . Modeler should perform following use cases .1. should be able to create  a process definition and generate  a XML from it .2. should be able to extend pallet in cus...

Activiti 6 Modeler integration

Hi everyone :    I am trying to integrate Activiti Modeler of  Activiti 6 to another project.  All the help I found is about Activiti 5.x, moving Modeler from activit-explorer to other framework like spring boot. But the file structure seems changed ...

ycl by Champ in-the-making
  • 4491 Views
  • 1 replies
  • 0 kudos

NullPointerException while running async tasks

Hi,All of my tasks are async but while running I get this error and execution stops for a while and then starts again.I don't want this to happen.Also I am facing alot of issues while debugging my code because of this error.How can I solve this?2018-...

adi123 by Champ in-the-making
  • 4252 Views
  • 2 replies
  • 0 kudos