Posted: Tue Nov 20, 2007 6:01 pm Post subject: How to configure repeating source and a repeating target ..
Novice
Joined: 19 Sep 2007 Posts: 11
Hi,
I need to accomodate a repeating "Items" from a source schema to map the "List" on target schema and need the Output "List" to appear same way how the Items are repeated.
My source:
<CustomerOrder>
<CustomerDeatils/>
<Reference/>
<Items/> ----(1,unbound)
<CustomerOrder/>
My target"
<OrderType>
<Info/>
<VendorList/>
<List/>
<OrderType/>
If I follow the following will it deliver the desired result.
Configuring a repeating source and a repeating target
To map a repeating source element to a repeating target element drag elements between the Message Mapping editor Source and Target panes. The following items appear in the Spreadsheet pane:
A ‘for’ row with Value set to the repeating source element.
A row with Map Script set to the target field and Value set to the source field.
All occurrences of the source element are mapped to the respective occurrences of the target element. You can map repeating source structures to repeating target structures if the source and target are of the same complex type.
Need a little hint on how to use mapping node for this requirement on how to configure repeating source and a repeating target all under one transaction.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum