Create a Business Entity class from the schema file
- Last Updated: March 12, 2026
- 3 minute read
- OpenEdge
- Version 13.0
- Documentation
To create a Business Entity class from the schema of a selected source file:
Note: You can manually edit or add annotations to the Business Entity
class. For more information about these annotations, see Data Service Catalog schema properties.
The wizard
also generates a Data Object resource from the Business Entity class file. By default,
the defined Business Entity class files are listed under the AppServer node in your
project directory. Note: When you add a Business Entity
class file to a non-ABL WebApp project such as OpenEdge project, the ABL Data Object
facet gets enabled for the project. The project behaves as an ABL WebApp project
using which you can develop ABL Data Object applications. The Project Facets page (select on the project context menu) displays the facets associated with your
current project. For more information, see New Business Entity wizard.