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     [CLOSED] Dev Studio HTML Composer: Save Selection Button: Where is this documented?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Dev Studio HTML Composer: Save Selection Button: Where is this documented?
 Login/Join
 
Expert
posted
Help!

Where is the "Save Selection Button" of the HTML Composer GUI tool documented?

It's the seventh icon from the left:


Thanks,

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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
I can only find a one-liner in the DS documentation, about the icon.

quote:
Saves a selection.

Note: This is specific to Managed Reporting and the ability to Save Parameterized reports.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Expert
posted Hide Post
Yup, it looks like this button is supposed to save the report to the "My Reports" area of MRE, bet you it doesn't work in v7.6.8.

Thanks,


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Guru
posted Hide Post
Waz,

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
 
Posts: 315 | Registered: April 13, 2004Report This Post
Expert
posted Hide Post
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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
<JG>
posted
Francis,

quote:
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
 
Report This Post
<JG>
posted
Did not get back quickly enough.


It only works correctly from dashboard
 
Report This Post
Expert
posted Hide Post
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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Of course, end users are not usually equipped with Dev Studio, so I can't see the use for this button.


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
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
<JG>
posted
Francis,

It's in the composer tool so that you can make it available for users running dashboard.

It sort of runs in Dev Studio because as a developer you need to test it.

Think of it as an extention to the add to favorites right click functionality in dash board.

It's an add 'this version' to MY Reports
 
Report This Post
Expert
posted Hide Post
quote:
The documentation states more than that, and I quote:


Thanks David, for the pointer to 7.7 documentation. As Francis and I are 7.6.5/6/8. the documentation is a bit less informative.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
<JG>
posted
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>,
 
Report 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     [CLOSED] Dev Studio HTML Composer: Save Selection Button: Where is this documented?

Copyright © 1996-2020 Information Builders