Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk General > Mapping issue (...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 13595 of 13845
Post > Topic >>

Mapping issue (Parent Element not carrying over when more than one

by DaBeef <DerrickHaller@[EMAIL PROTECTED] > Aug 5, 2008 at 02:48 PM

Hello,

I thought I had fixed this issue, but for wahtever reason it is back.
I have a map which is not breaking up the original schema into the
proper format.  Seems like the top element under root is being sent
all data from the incoming lines.  When I drop one line it works, but
if I dropped the next 3 lines I would receive the following:

Any help on this is greatly appreciated as last time I reconstructed
teh schema to fix the issue which is time consuming.  thanks in
advance

SCHEMAS
Source Schema
Root
ItemRecord
item1
item2
item3

Dest Schema
Root
ItemRecord2
item1
item2
item3

I am mapping ItemRecord to ItemRecord2.  When I drop more than one
line I get the following

<root>
<ItemRecord2>
<item1>
<item1>
<Item2>
<Item2>
<Item3>
<Item3>
</ItemRecord2>
</root>

Rather than
<root>
<ItemRecord2>
<item1>
<Item2>
<Item3>
</ItemRecord2>
<ItemRecord2>
<item1>
<Item2>
<Item3>
</ItemRecord2>
</root>
 




 1 Posts in Topic:
Mapping issue (Parent Element not carrying over when more than o
DaBeef <DerrickHaller@  2008-08-05 14:48:46 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 8:23:48 CST 2008.