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  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] 8206 Chart Error

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] 8206 Chart Error
 Login/Join
 
Member
posted
I am trying to build a chart in InfoAssist from a report I've created, and I get the following error:


Code: 2043 Type: xPropertiesQuery
unable to retrieve chart container(IA_200317_175620-1)


Here is the code for the report I'd like to graph:


-*COMPONENT=Join_J002
JOIN FILE testhold AT TESTHOLD.SEG01.Historical_PC
TO UNIQUE FILE abserrorstdevhold AT ABSERRORSTDEVHOLD.SEG01.Historical_PC TAG J002 AS J002
WHERE TESTHOLD.SEG01.Historical_PC EQ J002.SEG01.Historical_PC;
END
-DEFAULTH &WF_SUMMARY='Summary';
-DEFAULTH &WF_TITLE='WebFOCUS Report';
TABLE FILE testhold
SUM TESTHOLD.SEG01.MAPE
TESTHOLD.SEG01.MAD
TESTHOLD.SEG01.All_Bill_Miles
TESTHOLD.SEG01.Forecast
J002.SEG01.MAPE
J002.SEG01.MAD
J002.SEG01.AbsErrorStDev
BY TESTHOLD.SEG01.Historical_PC
BY TESTHOLD.SEG01.Historical_Period_Ending
BY TESTHOLD.SEG01.Filter
ON TABLE PCHOLD FORMAT HTML
ON TABLE NOTOTAL
ON TABLE SET CACHELINES 100
ON TABLE SET BYDISPLAY ON
ON TABLE SET GRWIDTH 1
ON TABLE SET STYLE *
INCLUDE=IBFS:/FILE/IBI_HTML_DIR/ibi_themes/Flat.sty,$
TYPE=REPORT, TITLETEXT=&WF_TITLE.QUOTEDSTRING, SUMMARY=&WF_SUMMARY.QUOTEDSTRING, $
ENDSTYLE
END

-RUN


I am using and joining multiple hold files within this report. Additionally, we recently upgraded to 8206 and this report contains some FORECAST_SEASONAL and STDDEV functions, which were unavailable in our previous version.
Not sure if those might attribute to the error.

Please advise.

This message has been edited. Last edited by: drewtollenaar,


WebFOCUS Enterprise Edition Product 8.2
 
Posts: 5 | Location: Dallas, TX | Registered: May 28, 2019Report This Post
Virtuoso
posted Hide Post
Does this report produce an HTML output? If so, we should probably look at the GRAPH portion after you HOLD the output because the error you are describing seems to be coming from GRAPH FILE....


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Virtuoso
posted Hide Post
drew

The only hits I get for this error on techsupport are for version 7.7 from years ago. I don't see any GRAPH FILE posted here? Can you reproduce this with any of the IBI sample files?


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Member
posted Hide Post
I was able to fix the error by creating a chart from the hold file rather than create a chart from the hold report. Thank you for the assistance.


WebFOCUS Enterprise Edition Product 8.2
 
Posts: 5 | Location: Dallas, TX | Registered: May 28, 2019Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] 8206 Chart Error

Copyright © 1996-2020 Information Builders