Deploying the self-service application

Last Updated : Aug 06, 2018 |

About this task

Use this procedure to deploy the self-service application by copying two .war files and a lib directory to the application server. These files are required to be updated for certificate authentication for https support.

Procedure

  1. Log in to the server as sroot.
  2. Copy the following files to the /opt/AppServer/tomcat/webapps location:
    • WorkAssignmentSelfService-x.x.*.war

    • runtimeconfig.war

      You can export the runtimeconfig.war file from Avaya Orchestration Designer/Eclipse.

  3. Restart the application server by using one of the following methods:
    • Command line

    • Web interface

  4. Optional If you use the command line method, do the following:
    1. On the command line, type cd /opt/AppServer/tomcat/bin and press Enter.
    2. Type ./shutdown.sh and press Enter.
    3. After waiting for a few seconds, type ./startup.sh and press Enter.
  5. Optional If you use the web interface method, do the following:
    1. On the Experience Portal Management web console, click System Management > Application Server.
    2. Select the check box for the application server that you want to restart and click Stop.
    3. After waiting for a few seconds, click Start.