Defining applications in WebClient Application Assembler
- Last Updated: January 16, 2024
- 2 minute read
- OpenEdge
- Version 12.8
- Documentation
With the WebClient Application Assembler, you create a WebClient project file (.wcp file), which is a definition of the latest version of an application.
After building the project file, you generate a set of deployment files for a version of your application. These generated deployment files are placed in a version-specific directory under an output directory that you specify.
You perform the following tasks with the WebClient Application Assembler:
- Create a new project file
- Modify an existing project file
- Generate all files necessary for installing and updating a WebClient application
Note: You can use the WebClient Deployment Packager to modify details of
the deployment configuration, such as the codebase location, rather
than regenerating the deployment files. For more information, see
the Customizing deployment configurations.
To run the WebClient Application Assembler:
