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.
The documentation states more than that, and I quote:
"Note: This is specific to Managed Reporting and the ability to save parameterized reports with the Save Parameters dialog box. See Creating Reports in Dashboard in the WebFOCUS Managed Reporting End User's Manual for more information."
So, the referenced manual should be consulted.
David Glick Director WebFOCUS App Studio and WebFOCUS Developer Studio WebFOCUS Division Information Builders, Inc. Direct (917) 339-5560 Voice Mail (212) 736-6250 x3560 Fax (212) 947-5168 Email david_glick@ibi.com
My question is: Why have a button on a Dev Studio HTML Composer designed launch screen that saves the report somewhere in MRE and then cannot point to these saved reports.
Am I mistaken to assume that this button should provide functionality whereby upon clicking on it, the selected parameters are saved and can be recalled by another control on the same screen?
Or is this what the button does?
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
OK, as a test, in Dev Studio HTML Composer v7.6.8, I added the "Save Selection Button" to my launch page. When I run the launch page from Dev Studio MRE area, the launch page shows me the newly added "Save Selection" button. Clicking upon this button opens a pop-up where you specify the name of the saved report - it gets saved in the MRE User Management, Saved Parameter Reports folder, from where it can be executed. I need to do more work here, as the page does not render properly.
Meanwhile, if I run the same launch page from the MRE applet, the "Save Selection" button does not display, even though it's there in the view source. Also, the saved reports do not appear in the Saved Parameter Reports of the Shared Reports tab.
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
Am I mistaken to assume that this button should provide functionality whereby upon clicking on it, the selected parameters are saved and can be recalled by another control on the same screen?
Yes.
The saved parameter button is an output option.
It creates a copy of the html page in the users MY REPORTS folder saving the selected options. So when the user runs the saved report it opens the page with the pre selected options.
It has nothing at all to do with interaction with other controls on the page
So, you have a button on the screen where you give users the capability to save their selected parameters, but there's no way on the same screen to recall these saved parameters, they're saved somewhere in MRE that the current screen cannot retrieve the information from - or am I missing something?
JG, thanks for your updated comments.This message has been edited. Last edited by: Francis Mariani,
Francis
Give me code, or give me retirement. In FOCUS since 1991
Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
IBI usually takes a couple of sub releases to incorporate the needed information.
In every documentation there is a customer feedback page.
Has anyone ever used it?
Generally you never know what you are missing unless someone else has told you.
Rule number 1.
READ the summary of new features docs.
It will be in those before it is in the complete docs.
IBI is better than most on managing this but is still not 100%.
It probably hits 95% most of the time but from experience most companies are around the 85 to 90%
When looking for completely up to date docs, release docs and NF docs together give you the whole picture.This message has been edited. Last edited by: <JG>,