Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: cavagnaro on April 12, 2019, 12:52:34 PM

Title: Create Custom interaction
Post by: cavagnaro on April 12, 2019, 12:52:34 PM
Hi guys
Having an idea that could help my customer. He receives a set of data from a WebForm to their agents but I would like to send this to WDE so agent can mark a disposition code and create Stats for these interactions on agents. Today is done via an Excel and sucks.


So iWD is basically what would do the job but for this small number and few interactions per day is quite not an option to have such a monster.
How could I create a custom interaction and show it as a Form only on WDE? I know I could create it as an email for example, but would like to make it only a simple interactions. IXN has custom media licenses so my approach would go via that way. IXN has no licensing for connectors.
How could I achieve this?


Thanks
Title: Re: Create Custom interaction
Post by: eugene on April 12, 2019, 02:18:24 PM
just brainstorming here, but i'd say the easiest would be to create an interaction via the GMS open media api which should allow you to put it against some IQ.  Apply your routing as needed and the rest is history.

if you go with this approach just make sure you have a connection from GMS to the ixnserver.
Title: Re: Create Custom interaction
Post by: ferry on April 15, 2019, 10:47:29 AM
If you have IXNServer already in place you could use either the FileCapturePoint or WebCapturePoint.
Title: Re: Create Custom interaction
Post by: eugene on April 15, 2019, 02:26:52 PM
[quote author=ferry link=topic=11309.msg51543#msg51543 date=1555325249]
If you have IXNServer already in place you could use either the FileCapturePoint or WebCapturePoint.
[/quote]

ferry, i think cav is saying employing the iWD solution to handle these few interactions is overkill which is why i suggested the Open Media API.
Title: Re: Create Custom interaction
Post by: cavagnaro on April 15, 2019, 04:34:07 PM
[quote author=ferry link=topic=11309.msg51543#msg51543 date=1555325249]
If you have IXNServer already in place you could use either the FileCapturePoint or WebCapturePoint.
[/quote]
Does any of these need a license?
Title: Re: Create Custom interaction
Post by: ferry on April 17, 2019, 07:26:00 AM
You have to check out the licensing, but technically there is no reason to implement the full iWD solution if you just want to use either the FileCapturePoint or WebCapturePoint - this is all built-in functionality of IxnServer, no other components are required.
Title: Re: Create Custom interaction
Post by: René on April 17, 2019, 07:47:52 AM
Hi Cav,

You should be fine if you have custom media licenses (3rd party email/callback etc.) as Ixn file/web capture points are not licensed.

R.
Title: Re: Create Custom interaction
Post by: cavagnaro on April 17, 2019, 04:45:36 PM
Thanks guys, seems there are 2 possible options, will study each one and try to implement.
Thanks!