My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 88: XTM 1.0 Synchronize Update API not populating values in "reified_id" column in many tables
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  larsga
Closed:  Jul 22
Type-Defect
Priority-Medium
Component-Engine
TMSync
Release5.0.1


Sign in to add a comment
 
Reported by joepradeep, Jul 20, 2009
we've tested Synchronize update of XTM file into database which contains 
two associations(duplicate) and corresponding two reified topics using 
TopicMapSynchronizer.update() API but all reified_id columns in many 
tables contains NULL values.


Comment 1 by larsga, Jul 20, 2009
(No comment was entered for this change.)
Status: Accepted
Owner: larsga
Labels: Component-Engine TMSync
Comment 2 by larsga, Jul 22, 2009
The problem here is that Synchronize does not consider the reifying topic to be part 
of the set of topics to synchronize, and so leaves it out, thus losing the 
reification.

The best way to approach this seems to be to ask the decider whether or not to 
include the reifier, and if the answer is yes to synchronize it in the usual way.
Comment 3 by larsga, Jul 22, 2009
Fixed by revision 358, I hope.
Status: Fixed
Comment 4 by larsga, Sep 01, 2009
(No comment was entered for this change.)
Labels: Release5.0.1
Sign in to add a comment

Hosted by Google Code