Originally posted by: johnxp
I am using RUN to call another map which has one xml input card, however, there is a xml log file generated for that map.
Below is the log file name.
The question is how I can disable or enable this xml log file?
Map1_log.xml
RUN("Map1.mmc", " -IE1S" + NUMBERTOTEXT(SIZE(XML_Input)) + " " + PACKAGE(XML_Input) + " -ADEB+=..\Logs -TIO=..\Logs" )
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender