IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Operation definition

About this task

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


Feedback