Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

mashah
2011-07-08 14:45:04

It worked. Thanks.

shong
2011-07-08 05:34:08

Hi
Set the path of Field  to extract as xxx/feature[n], for example
xxx/feature[1]

Best regards
Shong

mashah
2011-07-07 19:05:39

My XML is something like this,
<ProductInfo>
         <Description>Ultra Slim Wall Mount</Description>
         <Category Primary="Mounts" Secondary="Low Profile" Tertiary="" Flushmount="No"/>
         <Energy Type="0">Electric</Energy>
         <EnergyStar>False</EnergyStar>
         <Features>
                  <Feature>Ultra Slim Depth</Feature>
                  <Feature>Minimal Surface Damage</Feature>
                  <Feature>Quick And Easy Installation</Feature>
                  <Feature>VESA-compliant</Feature>
                  <Feature>Compatible w/ 2011 LED D4000 Series &amp; Up (65&quot;)</Feature>
                  <Feature>Compatible w/ 2011 Plasma D6500 &amp; Up (59&quot;/64&quot;)</Feature>
                  <Feature>Compatible w/ 2010 LED C4000 Series &amp; Up (60&quot;-65&quot;)</Feature>
                  <Feature>Compatible w/ 2011 Plasma C6500 &amp; Up (58&quot;/63&quot;)</Feature>
        </Features>
</ProductInfo>

How to map all the feature tag with names like feature_1, feature_2, feature_3 .... feature_n?
I tried it bu mapping same element multiple time but it fetches same element every time.

I am attaching snapshot what I did, but failed.
I appreciate our help.

Board footer

Powered by FluxBB