Assemble, deploy, and test the route message mediation.
组装、部署并测试路由消息中介。
Direct support for message mediation and transport rebinding.
直接支持消息中介和传输重新绑定。
Part 1 of this series of articles explains the basics of message mediation.
本系列文章的第1部分解释了消息中介的基础。
A mediation module is a basic unit of deployment for message mediation.
中介模块是消息中介的基本部署单元。
Part 1 of this article series introduced you to the basics of message mediation.
本系列文章的第1部分介绍了中介的基本知识。
It also provides the message mediation capabilities including service endpoint routing.
它还提供了消息中介功能,包括服务端点路由。
Note 1: We will refer to Dan Murphy's article " A practical introduction to message mediation" throughout this section.
注意1:我们将在此部分中参考DanMurphy的文章“消息中介的实用介绍”。
This included support for basic messaging over JMS, the use of Web services, message mediation, and finally a multi-protocol message exchange.
包括对基于 JMS的基本消息传递、Web服务的使用、消息中介以及最终的多协议消息交换的支持。
Message Broker is an ESB implementation that provides powerful message mediation capabilities, including transformation and service endpoint routing.
MessageBroker是提供了强大消息中介功能(包括转换和服务端点路由)的ESB实现。
To create our web services debugger mediation, start by following the first two steps in the a practical introduction to message mediation step 1.
要创建我们的Web服务调试器中介,请遵循消息中介的实用介绍中的前两个步骤进行操作步骤1 .创建中介处理程序项目;步骤2。
Mediation patterns: Enable the manipulation of message exchanges.
中介模式:允许对消息交换进行操作。
Mediation code operates on a message as it traverses that destination.
中介代码在遍历目的地时对消息产生影响。
This means that, if the request message in the request mediation flow contains an address in the message header, the request message is sent to the provider at that address.
这意味着,如果请求中介流中的请求消息在其消息头中包含一个地址,则请求消息将被发送到位于该地址的提供程序。
The message identifier written to the log by the mediation should match the API message identifier of the message on this destination.
由中介写入到日志中的消息标识符应与此目的地上的消息的API消息标识符匹配。
You could use this mediation to debug message flows in your environment.
您可以使用该中介在您的环境中调试消息流。
If you need to mediate a request message, some form of mediation will probably be required on the response path.
如果需要通过中介对请求消息进行传递,在响应路径上可能需要某种形式的中介。
Use message flows only for performing mediation activities like transformation, translation, protocol conversion, message enrichment, and routing.
仅将消息流用于执行转换、翻译、协议转换、消息充实和路由等中介活动。
These commonly occurring, highly reusable, well-defined types of message processing are called mediation patterns.
这些经常出现、高度可重用、定义良好的消息处理类型称为中介模式。
Programming for an ESB usually involves a visual environment, representing the logic as a flow of connected activities called a message flow or mediation flow.
对ESB编程通常涉及虚拟环境,并将逻辑表示为称为消息流或中介流的连接活动流。
We can mediate the outbound service destination to transform the request message (a mediation is represented by a blue hexagon).
可以将出站服务目的地作为中介来转换请求消息(中介由蓝色六边形表示)。
It performs mediation, message transformation, routing, process choreography, and provides quality of service (security, reliable message delivery, and transaction management).
其执行调解、消息转换、路由、流程编排并提供服务质量(安全、可靠的消息传递和交易记录管理)。
Conversion of the heterogeneous data formats into a canonical message model, with mediation capabilities.
使用中介功能从异类数据格式转换到规范的消息模型。
It is this SIMessageContext that we can use to access message properties, mediation session facilities and the message body itself.
我们将通过使用此SIMessageContext中来访问消息属性、中介会话工具和消息主体本身。
Modify your mediation to amend SOAP message content
修改您的中介来更改SOAP消息内容
Quote: Represents the data in the request message for the mediation flow and also the insurance systems.
Quote:表示中介流以及保险系统的请求消息中的数据。
In a real life solution, we would either create a mediation to handle all message formats, or develop one logging mediation per message format.
在实际的解决方案中,我们要么创建一个中介来处理所有的消息格式,要么为每种消息格式开发一种日志记录中介。
For our example, we will limit this to very simple mediation logic: you will log each message that goes through the mediation.
对于我们的示例,我们将其限制为非常简单的中介逻辑:记录经过中介的每条消息。
Part 3 of this series of articles explained how to read and change message payloads using a mediation.
本系列文章的第3部分阐述了如何使用中介阅读和更改消息有效负载。
To receive any arbitrary JMS message into a mediation flow, we must define a set of operations that represents these messages.
要接收任意的JMS消息作为中介流中的成员,我们必须定义表示这些消息的一组操作。
Certain types of message processing performed in a mediation flow tend to be highly reusable.
中介流中执行的某些类型的消息处理往往是高度可重用的。
应用推荐