Hi All,
I am trying to find the difference in data between 2 documents. These 2 documents have same structure. They differ only in data.
Right now I am converting these docs to respective Strings as name=value pairs with a delimiter, using a custom Java service and then doing a string comparision.
I guess there should be a better way of doing this. Please guide.
Thanks
Sateesh
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services