This page was last edited on September 19, 2016, at 23:39.
Comments or questions about this documentation? Contact us for support!
You must create an application to run Genesys Web Engagement — see Application Development for details about the workflow for creating and deploying an application.
Complete the procedures on this page to create an application and then define its monitoring domains.
In this procedure you'll run the create script (create.bat on Windows and create.sh on Linux) to create your project structure. This script creates all the files required to run Genesys Web Engagement on your website.
Start
End
Note: To request debug-level logs while this command is executed, use the -v parameter. For example:
create myApp -v
Result
A folder named your_application_name is created in GWE_installation_directory/apps.
This folder contains all the materials used to build and deploy your application:
Next Steps