While importing a data from Enterprise Application Environment release 3.3 to Agile Business Suite, you might encounter some issues and behavioral differences. You must follow the guidance given below for some of the migration issues:
Migrating Profiles with Duplicates Not Allowed
In Enterprise Application Environment for Windows, a profile might be defined with duplicates not allowed, but nevertheless at runtime duplicated rows can be inserted. Agile Business Suite does not allow duplicated rows in such profiles.
This means that if duplicated rows are passed to Agile Business Suite during migration, they are rejected.
To avoid migration problems, you should inspect all duplicates not allowed profiles in your Enterprise Application Environment data. There should be no duplicated rows in them. If there are, then either correct the data, or change the profile to allow duplicates.
Migrating User Maintained Tables
A user-maintained table provides database performance features that might not be available with System Modeler. The custom nature of user-maintained tables makes it impossible to migrate these tables automatically.
It is your responsibility to ensure that user-maintained tables are consistent and reorganized with corresponding class definitions.