Originally posted by: mohit121happy
Hi,
We are processing very large XML file from WTX for transformation.
If some of the tags are missing in the XML, then we need to send Exception to Message Broker along with the Information which is present in one of the tag(lets say Message ID).
What is the best possible way to do it?
For eg : If we have an XML file which have start and end tag is missing, so in this case it is throwing the XML Parser ERROR. But what if we have to extract the information from one of the tag which is present in that XML(lets sat Message ID) . How can we Extract soch information from that breaked XML files with missing tags.
Also please suggest a way with which we can share the detailed message(logs) to Message Broker when some of the XML tag is missing in the Input file.
Currently it is throwing either SUCCESS or FAILURE
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender