Customer Portal

XML Writer Repeating Elements

Comments 2

  • Avatar
    twaller
    0
    Comment actions Permalink
    Hello Brett,

    What version of CloverETL do you use for that?

    This bug has been fixed some time ago and it works correctly in current version of CloverETL.

    The result of the same graph in 2.7.2/2.2.2 CloverETL is as follows:


    <?xml version="1.0" encoding="UTF-8"?>
    <root component="XML_WRITER0" graph="XMLWriter_20090729" created="Wed Jul 29 09:42:01 CEST 2009">
    <EmpiMsg>
    <MsgHeader>
    <envType>ADD</envType>
    </MsgHeader>
    <Member>
    <MemHead>
    <key>0001</key>
    <srcCode>SRCA</srcCode>
    <medIdnum>0001</medIdnum>
    </MemHead>
    <ATTRA>
    <attrCode>ATTRA</attrCode>
    <dataA1>blahA1</dataA1>
    <dataA2>blahA2</dataA2>
    </ATTRA>
    <ATTRB>
    <attrCode>ATTRB</attrCode>
    <dataB1>blahB1</dataB1>
    <dataB2>blahB2</dataB2>
    </ATTRB>
    </Member>
    </EmpiMsg>
    </root>


    Maybe you have older version of CloverETL?

    Best regards

    Tomas Waller
  • Avatar
    brett
    0
    Comment actions Permalink
    Many thanks Tomas,

    Yes, its a older version 2.0.3. But it's an OEM embedded version of Clover, so I don't really have the ability to upgrade it myself.

    I'll talk to my R&D folks and see what we can do about the version, but in the mean time do you know of any workarounds to this issue?

    -Brett.

Please sign in to leave a comment.