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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Graph Help
 Login/Join
 
Virtuoso
posted
It's Friday and been a long week. I've taken my more complicated graph and turned into the Car File for help. If you run the following...it runs fine. If you change the PCHOLD to HOLD(for use in another report) it crashes. I know there should be a way to loop thru to hold this but it is not arriving in my brain. Help anyone?.
Confused
Thanks.

GRAPH FILE CAR

SUM SALES AS ' '
BY CAR NOPRINT
BY COUNTRY

ACROSS SEATS AS ' '

ON GRAPH PCHOLD AS TRAPHFILEB FORMAT PNG

-*ON GRAPH HOLD AS TRAPHFILEB FORMAT PNG
ON GRAPH SET BARNUMB ON
ON GRAPH SET 3D ON
ON GRAPH SET VZERO ON
ON GRAPH SET GRID ON
ON GRAPH SET GRMERGE ADVANCED

ON GRAPH SET GRMULTIGRAPH 1
ON GRAPH SET GRLEGEND 1
ON GRAPH SET GRXAXIS 1
ON GRAPH SET HAXIS 850
ON GRAPH SET VAXIS 480
ON GRAPH SET UNITS PIXELS
ON GRAPH SET LOOKGRAPH VBRSTK1
ON GRAPH SET GRAPHSTYLE *


ENDSTYLE
END


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Expert
posted Hide Post
It doesn't crash for me on AIX 765.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Virtuoso
posted Hide Post
Really? Hmmmmm
It holds a file?
Hmmmmmm


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Virtuoso
posted Hide Post
How about format SVG?




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Expert
posted Hide Post
This is what you get with the way your program is currently coded:
-rw-rw-r--   1 c758760  bi             7168 Jan 16 15:06 @0009.png
-rw-rw-r--   1 c758760  bi             7168 Jan 16 15:06 @0007.png
-rw-rw-r--   1 c758760  bi            10240 Jan 16 15:06 @0008.png
-rw-rw-r--   1 c758760  bi             7168 Jan 16 15:06 @0006.png
-rw-rw-r--   1 c758760  bi             7168 Jan 16 15:06 @0005.png
-rw-rw-r--   1 c758760  bi            11264 Jan 16 15:06 @0003.png
-rw-rw-r--   1 c758760  bi             9216 Jan 16 15:06 @0004.png
-rw-rw-r--   1 c758760  bi            11264 Jan 16 15:06 @0002.png
-rw-rw-r--   1 c758760  bi            11264 Jan 16 15:06 @0000.png
-rw-rw-r--   1 c758760  bi             8192 Jan 16 15:06 @0001.png


This is what you get with GRMERGE ON instead of ADVANCED:

-rw-rw-r--   1 c758760  bi            17408 Jan 16 15:08 traphfileb.png


Maybe that is your problem.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Virtuoso
posted Hide Post
I've tried all format types. Got this from IBI

It looks like this was a bug we could only fix via an upgrade, rather than
a Hotfix. It was resolved in 764. Please upgrade to obtain the fix.
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Virtuoso
posted Hide Post
Hey Ginny - I tried your suggestion and it worked! You can go home now...if you are not off for the Holiday anyway. Smiler
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Expert
posted Hide Post
I'm here! Happy to have been of service.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Virtuoso
posted Hide Post
Well i sent you home too soon...while it did prevent the thing from crashing...I lost my legend. Experimenting some more.
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders