Hi,
I have a scenario in my project where the the Source system would be placing an XML file to an FTP server.
The chellange is to first check for the well formedness of the XML file and then validate the XML against the XSD provided.
In case of any error/exception, the error description has to be written to a file as an XML.
We are using 7.31 single stack version.
I tried to follow the blog from Michal,
where, PI 7.31 gives the feature of validating the XML against Schema directly.
But is there any provision for capturing the error and sending it as a file/ mail attachment.
If there is no standard solution to this, please suggest if there is any alternate solution available.
Thanks,
Ashish