/
How to create a microservice flow?

How to create a microservice flow?

 

Avaiable since Release 1.5.0 of Onesait Platform,

Introduction

Since the Defender version (1.5X) they have enabled the creation of microservice type flows in DataFlow. They use existing Datacollector technology and can be visited here: Datacollector microservice pipeline

What is a microservice flow?

A microservice is a lightweight component that is integrated into a larger system, e.g., it provides access to user data. A microservice architecture comprises a set of independent microservices, often implemented as RESTful web services that communicate using JSON over HTTP, that together implement the functionality of a system, rather than a single monolithic application.

How do I create it in the platform?

You must go to the Dataflows list by navigating in the menu on the left.

Click on create new.

A window will appear where you can choose the type of flow, in this case microservice.

And it will take us to a flow where we will be able to configure actions depending on the http method used. An example using the platform components.





Related content

How to create a microservice flow
How to create a microservice flow
More like this
¿Cómo crear un flujo de microservicio?
¿Cómo crear un flujo de microservicio?
More like this
Connectors
Connectors
More like this
API Creation with the FlowEngine
API Creation with the FlowEngine
More like this
Multitenant DataFlow Configuration
Multitenant DataFlow Configuration
More like this
How to start a DataFlow from FlowEngine
How to start a DataFlow from FlowEngine
More like this