Alfresco Process Services & Activiti - Blog - Page 3

cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco Process Services & Activiti - Blog - Page 3

salaboy
Senior Member

Last week we started a new testing round for our Kubernetes Deployments after the initial refactoring to use the new APIs. We are getting better and better into testing large refactorings for distributed deployments and we are looking forward to release Beta1 after this round of testing is finished. Read more...

Read more
1 0 1,198
cjose
Senior Member II

Alfresco Process Services v1.9 released a few weeks ago introduced a new authentication module which is based on an open source IAM project called Keycloak which provides a wide range of authentication options! Since Keycloak supports X.509 Client Certificate User Authentication natively, the moment Read more...

Read more
3 1 6,078
salaboy
Senior Member

Last week we spend some time closing the final details of the Java Runtime API and improved our support for Events and Base Data Types to make sure that our services can be completely decoupled. We are looking forward to close this release to continue our journey to continuous deployment of each of Read more...

Read more
0 0 1,312
salaboy
Senior Member

Last week we made considerable progress on moving forward on the new API implementation in our core services. @erdemedeirosgot the Runtime Bundle and Query Service implementation updated and I took the lead on Audit. Now our core services should use the same data types such as ProcessInstance, Task Read more...

Read more
1 0 1,163
salaboy
Senior Member

Wow 50 weeks of heavy work! Last week we (the Activiti Team) presented in JDK.IOand JBCNConf. You can find the slides and the workshop instructions here: https://jdk.io/jdk-io-2018/talks/231-cloud-native-business-automationhttps://github.com/Activiti/ttc-docs/blob/develop/workshop.mdhttp://www.jbcnc Read more...

Read more
0 0 1,279
jeffrosler
Partner

I recently wrote this blog post https://www.ziaconsulting.com/developer-help/using-docker-alfresco-process-services/  that gives instructions for getting started with Alfresco Process Services (APS) using docker. It includes additional details beyond what can be found in the APS docs and provides mo Read more...

Read more
0 0 1,251
rallegre
Alfresco Employee

On behalf of the team, I am pleased to announce that Alfresco Process Services 1.9 has been released and is available now. This release includes new features, improvements as well as important bug fixes. Here are a few notable highlights:New modern authentication optionChallengesAuthentication plays Read more...

Read more
4 4 8,517
salaboy
Senior Member

Hi everyone! Yesterday we did a workshop at @JBCNConf about using Spring Cloud, Spring Cloud Kubernetes, Jenkins X and Activiti Cloud. It was the first time that we did a full 2hs session to deploying a set of services which implement the Activiti Cloud BluePrint. Notice that this was not a simple " Read more...

Read more
0 0 1,678
salaboy
Senior Member

Last week we made some huge progress on the new Java Runtime APIs and refinements in our building blocks to make sure that applications can be built without the need of heavy customization and tuning. The Trending Topics Blueprint is being simplified and cleaned up to make sure we reduce the clutter Read more...

Read more
0 0 1,135
salaboy
Senior Member

Last week we merged into our Incubator repositorythe first and initial version of our standalone Task Service created by @MiguelRuizDev. Miguel is working on in this service while he is doing his internship here @Alfresco. We will iterate this service until we can merge it back and make it one of ou Read more...

Read more
0 0 1,203
salaboy
Senior Member

Last week we spend a lot of time refining examples and upgrading our infrastructure to leverage kubernetes services by using Spring Cloud Kubernetes projects. We started working on upgrading the BluePrint: Trending Topic campaigns in order to use the new set of dependencies and improve the Applicati Read more...

Read more
0 0 1,131
salaboy
Senior Member

We (@daisuke_yoshimoand myself) presented our lessons learned about Spring Cloud, Docker and Kubernetes while designing, implementing and testing Activiti Cloud. <pictures coming soon>Here are the slides and the source code repositories to run the demo that we showed during the presentation wh Read more...

Read more
1 0 1,321
salaboy
Senior Member

Hi everyone, as part of the Activiti Cloudproject we have been testing our Cloud Native building blocks extensively into Kubernetes clusters. We started by using MiniKubeand that worked well for some time, but now we are moving to real clusters to do our development, testing and continuous deploymen Read more...

Read more
0 0 2,399
rallegre
Alfresco Employee

We are happy to announce the new website (www.activiti.org) for Activiti is now live.This new version has an updated look and feel that reflects our new cloud native approach to Business Automation. It is now hosted on GitHub so we can iteratively improve it following an open community approach! The Read more...

Read more
2 0 1,537
salaboy
Senior Member

