We created a workflow using composer to route a call reaching to specific a routing point to an Agent group.
Workflow is validated, code is generated and published and workflow is successfully published to the configuration server and workflow is manually deployed on the tomcat server version 6.
When following the orchestration server to configure the options
Below is the routing point configuration options:
[default]
monitor_calls=true
[orchestration]
application=script:Routing001.default.defaultWorkflow
[URS]
Loaded=01/05/2017 09:47:25 AM
Loaded by=default
The script generated has the below options configuration:
[__COMPOSER__]
last_updated=Mon Jan 23 13:31:41 AST 2017
owner_diagram=default
owner_project=Routing001
owner_uuid=e80ce1dd-3616-4f37-8088-e6380c523095
source=composer
[Application]
scxmlname=default.defaultWorkflow
url=http://GENDEC:8080/Routing001/src-gen/IPD_default_defaultWorkflow.scxml
[ApplicationParms]
context_management_services_password=
context_management_services_url=<Context Services preferences not set>
context_management_services_username=
gre_url=
ors_url=http://host:port
Following the orchestration server deployment we have to publish the script over the DN from genesys administrator by assigning the DN to the enhanced routing script but unfortunately when trying to add DNs none is found as shown below:
https://www.dropbox.com/s/ydcsjol58ql503h/DN.png?dl=0
Please your help is appreciated and thanks in advance.