Context
The File Import function is used to import metadata files types (edmx and xml) to create an OData model.
During the import of an EDMX file, the graphical information is computed, and the corresponding shapes are created in the OData Model Editor and arranged as follows:
- Entities
- Complex Types
- Function Imports
To create an OData model using a service metadata file proceed as follows: