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 have been working on a report that supports multiple report outputs, and when the output is EQ 'EXL2K', when I try running the code, I get "No Query Information to Decode". I began to comment out code, pulling and tugging until I decided to create a new simple report.
All this report does is takes a column, and prints it, and it too has the same "No Query Information to Decode" when it runs on HTML / PDF.
Any suggestions?
Thanks, HowardThis message has been edited. Last edited by: Kerry,
The "no query information to decode" error message may be caused by several issues. Check the following to see if they apply:
When running a FOCEXEC under MRE, the error appears. It is caused by supplying Web Component Authentication in the Environment properties when no authentication was required. To resolve this, do the following:
In WebFOCUS Developer Studio, access the WebFOCUS Environments from File / Show Environments. Click on an Environment and select Properties. The Web Component page will be selected when the properties dialog box opens up. Check the type of authentication under "Web Component Authentication", and clear the credentials. Change the authentication from "Basic" to "None". Exit and restart Developer Studio.
When trying to open an HTML page in Internet Explorer version 6 that was created with the Resource Layout Painter, the error appears.
To resolve this, go to Internet Explorer Security -> Internet -> Custom Level settings. Verify that they are set to the desired settings. These settings can vary by site.
WebFOCUS 7.7.05
Posts: 1213 | Location: Seattle, Washington - USA | Registered: October 22, 2007