WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Data Load Customization

    Posted 05/05/13 03:26 PM
    I have customized the data load in WCS for an input xml.

    Description: I have a catentry which has multiple attribute values for an attribute.

    Question is how to insert multiple attribute values in to attrvalue table.

    I have used the Replace data load Mode. When i'm performing the data load the attribute value is over written by the latest value provided in the xml to the ATTRVALUE table.

    I'm unable to use the Insert Mode for this data load. Can some one help me with your ideas to resolve the issue.   It is throwing Unique Key Constraint Exception when i ran the data load.