Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Gautham on July 17, 2016, 06:29:16 PM
-
Hi friends,
I need to update a field in calling list by using IRD startergy. Which block i need to use for this.. Give me some suggestions.
thanks,
Gowtham
-
I used to do this with SendEvent function and selecting EventUserEvent as the event parameter... I know there are easier ways to do it since 8.x by using the IxnServer integration, but I don't have details on that.
-
Push preview is the only mode supported by IXN.
The way you describe is the best or maybe http OCS commands
Enviado de meu E6633 usando Tapatalk
-
In IRD i found record update block. Kindly guide me how to use this to update a field
-
[quote author=Gautham link=topic=9733.msg44088#msg44088 date=1468826590]
In IRD i found record update block. Kindly guide me how to use this to update a field
[/quote]
You just need to get Record_id (from KVP to variables) and use that block to update the record.