This page was last edited on September 20, 2016, at 22:20.
Comments or questions about this documentation? Contact us for support!
Complete the procedures on this page after you have created your Genesys Web Engagement application.
Prerequisites
Start
Use the deploy script (deploy.bat on Windows and deploy.sh on Linux) to deploy your application:
deploy <your_application_name>
Note: To request debug-level logs while this command is executed, use the -v parameter. For example:
deploy myApp -v
End
The deploy script copies files to the appropriate locations. If the deploy is successful, the script output displays a BUILD SUCCESSFUL messages at run-time.
Next Steps