Accessing MQ headers from a Data handler.
从数据处理程序访问MQ标头。
Using the MQHeader in a Data handler.
使用数据处理程序中的mqheader。
Creating the generic delimited data handler service.
创建带分隔符数据的通用处理程序服务。
At this point, the Delimited data handler is complete.
此时,带分隔符数据的处理程序就已完成了。
Custom data handler configuration checkinconfiguration.
自定义数据处理程序配置checkinconfiguration。
Ensuring the Data Handler remains protocol neutral.
确保数据处理程序保持协议独立性。
This new adapter module would then reuse the data handler.
这个新适配器模块将随后对数据处理程序进行重用。
Key information supplied to the Data Handler includes.
向数据处理程序提供的主要信息包括。
This is the data structure passed into the generic data handler.
这是传递到通用数据处理程序中的数据结构。
Altering the behavior of my Data Handler based on a header.
基于标头改变数据处理程序的行为。
A data handler is also added to your project, as shown in Figure 21.
还为您的项目添加了数据处理程序,如图21所示。
Try using this data handler with another binding and check the behavior.
请尝试将此数据处理程序与另一个绑定一起使用并检查其行为。
SOAP messages, including faults, are supported using the SOAP Data Handler.
SOAP消息,包括故障,都通过使用 SOAP数据处理器提供支持。
The generic data handler uses these values to locate and invoke the target service.
通用数据处理程序将使用这些值来定位和调用目标服务。
A comma-separated value is the default configuration for the delimited data handler.
逗号分隔值是带分隔符的数据处理程序的缺省配置。
The custom data handler, ClaimCheckDataHandler, is invoked via its transform method.
自定义数据处理程序ClaimCheckDataHandler是通过其转换方法调用的。
The custom data handler configuration CheckinConfiguration has a number of properties
自定义数据处理程序配置 CheckinConfiguration有很多属性
In previous versions, you could use a data handler in the import and export for a module.
在早期版本中,您可以在模块的导入和导出中使用数据处理程序。
A new Data Handler primitive converts physical formats to and from logical structures.
新的Data Handler原语在物理格式与逻辑结构之间来回转换。
Therefore, you need another mechanism of specifying the business object to the data handler.
因此,您需要能将业务对象指定到数据处理器的另一个机制。
For each line in the flat file, the data handler module performs a target service invocation.
对于平面文件中的每个行,数据处理程序模块都将执行一次目标服务调用。
The flat file adapter module (Figure 12) receives the flat file and invokes the generic data handler.
平面文件适配器模块(图12)接收平面文件,并调用通用数据处理程序。
The binding component is also set up to use the custom data handler configuration CheckoutConfiguration.
另外,绑定组件被设置为使用自定义数据处理程序配置Checkout Configuration。
When a match is found, the Data Handler knows which business object to create with which associated verb.
当找到符合之对象,Data Handler知道哪个业务对象创建哪个恰当的动词。
This name is obtained from the reference on the data handler component. In this case it is UserServicePartner.
此名称从数据处理程序组件上的引用获取。
The same method is invoked from the data handler (Figure 2) and from the custom mediation primitive (Figure 3).
从数据处理程序(图2)和自定义中介原语(图3)调用了同样的方法。
It knows how to interact with the Flat File connector (pink) and the Delimited Data Handler module (yellow).
它知道如何与平面文件连接器(粉红色)和带分隔符数据的处理程序模块(黄色)进行交互。
If this Data Handler was used with a non MQ binding then the MQHeader will not be defined in the ContextService.
如果将此数据处理程序与非MQ绑定一起使用,则不能在ContextService中定义MQHeader。
It knows about the target service (blue) and includes this information as metadata passed to the Generic data Handler.
它知道目标服务(蓝色)的情况,并将此信息包括在元数据中传递给通用数据处理程序。
Therefore, invoking the Claim Check service in the export and import through the custom data handler is a good design.
因此,通过自定义数据处理程序在输出和输入中调用ClaimCheck服务是一个很好的设计。
应用推荐