• As each service defines a different format, two different transformations have to be performed before sending the message to the correct service.

    由于每个服务定义不同格式,在发送消息正确的服务之前必须完成两种不同的转换

    youdao

  • 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.

    使用一些标准数据转换工具企业服务总线消息代理能够大大简化消息数据转换为一种合理数据格式的过程。

    youdao

  • The canonical message model represents the standardized format used for exchanging business information on a service bus.

    规范化消息模型表示用于服务总线上交换业务信息标准化格式

    youdao

  • 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.

    如果消息格式更改那么与确保所有使用者提供程者正确处理格式相比更新服务接口重新生成绑定代码容易。

    youdao

  • 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.

    网关消息总线服务总线一部分提供应用所有传入消息依赖于格式边界功能

    youdao

  • 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.

    调用不能所有请求消息格式都放置任何一个请求通道上;必须准确地知道希望调用特定服务正确消息格式通道。

    youdao

  • It also does the reverse transformation from the service response message format to the format of the originating request.

    中介模块执行服务响应消息格式原始请求格式逆向转换

    youdao

  • 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)数据,对于响应消息适用相反过程

    youdao

  • NMR routes the message to another BC, which denormalizes it into the format understood by the intended service provider.

    NMR消息路由另一个BC将消息解除规范化,转换目标服务提供者能理解格式

    youdao

  • We then modify the format of the message from that of the inbound service to that of the outbound service.

    然后我们服务消息格式改为出站服务的消息的格式。

    youdao

  • 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格式易于使用客户机技术。

    youdao

  • For example, XML is a widely used message format for service providers and consumers in SOA.

    例如XML广泛用作SOA中的服务提供者使用者消息格式

    youdao

  • 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描述通道提供什么服务以及使用者必须提供的请求消息格式

    youdao

  • 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)包含定义服务所使用任何消息格式架构

    youdao

  • The service then parses the message and sends back a response, also in XML format.

    然后服务解析消息响应同样XML格式

    youdao

  • 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.

    架构上组件通过抽象服务模型(一个消息传递模型位于任何特殊协议消息编码之上抽象中)进行交互

    youdao

  • 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篇文章规范化消息模型表示用于服务总线上交换业务信息标准化格式

    youdao

  • 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)格式表示任何消息

    youdao

  • 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服务操作名称结果集列名、使用绑定类型等等。

    youdao

  • WebSphere ESB is based on the new Service Component Architecture and utilizes Service Data Objects as its internal message format model.

    WebSphereesb基于新的服务组件体系结构使用服务数据对象作为内部消息格式模型

    youdao

  • DWS has a default message format when it comes to Web service request and response messages.

    对于Web服务请求响应消息DWS一个默认消息格式

    youdao

  • 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服务引擎不能处理得到架构。

    youdao

  • 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服务操作名称结果列名等

    youdao

  • Therefore, to put the message into the proper format for the outbound service, P1S1Transform must use the format string.

    因此为了SOAP消息格式转换出站服务适当格式,P1S1Transform必须使用格式字符串。

    youdao

  • 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格式。

    youdao

  • 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服务进行交互(消息交换格式等)。

    youdao

  • Data Web Services has a default message format when it comes to Web service request and response messages.

    对于Web服务请求响应消息Data WebServices默认消息格式

    youdao

  • 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服务)。

    youdao

  • 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消息格式(有关格式更多信息请参阅下一)。

    youdao

  • 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消息格式(有关格式更多信息请参阅下一)。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定