Skip to main content

Hi freaks

Ony can copy a whole application model from UF9 to UF10.
But how to do this only for one entity?
Between two UF9 installations is was possible to "copy out" the tables UC-ff and import them on the other side.
But as UF9→UF10 needs a migration, this is not longer possible.
Any ideas how to do this task  (beside to code an "export" which simulates UDE("export",)  )
Ingo


Hi freaks

Ony can copy a whole application model from UF9 to UF10.
But how to do this only for one entity?
Between two UF9 installations is was possible to "copy out" the tables UC-ff and import them on the other side.
But as UF9→UF10 needs a migration, this is not longer possible.
Any ideas how to do this task  (beside to code an "export" which simulates UDE("export",)  )
Ingo


Long version.

Create a model in UF9 with no entities (e.g. TRANSFER) , duplicate the entity to this model, export the model. Edit the XML and change the model name in all the exported occs. Import to U10. Reaccess U9 and delete the duplicate in the 'transfer' model


Iain