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

Blog Posts

Activiti & Activiti Cloud Roadmap Update 4/12/17

Almost 5 months of heavy work (and 4 Early Access Releases) we are happy to see that our building blocks are maturing to support more complex use cases. We are committed to improve each service iteratively and for that reason we are planning to have ...

salaboy by Star Collaborator
  • 1107 Views
  • 0 comments
  • 0 kudos

Activiti & Activiti Cloud 7-201711-EA are out!

I’m happy to announce that Activiti & Activiti Cloud 7-EA201711 artifacts are out and we encourage people in the community to try them out.This release was focused on expanding our base building blocks to make sure that they can perform in distribute...

salaboy by Star Collaborator
  • 955 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #21

We are getting close to the end of the month so we are trying to close the some pending issues for this milestone (11-2017). Last week (20/11/17 - 26/11/17) we manage to make great progress into the monitoring aspect of our platform and each of our s...

salaboy by Star Collaborator
  • 1062 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #20

(WOW 20 weeks already!) Last week (13/11/17 - 19/11/17) was all about polishing our services and looking into other aspects of our infrastructure such as monitoring, distributed configurations, security and system to system interactions. We spent a g...

salaboy by Star Collaborator
  • 955 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #19

Last week (6/11/17 - 12/11/17) we focused on some core refactorings in how our dependencies are managed and organized across all our repositories. We found some issues and we are planning to fixed them one by one. @igdianov presented on friday a sess...

salaboy by Star Collaborator
  • 1073 Views
  • 0 comments
  • 0 kudos

Activiti & Activiti Cloud Roadmap Update 6/11/17

After almost 4 months of heavy work (and 3 Early Access releases) we are moving forward our basic Cloud Native Runtime building blocks (Runtime Bundle, Connectors, Query & Audit) forward and we are reaching a point were we can start building up more ...

salaboy by Star Collaborator
  • 1232 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #18

Last week (30/10/17 - 5/11/17) we focused on releasing 7-201710-EA. You can read more about it here: https://activiti.gitbooks.io/activiti-7-developers-guide/content/releases/7-EA201710.htmlThis release included the initial version of our Activiti Cl...

salaboy by Star Collaborator
  • 975 Views
  • 0 comments
  • 0 kudos

Activiti & Activiti Cloud 7-EA201710 are out!

I'm happy to announce that Activiti & Activiti Cloud 7-EA201710 are out and we encourage people in the community to try and report issues if you find them. This release was focused on improving our base building blocks to get the infrastructure worki...

salaboy by Star Collaborator
  • 1037 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #17

This week we had the pleasure of recieving @agoncal (Java Champion / Devoxx FR organizer) in our offices to work in a PoC using JHipster, Activiti and Keycloak.We already have a JHipster generator, but we went further into analyzing what are the comm...

salaboy by Star Collaborator
  • 1097 Views
  • 0 comments
  • 1 kudos

Activiti 7: Last week Dev Logs #16

Last week (16/10/17 - 22/10/17) we started several initiatives to define a new set of services to support our new set of tools. We started by creating a specification document (public) to define how the Process Model Service is going to work. We also...

salaboy by Star Collaborator
  • 1055 Views
  • 0 comments
  • 0 kudos

Activiti & Activiti Cloud Repositories Update

Over the last weekend we refactored out our repositories structure to make sure that we can evolve each of the services and cloud starters separately. This was a natural step forward to make sure that our projects are aligned with the frameworks that...

salaboy by Star Collaborator
  • 3527 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #3

Hi everyone, here another Dev Log from the Activiti 7.x (17/7/17 - 23/7/17) team. We are making a lot of progress on creating the new services decoupled and independent. We are reaching a point where we can start writing examples that demonstrate cle...

salaboy by Star Collaborator
  • 3336 Views
  • 5 comments
  • 2 kudos

DevCon ’18: Are you using #Activiti (5.x, 6.x, 7.x)?

Are you using any version of the #Activiti project? We would like to invite you to submit a paper to the Alfresco DevCon happen in Lisbon, Portugal - 16, 17, 18 January 2018 ( https://www.papercall.io/alfrescodevcon2018 ). If you are using the projec...

salaboy by Star Collaborator
  • 1832 Views
  • 0 comments
  • 0 kudos

Activiti 7: Last week Dev Logs #15

Last week the team spend some time working around system to system integrations. You can find more about our Activiti Cloud Connectors Strategy here. This new strategy uses some abstraction layers to make sure that when we run inside a Kubernetes ena...

salaboy by Star Collaborator
  • 1129 Views
  • 0 comments
  • 0 kudos

Alfresco Process Services - Unit Testing # I

This blog is the first part of the two blog series around the work we Ciju Joseph‌ & Francesco Corti‌ did as part of Alfresco Global Virtual Hack-a-thon 2017Hack-a-thon Project Description & GoalAlfresco Process Services (APS) powered by Activiti has...

cjose by Elite Collaborator
  • 4782 Views
  • 0 comments
  • 3 kudos

RFC: Activiti Cloud Connectors

Open Source Java Process Engines historically provide a way to create system to system integrations. It is something basic expected from a BPMS. The problem begins when these mechanisms impose a non-standard way of doing those integrations. By non-st...

salaboy by Star Collaborator
  • 3839 Views
  • 0 comments
  • 2 kudos

Activiti 7: Last week Dev Logs #14

Last week (02/10/17 - 8/10/17) we covered numerous fronts. System to System integrations was a the core, but Igor and Ryan made huge progress on integrating with GraphQL and JHipster.@igdianov finalized the GraphQL Pull Requests and improved our exis...

salaboy by Star Collaborator
  • 979 Views
  • 0 comments
  • 1 kudos

Using the Camel task to invoke a Camel route

Table of ContentsIntroductionPrerequisitesInstall and Run Activiti EnterpriseAdd Apache Camel to Activiti EnterpriseAdd the Activiti Camel Lib to Activiti EnterpriseImplementing a process with a Camel taskDefine the Activiti Process ModelCreate an Ac...

Developer Series - Custom Data Models

Table of Contents                    Source CodePrerequisitesImplementing a process that integrates with an external databaseOverviewTell Activiti about the external databaseDownload and Install the JDBC driver Creating Custom Data Models and Logical...