| Author |
Value Mapping (Flattening) Functoid
|
|
|
| i have a schema where a section needs to be flattened from multiple
instances of an element into a single record. In order to do this I'm
using a value mapping (flattening) functoid, as described in:
http://msdn.microsoft.com/library/d...og_map_bwuh.asp
The problem I have is only a single element in the destination schema
is being created, the remaining instances in the source are being
ignored. If I change the sequence of the 3 instances in my test data I
can get 2 elements to be created but not all 3.
anybody have any ideas?
thanks
| |
| Matt Milner 2004-10-21, 5:50 pm |
| Make sure you have a looping functoid involved as well so that you are
looping over the original records to flatten them to the new structure.
Matt
"Paul" <paul.hamilton@bankhall.co.uk> wrote in message
news:eb25927d.0410210643.42d50b4c@posting.google.com...
>i have a schema where a section needs to be flattened from multiple
> instances of an element into a single record. In order to do this I'm
> using a value mapping (flattening) functoid, as described in:
>
> http://msdn.microsoft.com/library/d...og_map_bwuh.asp
>
> The problem I have is only a single element in the destination schema
> is being created, the remaining instances in the source are being
> ignored. If I change the sequence of the 3 instances in my test data I
> can get 2 elements to be created but not all 3.
>
> anybody have any ideas?
>
> thanks
| |
|
| matt,
thanks for your reply. unfortunately the advice didn't help.
i've been in touch with microsoft support and received a hotfix
(KB884887). this has corrected the issue.
"Matt Milner" <matt.milner@m3technologypartners dot com> wrote in message news:<#r9h4z3tEHA.3200@TK2MSFTNGP09.phx.gbl>...[vbcol=seagreen]
> Make sure you have a looping functoid involved as well so that you are
> looping over the original records to flatten them to the new structure.
>
> Matt
>
>
> "Paul" <paul.hamilton@bankhall.co.uk> wrote in message
> news:eb25927d.0410210643.42d50b4c@posting.google.com...
| |
| BizTalk Architect 2004-11-01, 7:46 am |
|
"Paul" <paul.hamilton@bankhall.co.uk> wrote in message
news:eb25927d.0410210643.42d50b4c@posting.google.com...
>i have a schema where a section needs to be flattened from multiple
> instances of an element into a single record. In order to do this I'm
> using a value mapping (flattening) functoid, as described in:
>
> http://msdn.microsoft.com/library/d...og_map_bwuh.asp
>
> The problem I have is only a single element in the destination schema
> is being created, the remaining instances in the source are being
> ignored. If I change the sequence of the 3 instances in my test data I
> can get 2 elements to be created but not all 3.
>
> anybody have any ideas?
>
> thanks
Do you have a looping functoid surrounding this action?
Isaac Ferreira
Certified BizTalk Developer
Application Architect
| |
| Tan Bao Nguyen 2004-11-01, 5:50 pm |
| Paul,
Could you send me your schemas, map, and input files?
Regards,
Tan Nguyen
Microsoft BizTalk Server
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------[vbcol=seagreen]
<#r9h4z3tEHA.3200@TK2MSFTNGP09.phx.gbl>[vbcol=seagreen]
08:14:00 GMT)[vbcol=seagreen]
cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.s
ul.t-online.de!t-online.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!p
ostnews1.google.com!not-for-mail[vbcol=seagreen]
news:<#r9h4z3tEHA.3200@TK2MSFTNGP09.phx.gbl>...[vbcol=seagreen]
http://msdn.microsoft.com/library/d...-us/sdk/htm/ebi
z_prog_map_bwuh.asp[vbcol=seagreen]
|
|
|
|