BizTalk Server General - Mapping Repeating Elements

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > July 2005 > Mapping Repeating Elements





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 Mapping Repeating Elements
NigelT

2005-02-04, 5:58 pm

We have a an input schema that contains a repeating element (Element1) that
can contain an unbounded number of entries. On the output side we have a
schema which contains two levels of repeating elements (one of the repeating
elements is a child of the first). The top level repeating element can
contain an unbounded number of elements but the second level (Element 2) can
only contain a maximum of 10 elements. What we are trying to do is create a
map that will convert an input message that contains, say, 50 entries into
an instance of the output message. When this happens the first 10 entries in
the repeating group on the input schema should map to the first instance of
Element2, the next 10 into second instance of Element2 etc.

Any ideas on how to do this would ne much appreciated

Nigel Tunnicliffe

Unisys UK


Tatyana Yakushev [MSFT]

2005-07-18, 5:51 pm

You have to use scripting functoid and write part of XSLT yourself.
Mapper can not do such complicated logic.

Regards
Tatyana

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com