Friday, November 15, 2013

In Post-1 & Post-2 , I explained how we can use MFL to transform Non-XML data to XML format. But we may face below error when we try to transform Non-XML data to XML format.

Error: Failure while unmarshalling message: Failed to transform MFL content from binary to XML.
  
Jeff Davis shared some useful information regarding this in his blog.

But if still it didn't slove your issue then follow below steps:

This is very simple trick, Go to mfl file and go to Tools --> Test

Instead of pasting data in left pane click on Generate --> Non-XML


This will generate sample Non-XML data for you.

Once you got correct sample Non-XML data from format builder then you can compare it with your file data and make necessary changes.
 

0 comments :

Post a Comment