RE: Biztalk schema change question
- From: Richard Seroter <RichardSeroter@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 13 Apr 2008 22:34:00 -0700
Technically, if you simply add a new, non-required field to the schema, you
would not have to change the existing maps. It should be ignored for those.
For proper versioning, you'd want to consider namespace versioning, which
would mean that a new version of your schema (with a slightly different
namespace) was deployed, and you'd have a single map updated to use that new
destination schema.
--
Richard Seroter
http://seroter.wordpress.com
"Charlie" wrote:
We have many maps in production that use one specific schema as the outbound.
schema. I need to add a single field to the end of the schema for one
specific trading partner. If I update the standard schema wouldn't I need to
recompile and redeploy all the maps that use it? I'd rather not do this.
Should I then copy the schema to a different name? if I do this then how to
I change my map to use the new schema?
- References:
- Biztalk schema change question
- From: Charlie
- Biztalk schema change question
- Prev by Date: RE: Oracle adapter issue in BizTalk
- Next by Date: Re: BRE rules execution chain
- Previous by thread: Biztalk schema change question
- Next by thread: Delivered but not consumed
- Index(es):
Relevant Pages
|