Difference between revisions of "PE-GPR/9.0.0/Deployment/startStop"

From Genesys Documentation
Jump to: navigation, search
(Published)
Line 1: Line 1:
 
{{Article
 
{{Article
 
|Standalone=No
 
|Standalone=No
|DisplayName=Start and Stop GPR Components
+
|DisplayName=Start and stop GPR on-premises components
 +
|TocName=Start and stop GPR on-premises components
 +
|Context=This topic explains how to start and stop Data Loader, and how to enable or disable use of Predictive Routing when routing interactions.
 +
|ComingSoon=No
 
|Platform=PureEngage
 
|Platform=PureEngage
|TocName=Start and Stop GPR Components
 
|ComingSoon=No
 
|Context=This topic explains how to start and stop Data Loader, and how to enable or disable use of Predictive Routing when routing interactions.
 
 
|Section={{Section
 
|Section={{Section
|sectionHeading=Start and Stop Data Loader
+
|sectionHeading=Start and stop Data Loader
 
|anchor=ASCstartStop
 
|anchor=ASCstartStop
|Standalone=No
 
|ComingSoon=No
 
 
|alignment=Vertical
 
|alignment=Vertical
 
|structuredtext=Data Loader is deployed in a container that also contains Local Control Agent, which communicates with Genesys Administrator to start, monitor status of, and stop Data Loader.
 
|structuredtext=Data Loader is deployed in a container that also contains Local Control Agent, which communicates with Genesys Administrator to start, monitor status of, and stop Data Loader.
Line 26: Line 24:
  
 
To restart Data Loader container, execute the '''restart.sh''' script from the '''/scripts''' folder.
 
To restart Data Loader container, execute the '''restart.sh''' script from the '''/scripts''' folder.
|fullwidth=No
 
 
|Status=No
 
|Status=No
 
}}{{Section
 
}}{{Section
|sectionHeading=Start and Stop Use of the Strategy Subroutines
+
|sectionHeading=Start and stop use of the URS Strategy Subroutines
 
|anchor=subsStartStop
 
|anchor=subsStartStop
|Standalone=No
 
|ComingSoon=No
 
 
|alignment=Vertical
 
|alignment=Vertical
 
|structuredtext=To turn on Predictive Routing in your routing strategy:
 
|structuredtext=To turn on Predictive Routing in your routing strategy:
Line 43: Line 38:
 
#Open the Predictive_Route_CfgData Transaction List object.
 
#Open the Predictive_Route_CfgData Transaction List object.
 
#Set the {{Optionslink|link=Options:Predictive_Route_DataCfg:default-predictor:prr-mode}} option to <tt>off</tt> in all sections that define Predictors, and also in the '''[default-predictor]''' section.
 
#Set the {{Optionslink|link=Options:Predictive_Route_DataCfg:default-predictor:prr-mode}} option to <tt>off</tt> in all sections that define Predictors, and also in the '''[default-predictor]''' section.
|fullwidth=No
 
 
|Status=No
 
|Status=No
 
}}
 
}}
 
}}
 
}}

Revision as of 18:04, March 6, 2020

This topic explains how to start and stop Data Loader, and how to enable or disable use of Predictive Routing when routing interactions.

Related documentation:

Start and stop Data Loader

Data Loader is deployed in a container that also contains Local Control Agent, which communicates with Genesys Administrator to start, monitor status of, and stop Data Loader.

All Data Loader instances can be started and stopped from Genesys Administrator. For instructions on starting and stopping application from Genesys Administrator, see the System Dashboard topic in the Genesys Administrator Help.

To start the container where Data Loader is located, run the following scripts from the installation directory to start the container:

 $ cd ai-data-loader-scripts/scripts/
 $ bash start.sh

Only Local Control Agent (LCA) is started when container is started. Once the Data Loader host is shown as up and running in Genesys Administrator, you can start Data Loader from there as you would any other Genesys component.

To stop Data Loader, execute the stop.sh command from the /scripts folder.

To restart Data Loader container, execute the restart.sh script from the /scripts folder.

Start and stop use of the URS Strategy Subroutines

To turn on Predictive Routing in your routing strategy:

  1. Open the Predictive_Route_CfgData Transaction List object.
  2. Set the prr-mode option to any value except off in all sections that define Predictors, and also in the [default-predictor] section.

To turn off Predictive Routing in your routing strategy:

  1. Open the Predictive_Route_CfgData Transaction List object.
  2. Set the prr-mode option to off in all sections that define Predictors, and also in the [default-predictor] section.
Comments or questions about this documentation? Contact us for support!