Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started 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
-
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.
-
If you have IXNServer already in place you could use either the FileCapturePoint or WebCapturePoint.
-
[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.
-
[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?
-
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.
-
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.
-
Thanks guys, seems there are 2 possible options, will study each one and try to implement.
Thanks!