|
Home > Archive > BizTalk Server General > March 2006 > BizTalk 2004 Mapping behavior changed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BizTalk 2004 Mapping behavior changed
|
|
| Farrukh Hassan 2006-03-01, 5:52 pm |
| Hi,
I had a mapping scenario from one schema to another, with some fields from
the target schema having no input mappings applied. The solution was
deployed more than a year ago. The fields with no mappings didnt appear in
the target messages. Recently, I have done some updates to the map, now the
output is containing even those fields that were never mapped. These field
have default value properties set, right from the first deployment.
I wonder what is causing these fields to get generated from the maps. I have
compared schemas, maps (xslts) but nothing obvious. Does anyone knows about
this problem or experienced it?
BizTalk SP1 was installed before the updates.Thats one change in the
environment.
Thanks
Farrukh
| |
| Tan Nguyen 2006-03-09, 5:52 pm |
| This is the expected behavior. When a destination field has a default
value, the field will get created even if there is no link going to it. If
you don't want the field to be created, a workaround is to add a logical
functoid that returns false and link it to your field(s).
Regards,
Tan Nguyen
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: "Farrukh Hassan" <fhassan@xavor.com>
| Subject: BizTalk 2004 Mapping behavior changed
| Date: Wed, 1 Mar 2006 20:56:32 +0500
| Lines: 20
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.326
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.326
| X-Antivirus: avast! (VPS 0609-1, 03/01/2006), Outbound message
| X-Antivirus-Status: Clean
| Message-ID: <un2ylhUPGHA.1696@TK2MSFTNGP14.phx.gbl>
| Newsgroups: microsoft.public.biztalk.general
| NNTP-Posting-Host: wl-data-43.nexlinx.net.pk 202.59.74.43
| Path: TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
| Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.biztalk.general:35311
| X-Tomcat-NG: microsoft.public.biztalk.general
|
| Hi,
|
| I had a mapping scenario from one schema to another, with some fields from
| the target schema having no input mappings applied. The solution was
| deployed more than a year ago. The fields with no mappings didnt appear in
| the target messages. Recently, I have done some updates to the map, now
the
| output is containing even those fields that were never mapped. These field
| have default value properties set, right from the first deployment.
|
| I wonder what is causing these fields to get generated from the maps. I
have
| compared schemas, maps (xslts) but nothing obvious. Does anyone knows
about
| this problem or experienced it?
|
| BizTalk SP1 was installed before the updates.Thats one change in the
| environment.
|
| Thanks
| Farrukh
|
|
|
|
|
|
|
|