Question
UBS Bank
GB
Last activity: 22 Feb 2016 9:35 EST
Help of Avaya Pega Integration
We are installing PegaCALL 7.1.33 and in the guide it is mentioned that we need to install the JTAPI SDK. Please let me know where do we need to install the SDK to get the avaya jar files?
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Pegasystems Inc.
US
where to install SDK is not important, the import part is to be able to get those three jars mentioned in the doc after SDK installation. Pega server is simply a java client to Avaya so only jars are needed.
Pegasystems Inc.
US
here is the quote from the installation guide:
Avaya For connecting to the Avaya AES server, the PegaCALL CTI Link Engine requires the Avaya AES Java Telephony API (JTAPI) SDK, release 6.3. Contact your Avaya representative to obtain the SDK. Once you have installed the SDK, locate the following files: ï§ ecsjtapia.jar ï§ log4j-1.2.12.jar ï§ log4j.propertie
UBS Bank
GB
Hi Kevin,
I know this. I am not sure where to install that SDK. " Once you have installed the SDK, locate the following files" -> Where?
Pegasystems Inc.
US
in the same document:
Copy the files located in the step above to the Pega 7 node where you wish to install the PegaCALL CTI Link Engine. PegaCS 7.1.4 Installation Guide 22 Install the third-party Java libraries on your Pega 7 node 1. From the Designer Studio menu, select Application > Distribution > Import. 2. Choose the Java archives (.jar files) that you copied and import them into the Customer codeset (which is the default); one at a time, following Pega 7 prompts. Note: Import Java archives on only one Pega 7 node in a cluster. Once a Java archive is imported, it is stored in the Pega 7 database and is accessible to every node in the Pega 7 cluster. 3. Disable Background Class Saving with JBoss e-Tier If you have deployed Pega 7 in JBoss’ e-Tier, you must disable background class saving in Pega 7 as follows. CTI events may trigger compilation (first-use-assembly) of Pega 7 rules. Background class saving in JBoss’ e-Tier can cause compilation errors and subsequent problems with PegaCALL event processing. a. Edit the prconfig setting compiler/saveClassesInBackground and set it to false. This is typically in your prconfig.xml file. b. Restart your application server.
UBS Bank
GB
Hi Kevin,
I think you are not getting my question. I need to know in which server I should install AVAYA AES JTAPI SDK 6.3.3?
Pegasystems Inc.
US
in fact, the jars are imported into the pega database, which means it applies to all the servers pointing to the same database (after restart). So it does not matter which server you login to import jars.
Pegasystems Inc.
US
UBS Bank
GB
Please let me know where to install Avaya SDK to get the jar files? Avaya team is giving us the only SDK.
Accepted Solution
Pegasystems Inc.
US
where to install SDK is not important, the import part is to be able to get those three jars mentioned in the doc after SDK installation. Pega server is simply a java client to Avaya so only jars are needed.
Pegasystems Inc.
US
Hi there,
Are you all set with this question? If yes, please confirm and close the thread.