Database Reference
In-Depth Information
Transformation
Naturally, the most common operation before the invocation of Transport Adapter is Trans-
formation, as described in the following screenshot:
We decided to take this operation from Generic Adapter for better modularity and separa-
tion of concerns. Just like we did for Message Broker, we want to have a possibility to use
different transformation engines/techniques that are interfaced by transformation proxies,
as presented in the following code. Currently, it's a very simple Proxy Service pattern with
two assign operations, where at first we assign the transformation query:
Search WWH ::




Custom Search