创建带分隔符数据的通用处理程序服务。
DelimitedFlatFileBO:这是专门创建以与带分隔符数据的通用处理程序(黄色)通过接口连接的数据类型。
DelimitedFlatFileBO: This is a data type specifically created to interface with the Generic Delimited data Handler (yellow).
现在可以创建带分隔符数据的通用处理程序服务(图7),而这正是本文的主要目的,也是我们期望进行重用来处理带分隔符的入站平面文件的组件。
Now you can create the generic delimited data handler service (Figure 7), which is the main purpose of this article and the component that we intend to reuse to handle inbound delimited flat files.
带分隔符数据的通用处理程序模块将接收DelimitedFlatFile业务对象,提取元数据,并为目标服务构造恰当的调用消息。
The Generic Delimited data Handler module receives the DelimitedFlatFile business object, extracts metadata, and constructs the appropriate invocation messages for the target service.
您可以看到,调用处理程序的这种实现,利用了通用的验证器服务,与清单3里相同。
As you can see, this implementation of the invocation handler makes use of a generic validator service, the same as in Listing 3.
您可以看到,调用处理程序的这种实现,利用了通用的验证器服务,与清单3里相同。
As you can see, this implementation of the invocation handler makes use of a generic validator service, the same as in Listing 3.
应用推荐