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.
Hi, We have successfully created reports displaying alive SVG and GIF graphs in PDF and PPT. However, we cannot run Applet graphs in HTML or create OLAP enabled report with Java script due to client restriction. Does anyone know whether is possible to run any the following alive graph(PNG, JPEG, GIF, or SVG) in HTM? If yes, please show an example. ThanksThis message has been edited. Last edited by: Kerry,
7703 on Linux, Windows ReportCaster PDF, HTML, Excel, AHTML, and CSV
Getting back on subject though, I am guessing that the mention of non use of Java Applets means that "alive graphs" would be those that are created within the browser and not those that are generated on the server?
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
So you want live data but you want an image - which is a static file created each time you need it. Therefore I guess that you are happy that the file is created afresh each time you need it updated. Therefore, the obvious statement is that each time you want the graph updated you will need to rerun the program that creates it and store it on your network.
As for including an image in HMTL without using Java Applets is that - of course you can - you just have to ensure that the image can be retrieved via a URL. Which, for Web FOCUS, means that the image is generally placed on the client or web server. We use IIS so I place the graphics into a sub-folder within [drive]:\Inetpub\wwwroot\[subfolder], so that the file is easy to retrieve using img src="\[subfolder]\imagename.extn".
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
I still was never very clear on what a "Live Data Graph" was. That's not a WebFOCUS name for anything so it must be someone's personal nomenclature. Does that just mean a graph off of live data (which begs the definition of "live data" - production?) or are you wanting some sort of interactive graphing/charting capability like you would get with a flex app or Visual Discovery. If the latter is the case, you won't get that without a java applet.
Regards,
Darin
In FOCUS since 1991 WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex WF Client: 77 on Linux w/Tomcat
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007