Defining the Web service in ProxyGen
- Last Updated: January 8, 2026
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
After you have built the AppServer application and compiled its r-code, you can use ProxyGen to prepare the application for deployment as a SOAP Web service. As you define the Web service, your knowledge of the application and client requirements helps to decide how best to organize and include the procedures of your application as Open Client objects and methods. ProxyGen saves information needed to create the Web service definition as a WSM file.
For information on how to use ProxyGen to define the Web service, see Get Started with ProxyGen .