Async Service Consumer
Category: Connectors
Subcategory: Data
Overview
This module allows you to build some orchestrating workflows that call asynchronous services.
It connects to a “AsyncServiceConnector” module of a separate application (Composable architecture) or in the same monolithic app.
Documentation
Description
This module allows you to build some orchestrating workflows that call asynchronous services. It connects to a “AsyncServiceConnector” module of a separate application (Composable architecture) or in the same monolithic app.
More details on “AsyncServiceConnector” module
Releases
Version: 1.0.0
Framework Version: 9.22.0
Release Notes: First release