Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    PMF Developer Series: Flex (Part 1)

Read-Only Read-Only Topic
Go
Search
Notify
Tools
PMF Developer Series: Flex (Part 1)
 Login/Join
 
Member
posted
Starting in PMF 5.2.1, we’ve started shipping prebuilt, customizable gadgets built in Adobe Flex. I wanted to spend a little time here explaining some of the process that went into building these gadgets, and how they can be used by you, our customers.

First off, let me explain the basics of the architecture we’ve put in place to manage these Flex gadgets. If a Flex type gadget is added into a dashboard, that dashboard will now load another Flex object that we call the gadgetDataHost. This host is what all of our Flex reporting gadgets use to retrieve data from PMF’s core. We use this intermediary Flex object to allow for caching and sharing of data between Flex gadgets. Under the covers, each Flex gadget uses a LocalConnection object (Adobe Documentation) to communicate with the gadgetDataHost. The host also uses a LocalConnection object to respond to the Flex gadget with the requested data. This method of communication does have its limits, namely, 40K of data is the max amount we can transmit (but I was only able to get that large of data set in test by retrieving a large set of Measures over all of time).

In future postings, I’ll continue this analysis of the Flex gadgets. Feel free to reply to this posting with any comments you may have. Also feel free to email me if you would like further information.

Thank you all for being such supportive customers,
Arin Lipman
Programmer
WebFOCUS Performance Management
Arin_Lipman@ibi.com

This message has been edited. Last edited by: Bob Jude Ferrante,
 
Posts: 6 | Registered: August 01, 2007Report This Post
Gold member
posted Hide Post
Thanks Arin,

We are upgrading our version 5.1 to 5.2.1.
I'm sure that your post will help us soon.

Regards,

Carlos


WebFOCUS 7.7.03
Windows 2008 srv
PMF 5.3.1 HF5
 
Posts: 54 | Registered: January 05, 2010Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    PMF Developer Series: Flex (Part 1)

Copyright © 1996-2020 Information Builders