Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk 2006 Question – Srini › Re: Biztalk 2006 Question – Srini
January 20, 2009 at 2:05 AM
#21532
Hi I got over the problem.
Now the error i get is
<code>
The Messaging Engine failed while executing the inbound map for the message coming from source URL:”C:\Documents and Settings\sharmas\My Documents\Visual Studio 2005\Projects\CareFirst\CareFirst\IN\*.xml” with the Message Type “CarefirstHullClient”. Details:”Document type “http://schemas.xyz.com/ISA/1.0/core/rt2#Records” does not match any of the given schemas. ”
</code>
I presume its the xml file not matching with the destination schema.
I m using XSLT as well.
Srini