Author Message
CorinAdlard
Joined: Nov 22, 2013
Messages: 6
Offline
Hi All:

I want to set up an agent desktop screen pop with a URL that contains TWO parameters (specifically CLI and SKILLSET).

I've been following the document:

AACCConfigurationtoscreenpopaURLwithinAAADusingtwoparametersV2.pdf

which describes, in some detail, how to set this up.

However it seems to be out of date as the URL for the WSDL at:

http://HOSTNAME:9070/SOAOI/scripting/services/ContactService?WSDL

seems to have moved to:

http://HOSTNAME:9080/SOAOICCT/services/ContactService?wsdl

and the webservices have also changed (e.g. setIntrinsticByName has been replaced by setIntrinsics -> I think!).

Does anyone have an up to date version of this document? (for Release 6.3)

I can't find one on the devconnect site anywhere...

Alternately, some other recommended way of getting the SKILLSET intrinsic out of Avaya would be helpful.

Many thanks,

Corin Adlard (Gamma Telecom Limited).

corin.adlard@gamma.co.uk
CorinAdlard
Joined: Nov 22, 2013
Messages: 6
Offline
Hi All:

Any news on this. Is anyone actually watching this forum?

Please let me know

Corin Adlard
Developer Gamma Telecom Limited
JackMcDonnell
Joined: Feb 1, 2012
Messages: 0
Offline
Not nearly enough people are watching this forum.

But let me see if I can help.

You'll need to take at least 3 steps:
1. Set up ContactService as a Web Service in the Database Integration Wizard.
2. Create a custom block in your application script that concatenates the two parameters you want into a single variable and then adds that variable as an intrinsic to the contact.
3. In the Multimedia admin tool, configure your agent screen pop to use the variable you created in #2.

For #1, use this document as your reference: http://downloads.avaya.com/css/P8/documents/100167841. Go to page 284 for the steps to add a web service to the Database Integration Wizard.

You're going to need to add the ContactService. On our system, the ContactService WSDL is located at http://[HOSTNAME]:9070/SOAOI/scripting/services/ContactService?WSDL

For #2, use this document: http://downloads.avaya.com/css/P8/documents/100168051

For #3, use this document: http://downloads.avaya.com/css/P8/documents/100167846. Page 466 has the steps.
CorinAdlard
Joined: Nov 22, 2013
Messages: 6
Offline
Many thanks for that Jack: I'll check those documents out and get back to you on how much progress I make.
Go to:   
Mobile view