什么是消息解析?
Performance due to message parsing or use of non native transports.
由于消息的解析或非本地传输而引起的性能问题。
Finally, XML message parsing usually involves dynamically creating the memory structures (like objects) to store the retrieved data values.
最后,XML消息解析通常需要动态创建内存结构(如对象)来存储检索的数据值。
Similar to the Data Handler, the Fault Handler lets you create a message parsing capability that can be used across a number of transports.
与DataHandler类似的是,Fault Handler使您可以创建可跨多个传输使用的消息解析功能。
Experiment shows that this algorithm is effective. (4) Container stowage chart can be automatically generated on the basis of EDI message parsing.
在EDI报文解析的基础上自动生成集装箱配载图,并结合具体装载状态进行稳性和强度校核。
In the output Message Parsing TAB of the XSL Transform node it is possible to specify a Message domain, Message set, Message type and Message format that will associated with the output of the XSLT.
在XSLTransform节点的OutputMessage Parsing选项卡中,可以指定将与XSLT的输出关联的消息域、消息集、消息类型和消息格式。
The middleware development team provided additional performance metrics to isolate the elapsed time for host communication, message parsing, and the middleware elapsed time for transaction processing.
中间件开发团队提供另外的性能度量,将用于主机通信、消息分析的耗用时间与用于事务处理的中间件耗用时间隔离开来。
The usual default actions for warnings to completely ignore the warning—since it doesn't prevent parsing and processing—or to issue an informational message and continue on.
对于警告,通常默认的处理方式是完全忽略,因为它不会阻止解析和处理过程;或者是弹出一个通知消息并继续解析。
Due to partial parsing the message tree will not be parsed completely and the message will be routed to next node.
由于对消息树进行部分解析时并不会完全解析,因此消息将路由到下一个节点。
In the same place if ESQL is used with a better logic, then the processing cost would be drastically different with more benefits as complete message tree parsing is not needed.
同时,如果ESQL与更好的逻辑一起使用,则处理成本将大幅度减少,因为不需要解析完整的消息树,所得到的好处更多。
The ability to diagnose an authorization problem from a single event message was more than worth the trouble of parsing hexadecimal fields by hand.
通过一条事件消息诊断授权问题的能力使手动解析十六进制字段的麻烦显得微不足道。
This reduces the costs of parsing and writing the message, and might improve performance in other parts of the message flow.
这降低了解析和编写消息的成本,并且可能改进消息流其他部分中的性能。
In these situations, a message dictionary must be deployed to a broker installation to facilitate parsing.
在这些情况下,代理的安装中必须要有消息字典的部署,以方便进行解析。
The time it takes to handle the message: Specifically, the XML parsing, any flow management, invocation of the service, and the final response encoding.
处理消息所花费的时间:具体说来,是xml解析、任意流程管理、服务的调用以及最终响应编码。
XML message packaging and parsing brings extra overhead to both ends.
XML消息的打包和解析会在两端都带来额外的开销。
A domain determines the parser that is used when parsing and serializing the message.
域确定了在解析和序列化该消息时使用的解析器。
The component of the broker that converts a bit stream into a logical message tree (parsing), and a logical message tree back into a bit stream (serializing or writing), is called a parser.
将位流转换为逻辑消息树(解析)以及将逻辑消息树转换回位流(序列化或编写)的代理组件称为解析器。
XML is a strict language, so any problems with formatting within the XML message causes the parsing of the entire message to fail (even if the problems can be easily interpreted or overlooked).
XML是一种十分严格的语言,因此XML消息中的任何格式问题都将引起整个消息解析失败(即使这些问题可以很容易地解决或忽略)。
Parsing a tagged message takes less time than parsing a XML message, but it does take more time than parsing a fixed-length message.
与XML消息相比,解析带标记的消息需要较少的时间,但是比定长消息解析的时间要长。
One module is for parsing the incoming message and extracting the data from it.
一个模块用于分析传入消息并从其提取数据。
Parsing the event data in an event message
解析一个事件消息中的事件数据
Initializes the SAX parser for parsing the event message.
初始化用于解析事件消息的SAX解析器。
Prior to WebSphere ESB V6.2, bindings implemented their own transport-dependent data binding parsing logic for a message.
在WebSphereESBV6.2以前,绑定为消息实现依赖于传输的数据绑定解析逻辑。
The toolkit will do steps 2 - 4, relieving the application developer of having to read from WebSphere MQ and the parsing of the XML in the message.
该工具将执行步骤2至步骤 4,减轻程序开发人员必须在WebSphereMQ中的读取工作,并解析消息中的XML。
SAX API package for parsing the event message.
用于解析事件消息的SAXAPI程序包。
This article has described enhancements made to message modeling and parsing in WebSphere Message Broker V6.1.
本文描述了对WebSphereMessageBroker V6.1 中的消息建模和解析所做的增强。
Most of the heavy lifting of parsing the inbound message payload is already done by the time the FileUploader method is called with the submitted data.
在使用提交的数据调用FileUploader方法时,大部分解析入站消息负荷的工作已经完成。
True means that if there are any errors when parsing a message, that message will just be ignored and the toolkit will get the next message.
True表示在解析消息时,如果存在错误,则忽略该消息,工具箱也将获得下一条消息。
Existing message set models can be used by the FileInput node for parsing individual records and for record detection (identifying where one record finishes and the next one starts).
FileInput节点可以使用现有的消息集模型解析各个记录,以及用于记录检测(确定一个记录从何处结束以及下一个记录从何处开始)。
Ensure the message type is Binary Large Object "BLOB" to prevent the node from parsing the payload of the incoming message from the REST client.
确保消息类型为BinaryLargeObject“BLOB”,以阻止节点从REST客户端解析进入消息的负载。
应用推荐