In this video, I will talk about Process Direct adapter:
An internal adapter that allows to call internal flows very fast
Used as a way to make shared functions for the system
Can use it for logging to server
Common functions that you need to include many places
It is a synchronous process
I will also cover the following topics:
Building blocks
What is shared