cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
786
Views
1
Helpful
2
Replies

How to implement handlers.onChange in RestObjectHandlers

yudhitanaka
Level 1
Level 1

Hi,

I want to use one of the handlers options (onChange) to get the updated call variables in the dialog object.

Does anybody has used this handlers.onChange before? Can I get an example how to implement this feature?

Thanks in advance!

Best Regards,

Yudhi

2 Replies 2

golmsted
Level 4
Level 4

If you have access to DevNet: https://developer.cisco.com/site/finesse/learn/sample-gadgets/index.gsp

Just download one of the Samples and start with that.  The ScreenPopSample has example of adding a handler to a Dialog (_processCall).

Hi Gary,

Thanks for your response. It's really helpful!

Best Regards,

Yudhi