Deploy ABL services
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
You can run ABL services in an existing ABL web application. There is no deploy command for ABL services. The only requirement is that the r-code is defined in the PROPATH of the instance
To deploy an ABL service using the APSV transport:
- Ensure that the APSV transport is enabled.
- Move the r-code to the PROPATH.