Blogs

Showing 1 - 5 of 22 results.
Items per Page 5
of 5

Forums

« Back to General Questions

RE: iFrame can get information from Dialog object?

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi All,
When I run an application inside iFrame on Finesse desktop, can the application within the iFrame access information from dialog and other finesse objects? like call variables?
If so, how? :-)
Padd

Application running inside an iFrame can access Values of attributes associated with dialog or user objects.
One way is to pass values via application url in the form of a query string.

Thanks Absaar,
How application inside the iFrame identify itself when requesting attribute values from dialogs or user objects? Would Finesse knows about the session request from iFrame? 
Could you please give a short sample?
Regards,
Padd

For that you have to subscribe to finesse notifications via pubsub, so that you can get required values on a particular event;
For other part how to connect a third party application with finesse you need to see this post:
http://developer.cisco.com/web/finesse/community/-/message_boards/view_message/12215720

Collateral


No files available