As each service defines a different format, two different transformations have to be performed before sending the message to the correct service.
由于每个服务定义了不同的格式,在发送消息给正确的服务之前必须完成两种不同的转换。
Using standard data transformation tools such as an enterprise service bus or message broker can greatly simplify the task of transforming messages and data streams into a well-defined data format.
使用一些标准的数据转换工具,如企业服务总线或消息代理,能够大大简化将消息和数据流转换为一种合理数据格式的过程。
The canonical message model represents the standardized format used for exchanging business information on a service bus.
规范化消息模型表示用于在服务总线上交换业务信息的标准化格式。
If a message format changes, it might be easier to update the service interface and regenerate binding code than ensuring all consumers and providers properly handle the new format.
如果消息格式更改,那么与确保所有使用者和提供程者正确处理新格式相比,更新服务接口并重新生成绑定代码会更容易。
A gateway is a part of a message bus or service bus which provides boundary functions which apply to all incoming messages and are not format dependent.
网关是消息总线或服务总线的一部分,提供应用到所有传入消息且不依赖于格式的边界功能。
The caller can't just put any request message format on any request channel; it has to know exactly the right message format and channel for the specific service it wishes to invoke.
调用方不能将所有的请求消息格式都放置在任何一个请求通道上;它必须准确地知道希望调用的特定服务的正确消息格式和通道。
It also does the reverse transformation from the service response message format to the format of the originating request.
中介模块还执行从服务响应消息格式到原始请求格式的逆向转换。
In this case, our data Binding class transforms the data passed in the native format from a messaging system to a Service data Object (SDO) in an SCA application and vice-versa for a response message.
在本例中,我们的数据绑定类将转换从消息传递系统以本机格式传递到SCA应用程序中服务数据对象(SDO)的数据,对于响应消息适用相反过程。
NMR routes the message to another BC, which denormalizes it into the format understood by the intended service provider.
NMR将消息路由到另一个BC,它将消息解除规范化,转换成目标服务提供者能理解的格式。
We then modify the format of the message from that of the inbound service to that of the outbound service.
然后,我们将入站服务的消息的格式改为出站服务的消息的格式。
Your choice of message format relies on the technology used by the clients that call the service and which SOAP format is easiest to use with that client technology.
消息格式的选择依赖于调用服务的客户机所使用的技术以及哪一种soap格式最易于使用该客户机技术。
For example, XML is a widely used message format for service providers and consumers in SOA.
例如,XML广泛用作SOA中的服务提供者和使用者的消息格式。
The WSDL associated with a request channel would describe what service that channel provides as well as the format of the request message the consumer must provide.
与请求通道相关的WSDL描述通道提供什么服务,以及使用者必须提供的请求消息的格式。
Loosely typed means that the interface definition of the service (in WSDL) does not contain a schema that strongly defines any kind of message format that that the service USES.
松散类型意味着服务的接口定义(使用WSDL)不包含强定义服务所使用的任何消息格式的架构。
The service then parses the message and sends back a response, also in XML format.
然后服务解析消息,回送响应,同样以XML格式。
Architecturally, components interact via an abstract service model-a messaging model that resides at a level of abstraction above any particular protocol or message-encoding format.
架构上,组件通过一个抽象的服务模型(一个消息传递模型,位于任何特殊协议或消息编码之上的抽象层中)进行交互。
As outlined in the fourth article in this series, the canonical message model represents the standardized format used for exchanging business information on a service bus.
正如本系列第4篇文章所述,规范化消息模型表示用于在服务总线上交换业务信息的标准化格式。
Unlike JAX-RPC Handlers, however, they are not limited to manipulation of SOAP messages, but can handle any message represented in the Service Data Object (SDO) format.
不过,与JAX - RPC处理程序不同的是,他们不仅限于处理SOAP消息,而且可以处理以服务数据对象(Service Data Object,sdo)格式表示的任何消息。
The message format and the XML tag names in those messages depends on the Web service operation name, resultset column-names, type of binding used, and so on.
那些消息中的消息格式和XML标记名称取决于Web服务操作的名称、结果集列名、使用的绑定类型等等。
WebSphere ESB is based on the new Service Component Architecture and utilizes Service Data Objects as its internal message format model.
WebSphereesb基于新的服务组件体系结构,使用服务数据对象作为其内部消息格式模型。
DWS has a default message format when it comes to Web service request and response messages.
对于Web服务请求和响应消息,DWS有一个默认的消息格式。
Finally, a message format might exist that can not be described in an XML schema, or the resulting schema cannot be handled by the web service engine of choice.
最后,可能存在不能在XML架构中描述的消息格式,或选择的Web服务引擎不能处理所得到的架构。
The message format and the XML tag names in those messages depends on the Web service operation name, result set column-names, and so on.
消息格式和那些消息中的XML标记名称取决于Web服务操作的名称、结果集列名等。
Therefore, to put the message into the proper format for the outbound service, P1S1Transform must use the format string.
因此,为了将SOAP消息的格式转换为出站服务的适当格式,P1S1Transform必须使用格式字符串。
Since a SOAP message is an XML document, the Web service must also convert the data items to the required XML format.
因为SOAP消息是XML文档,所以Web服务还必须将数据项转化成要求的xml格式。
XML Web Services Description - Before a client can consume or use a specific Web service, it needs to know how to interact with it (message exchange format, etc.).
XMLWeb服务描述(Description)——在客户能够消费或使用一个特定的Web服务之前,客户需要知道如何与Web服务进行交互(消息交换格式等)。
Data Web Services has a default message format when it comes to Web service request and response messages.
对于Web服务请求和响应消息,Data WebServices有默认的消息格式。
REST web services are simpler than SOAP web services, as they do not have a standard for the message format (for example, a single web page is an example of a REST web service).
RESTWeb服务比SOAP Web服务更为简单,因为REST Web服务没有一个标准的消息格式(例如,单个的网页可以是一个REST Web服务)。
SOAP message format. In this field, you choose a SOAP message format for this Web service (see more information about formats in the next section).
SOAPmessage format:在该字段中,为此Web服务选择SOAP消息格式(有关格式的更多信息,请参阅下一节)。
SOAP message format. In this field, you choose a SOAP message format for this Web service (see more information about formats in the next section).
SOAPmessage format:在该字段中,为此Web服务选择SOAP消息格式(有关格式的更多信息,请参阅下一节)。
应用推荐