Hello,
I need to generate output file in mapping in specific cases only. I made a condition so that data not be mapped to output schema, but it prints empty file
What You mean by Output ?
Log messages or XML ?
MT ?
XML file on server path
Okay.
Use abort("ERROR..."); in Mapping so no file will be generated.