Databases Reference
In-Depth Information
If we examine the Resources section of our project view, we should see that it now
contains our newly created proxy service as shown in the following screenshot:
Creating message flow
Once we have created our proxy service, the next step is to specify how it should
handle requests. This is defined in the message flow of the proxy service.
The message flow defines the actions that the proxy service should perform when
a request is received such as validating the payload, transforming, or enriching it
before routing it to the appropriate business service.
Within the resource section of our project view, click on the Edit Message Flow
icon, as circled in the preceding image. This will take us to the Edit Message Flow
window, where we can view and edit the message flow of our proxy service, as
shown in the following screenshot:
Looking at this, we can see that Echo already invokes the route node
RouteTo_EchoBS .
 
Search WWH ::




Custom Search