...
IWS was not properly handling extension fields in the transform step (in eagleml "_t" stream). The result xml file contained only that extension data which were defined in last record of tagvalue file. The reason for this issue was that msgcenter\customer\extensions\genericsmf.inc include did not contain EXECUTIONEXECUTEON="START" tag attributes, but t_smf.xml rule contained these tag attributes in for each field. The Genericsmf.inc include is generated by Xpanel application. The code was updated to resolve this issue.
This issue was tracked as Item #149278.
Issue with XMLROOTTAG Property
...