Last week we worked hard into moving forward our services and making sure that they can be deployed into an AWS Kubernetes Cluster and also a GCE Kubernetes Cluster. This will enable us to validate our examples and blueprints in a more consistent way release after release. We are looking into pluggi Read more...

Read more
0 0 1,108
salaboy
Senior Member

  Hey there, on this blog post I wanted to touch base on using Activiti Cloud with Jenkins X. As mentioned in previous blog posts we wanted to make sure that Activiti Cloud provides the right tools for you to build, deploy and scale new Activiti Cloud Applications following standard practices around Read more...

Read more
2 1 2,439
salaboy
Senior Member

Last week we kept pushing to get our initial version of the Applications Service into our Activiti Cloud Example. We currently have a new repository containing the core logic for this serviceand we are looking forward to test the initial version along with the other components this week. We are also Read more...

Read more
1 0 1,199
salaboy
Senior Member

I had a great time in Krakow, Poland at GeeCon 18' the 10th edition of this highly recognised conference focused in Java. In general the conference was amazing, excellent venue, great weather, beautiful city great talks and an amazing Java Community. You cannot ask for anything else.  SlidesMy prese Read more...

Read more
1 0 1,315
salaboy
Senior Member

Last week we focused in closing Pull Request that were waiting for review and pushed the next iteration of the Process & Task Runtime APIs plus the Application Service integration with other components in the infrastructure. We also did a spike to build our Blueprint using JenkinsX in AWS, which Read more...

Read more
0 0 1,059
mauriziovitale
Alfresco Employee

This is a basic guide of how to deploy the Process Workspace in Tomcat. Step1Download the latest version of Process Workspace from Nexus APW 1.1.0 based on adf‌ 2.3.0‌Step2Once downloaded the Zip, you need to Unzip the file.Step 3Open the unzipped folder in your prefered IDE. You should be able to s Read more...

Read more
2 1 3,092
salaboy
Senior Member

After #44 weeks of heavy work we are getting closer and closer to our first Beta1release. We are actively working in getting the first iteration of our building blocks in shape to cover a set of common scenarios for cloud deployments. After Beta1we will be focused in making sure that these component Read more...

Read more
0 0 1,468
salaboy
Senior Member

Last week we worked to make further refinements in our core services. Events emitted by our services now include the Activiti Cloud Application Name, Service Type and version. Our new Runtime APIs are now covering Event Listeners and Connectors and we are getting close to start moving these initiati Read more...

Read more
0 0 1,154
salaboy
Senior Member

Last week we worked hard to move forward Application Services, new Runtime APIs and aligning our services and configurations to map these changes. This week we will push forward to make sure that we start having examples using these new services and APis. Feel free to join our RFC documents and add Read more...

Read more
0 0 1,072
salaboy
Senior Member

The main goal of this document is to create a proposal for a new set of Process & Task Runtime oriented APIs. This APIs will be provided as separate maven modules from the activiti-engine module, where the interfaces defined in the APIs will be implemented. The main purpose for this new API is t Read more...

Read more
0 0 2,021
salaboy
Senior Member

Last week we worked hard into getting the Activiti Cloud Application Service abstraction layer and our Proposal for a new set of Process & Task Runtime APIs into our Incubator Github Repository: https://github.com/activiti/incubator. This week we will push forward to get the Application Service Read more...

Read more
0 0 1,215
salaboy
Senior Member

When you build distributed architectures (with containers involved), applications end up being a set of logically related microservices that you run on top an infrastructure. This infrastructure will allow you to set up isolated environments where you should be able to control resource allocation an Read more...

Read more
0 0 1,559
salaboy
Senior Member

Last week we had some very good progress on our main topics that we want to cover before doing Beta1. Application Service and the new Process Runtime Java APIs are moving forward at very nice pace. There is a lot of work to do around these two areas, so we want to be focused in getting the first ite Read more...

Read more
0 0 1,311
salaboy
Senior Member

Last week I had the pleasure to attend Alfresco Day in New York City. It was a great chance to meet customers and partners creating all sorts of implementations with Activiti. We are quite excited to see their enthusiasm around our new Cloud Native approach in Activiti Cloud. The team is making sign Read more...

Read more
0 0 1,118
salaboy
Senior Member

Last week we manage to finally release to Maven Central and Docker Hub our Early Access Release 201802-EAartifacts. You can read more about this release and our updated Roadmap plans here. As stated in our Roadmap update we will now focus on getting things ready for a Beta1release which is intended Read more...

Read more
0 0 1,454