IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Processor definition

About this task

In IBM® WebSphere® Multichannel Bank Transformation Toolkit version 4.3, the processor definition is as follows:
<kColl id="processors">
    <procDef id=".." value=".." path=".."/>
    ....
</kColl>
After you migrate to WebSphere Multichannel Bank Transformation Toolkit version 7.1, the processor definition is changed to the following:
<kColl id="processors">
    <kColl id="files">
        <procDef id=".." value=".." path=".."/>
        ....
    </kColl>
    ....
</kColl>


Feedback