Jump to: navigation, search

Deploying an Application

Complete the procedures on this page after you have created your Genesys Web Engagement application.

Deploying your Application

Warning
You must only deploy an application when the GWE servers are running.

Prerequisites

Start

  1. Navigate to the installation directory for Genesys Web Engagement and open a new console window.
  2. 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

Note that you will be prompted to enter your username and password to receive write-access to the Config Server if your application contains category definitions. This doesn't apply for new applications you create, but will for the playground application as it contains pre-defined categories.

The deploy script copies files to the appropriate locations. If the deploy is successful, the script output displays a DEPLOY SUCCESS messages at run-time.


Next Steps

This page was last edited on June 7, 2019, at 13:25.
Comments or questions about this documentation? Contact us for support!