Genesys CTI User Forum > Genesys-related Development

Focus on interactions

(1/2) > >>

daniel_san:
Hello again,

Anyone knows how i can change the focus through interactions of the toolbar?

Thank you!

Kubig:
Be more specific in your question - it is not clear yet.

daniel_san:
[quote author=Kubig link=topic=8877.msg39600#msg39600 date=1432812309]
Be more specific in your question - it is not clear yet.
[/quote]

Of course.

Imagine your workspace desktop with 10 interactions waiting for you press the mark done. Then, you want to change focus to one of this interaction pressing some customized button. How can you do that?

This is not the real needed scenario, itīs only an example. Real scenario itīs like, you have an Interaction Voice with one client, and you press accept button on interaction rescheduled toaster. The application imedatly change the focus to new interaction.

Regards.

daniel_san:
Some help?

abudwill:
You could implement some sort of event/action system where interactions in question register and listen for events from an object responsible for sending those events.  When whatever your action/trigger is, have the event system publish something to all the subscribers. The subscribers would be your interactions. You can get a reference to the current window from within those interactions and then focus on one.

There may be a more appropriate genesys centric way to do this. I would need to look at the IWS APIs again - but I think one of the interfaces provides a way of getting references to interactions via an identifier like case guid.

Navigation

[0] Message Index

[#] Next page

Go to full version