The transformation problem that is solved by the WebSphere TX map is to select all of the meter reading Quantity values that belong to a given slice, and then total the values.
这个WebSphereTX映射要解决的转换问题是,选择属于给定的数据片的所有读数quantity值,然后求出这些值的和。
The first functional map call is executed for each slice of data and is shown below in Figure 19. The second argument in the call carries the index of the current slice
对于每个数据片,都执行第一个功能性映射调用,见图19。
The solution taken by the map is to use an EXTRACT function to select the occurrences of Quantity for the current slice.
这个映射采用的解决方案是使用EXTRACT函数选择当前片的Quantity。
At first glance, this problem does not seem too complex, but the main challenge faced by the map is in carrying out the extract of the relevant Quantity occurrences for a particular slice.
初看起来,这个问题似乎不太复杂,但主要难题是提取与特定的片相关的Quantity。
At first glance, this problem does not seem too complex, but the main challenge faced by the map is in carrying out the extract of the relevant Quantity occurrences for a particular slice.
初看起来,这个问题似乎不太复杂,但主要难题是提取与特定的片相关的Quantity。
应用推荐