Database Reference
In-Depth Information
Generally, that's all about the core path in Main Dispatcher. We will skip error handling
for now as it's not that important to understanding the logic, and will only make us deviate
from Service Broker realization. We will definitely discuss it later on. Now, we will dis-
cuss the paths where we routed our container to, starting from the right branch for custom
service invocation as it's relatively easier.
Invoking custom services
This Proxy Service (refer to the next screenshot) pattern is acting as a Facade for the actu-
al business service.
Search WWH ::




Custom Search