hello everyone,

as i was traversing ForumDemoData.xml
some of the data caught my attention

and i think msg10002b is a response for msg10002 so the data should be like
<ContentAssoc contentIdTo="msg10002b" contentId="msg10002" contentAssocTypeId="RESPONSE"... this

instead of
<ContentAssoc contentIdTo="msg10002b" contentId="thread10021" contentAssocTypeId="RESPONSE"... this


and when i created threads and responses from ecommerce front-end application i found for every response two Content Associations were created one with the parent thread/message Content and another with the forum's Content, but in the Data file only one association is created (with the parent thread/message) so i suppose there should be another association too with the forum's Content,

please correct me if i am wrong...

Reply via email to