Update a deployed REST Web application
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
You can update the definition and deployment information for a deployed OE Web Server at any time.
CAUTION: You can freely update the definition and
deployment information for a deployed REST Web application during
development. However, once you deploy and enable a REST Web application
for client access, avoid making any changes to this information,
as client implementations depend on its stability.
After deployment, to make the same REST Web application available using different information, deploy a new REST Web application with the new information, using a different REST Web application name in the same OE Web Server context. You can also deploy the REST Web application to a different OE Web Server context.