cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
256
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Taveewat Chantaraseno on 22-02-2013 03:06:22 AM
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

Subject: RE: iFrame can get information from Dialog object?
Replied by: Absaar Javed on 22-02-2013 03:26:28 AM
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.

Subject: RE: iFrame can get information from Dialog object?
Replied by: Taveewat Chantaraseno on 22-02-2013 03:48:01 AM
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

Subject: RE: iFrame can get information from Dialog object?
Replied by: Absaar Javed on 22-02-2013 03:53:40 AM
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
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links