BizTalk Map Error: “Exception Caught: The map contains a reference to a schema node that is not valid...
BizTalk Map Error:
“Exception Caught: The map contains a reference to a schema node that is not valid. Perhaps the schema has changed. Try reloading the map in the BizTalk Mapper. The XSD XPath of the node is: /*[local-name()='<Schema>’]/*[local-name()=’SchemaRootNode’]/*[local-name()=’YourSchemaRecord]/*[local-name()=’YourSchemaElement’]”
Solution: Generally when we have different-different project i.e for schema, map, orchestration etc. and few changes in schema from schema project of visual studio solution. Now you want to test your map that belong this schema then receive above error.
Don't worry its very simple just right click your solution and build it then test your map definitely its working without above error.
!! Keep visiting BizTalkLive !!
Comments
Post a Comment
Please write comment only that belongs to this blog