|
When the classes are imported in Caché, you can test if the data
mapping is correct by using the Test Query module.
You can select the class and the query. (GlobalDoc will generate a query
'QLookup' with all fields - Caché will generate a default query
'Extent' with only the RowId)
|