Migrate a REST Project to ABL WebApp Project
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can migrate an existing traditional REST 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 REST and ABL AppServer facets check boxes.
- Click Apply.
- Select ABL AppServer, ABL Web App, and ABL REST Service facets check boxes.
- Click Apply.
- Click OK. The project is now an ABL WebApp project