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.
I am working on a report that has several HOLD files, defines, etc... I have developed it 100% in the GUI with no editing of the CODE. Now, no matter what I do on the very last Report it will not open and gives ne a "Error parsing report request" >BY< BY Q11, there is no "BY Q11" in the code. I have even deleted the report and recreated it using a different way and I get the same error. Is this a bug or am I doing something wrong. I would think I should be able to open it in the GUI if I have not went in and changed the actual code in text view.This message has been edited. Last edited by: neuro,
Currenly working @ Learning Circle Education Services Previously worked @ Nationwide Insurance Prod: WebFOCUS 7.6.11
This is the top of my code, I do not understand what I am supposed to change on the top line:
TABLE FILE LMS_PROFILE_DATA BY LAST_NAME NOPRINT BY FULLNAME BY TOTAL BY Q1 BY Q2 BY Q3 BY Q4 BY Q5 BY Q6 BY Q7 BY Q8 ON TABLE SET PAGE-NUM OFF ON TABLE NOTOTAL ON TABLE PCHOLD FORMAT HTML ON TABLE SET HTMLCSS ON ON TABLE SET STYLE *
Currenly working @ Learning Circle Education Services Previously worked @ Nationwide Insurance Prod: WebFOCUS 7.6.11
I agree that this should not happen and I urge you to raise a case with your local branch so that it gets a fix.
However, and this is a shot in the dark, try adding a print field (using the GUI) and set it to NOPRINT to see if this overcomes the 'feature' (aka bug).
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
RESOLVED -- Thank you to everyone to posted. It was the "BY TOTAL", I went in and changed my hold files and such to reflecting a different name an now the GUI works fine. Hate those darn reserved words, like I do not have enough of them to remember in other languages.
Thank you everyone!
Currenly working @ Learning Circle Education Services Previously worked @ Nationwide Insurance Prod: WebFOCUS 7.6.11