I am migrating certain MBCs from V2 to V3. This MBC is doing a dynamic loading e.g. $DynamicMBCAttribute.$Stages[1].$MBCFilePath = $strProgramName;

However the fault tolerance setting of the output file seems to be not working in V3.
e.g.
“DMCSTAGE_CFG.Add_XmlOutput_Configuration $CfgHnd
MAPOBJNAME $strDestType
LOG_NAME $strDestFormat
FAULT_TOLERANCE_LEVEL CFG_DMCMAPOBJ.$XML_FAULT_TOLERANCE_LEVEL_LOW;”

An XML output that is not well formed will still pass through the integration successfully. Anyone encounter the same issue?

continue reading.....