| 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 |
Sign in to add a comment
|
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. |
||||||||||||||||
,
Jul 20, 2009
(No comment was entered for this change.)
Status: Accepted
Owner: larsga Labels: Component-Engine TMSync |
|||||||||||||||||
,
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. |
|||||||||||||||||
,
Jul 22, 2009
Fixed by revision 358, I hope.
Status: Fixed
|
|||||||||||||||||
,
Sep 01, 2009
(No comment was entered for this change.)
Labels: Release5.0.1
|
|||||||||||||||||
|
|
|||||||||||||||||