Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Import Multiple Schemas in Map › Re: Import Multiple Schemas in Map
February 6, 2007 at 3:53 PM
#17581
I have used the same approach that Sajid has explained. What I have found though, is that the map often can't be moved after creation without breaking it. For example:
- I create a new map using the approach above that takes two source schemas.
- The map is created in the main directory of the BizTalk project.
- Within the project, I am keeping all map files in a directory named 'Maps'. I move the new map into this directory.
- When I build the project, I get an "This 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…" exeption.
- I reload the map in the BizTalk Mapper and find that one of the source schemas is empty thus the links to it are broken.
Can anyone offer any suggestions here?
- Is there a way to specify which directory the map gets created in?
- Should I leave the map in the directory where it gets created?
- Is this an issue with one of the source schemas, as only one of them is breaking?
Thanks in advance,
Ryan.