Migrate a Data Object Project to ABL WebApp Project
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can migrate an existing traditional Data Object project and all its services to an ABL WebApp project to deploy the project to PAS for OpenEdge instance.
- Remove all the services from the REST manager and REST Broker that are related to the project that you are migrating.
- Select the project and click . The Project Facets page opens.
- Clear the Data Object, REST and ABL AppServer facets check boxes.
- Click Apply.
- Select ABL AppServer, ABL Web App, ABL Data Object Service, and ABL REST Service facets check boxes.
- Click Apply.
- Click OK. The project is now an ABL WebApp project