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.
If I HOLD the output, I get an APPLET in the HTML If I PCHOLD the output, I get an embedded image and no APPLET in the HTML
The PCHOLD output is what we are after, but it will be combined with other things, so I can't use PCHOLD.
-SET &ECHO=ALL;
GRAPH FILE CAR
SUM DEALER_COST
BY MODEL
-*ON GRAPH HOLD AS TEST FORMAT HTML
ON GRAPH PCHOLD AS TEST FORMAT HTML
ON GRAPH SET LOOKGRAPH VBAR
ON GRAPH SET 3D OFF
ON GRAPH SET BARNUMB OFF
ON GRAPH SET GRID ON
ON GRAPH SET VZERO ON
ON GRAPH SET GRAPHEDIT SERVER
ON GRAPH SET GRAPHSTYLE *
setToolTipDisplay(true);
ENDSTYLE
ON GRAPH SET STYLE *
TYPE=DATA, COLUMN=DEALER_COST, FOCEXEC=TEST, $
ENDSTYLE
END
-RUN
! ls -al
! cat test.htm
-*! dir
-*! type test.htm
This message has been edited. Last edited by: <Kathryn Henning>,
GRAPH FILE CAR
SUM RETAIL
BY DEALER
ON GRAPH HOLD AS TT FORMAT HTMTABLE
END
-RUN
-HTMLFORM BEGIN
<html>
<body>
!IBI.FIL.TT;
</body>
</html>
-HTMLFORM END
Damien WF 8202 DB : NETEZZA, MSSQL, DB2, ORACLE Output : ALL
Originally posted by Damien: Thx Good to know, as we planned to migrate to V8 beginning of next year. Think I'll have a lot of "good" surprise with this migration.
And maybe some "not so good" surprises. We opened over 30 case during our migration a good number around the new security model. Most were resolved or a work-around was found, but some are still in programming.
In FOCUS since 1985. Prod WF 8.0.08 (z90/Suse Linux) DB (Oracle 11g), Self Serv, Report Caster, WebServer Intel/Linux.
Posts: 975 | Location: Oklahoma City | Registered: October 27, 2006