<kColl id="processors"> <procDef id=".." value=".." path=".."/> .... </kColl>After you migrate to BTT version 7.0, the processor definition is changed to the following:
<kColl id="processors"> <kColl id="files"> <procDef id=".." value=".." path=".."/> .... </kColl> .... </kColl>