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] HTML Composer - "Values are procedures names" and additional parameters

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] HTML Composer - "Values are procedures names" and additional parameters
 Login/Join
 
Member
posted
I tried searching online, but I couldn't find anything for this one.

In the HTML Composer, I am giving the user the option to select a procedure from a list of radio buttons as well as a billing date. Those procedures each have a date variable and that variable has the same name in each procedure.

When I select a procedure, it is successfully called, but it does not recognize the date at all. Is there something I need to do to get the chosen date parameter sent when the procedure is selected?

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


WebFOCUS 8.0.0.2
Windows, All Outputs
 
Posts: 27 | Location: Philadelphia, PA | Registered: January 21, 2013Report This Post
Master
posted Hide Post
create a parameter for that html. That parameter name should match with the billing date control name.


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Master
posted Hide Post
When you create a launch page to pass parameters to a report/graph fex you can just
associate your submit button with the
"would be" fex.

In that fex you simply create
-TYPE &VAR1
-TYPE &VAR2
-TYPE &VAR3
-TYPE &RDATE

The &RDATE variable is the one which will take the date value you're passing from the launch page for the report. The other &VARs represent
however many other input controls you are passing to your report/graph fex.

This is eaasily done in html composer.

Good luck!


Tomsweb
WebFOCUS 8.1.05M, 8.2.x
APP Studio, Developer Studio, InfoAssist, Dashboards, charts & reports
Apache Tomcat/8.0.36
 
Posts: 573 | Location: Baltimore, MD | Registered: July 06, 2006Report This Post
Member
posted Hide Post
Thanks - I realized that I had actually started with one approach, switched midway through, and never made the changes necessary to keep up with that. When I rebuilt the page, it worked correctly.

Thanks for the quick responses.


WebFOCUS 8.0.0.2
Windows, All Outputs
 
Posts: 27 | Location: Philadelphia, PA | Registered: January 21, 2013Report 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] HTML Composer - "Values are procedures names" and additional parameters

Copyright © 1996-2020 Information Builders