DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Advanced Process Integration Tips - Quarkus Applications

4 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Using advanced process integration techniques becomes essential as you evolve your developer skills while integrating more and more of your business workflows.

In this article we'll explore how to use it and provide an example of integration with a Quarkus application.

Kie Server has the capability to automatically marshal and unmarshal objects that are sent and retrieved by it.

When the request reaches Kie Server, it is able to parse this object and associate it to the respective process variable.

INFO: If you try to start your client and the Kie Server is not running, you'll get this error: Caused by: org.kie.server.common.rest.NoEndpointFoundException: No available endpoints found.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com