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] HTML Composer Chaining

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] HTML Composer Chaining
 Login/Join
 
Silver Member
posted
I am building an HTML launch page and I'm running into some problems.

I have four paramters total. 3 of them are static parameters that will be selected via drop down or radial button.

The fourth paramter will be a dynamic edit box. The 3 static parameters need to be passed to the fourth so the values are paired down to whats available based on the controls. I looked at documentation and I thought I had the chaining arrows hooked up right but I get an arrow message saying there was a problem chaining when I launch the web page. Does anyone no how to complete this behavior?

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8
Windows, All Outputs
 
Posts: 49 | Location: United States | Registered: April 21, 2015Report This Post
Expert
posted Hide Post
The best way to do this, imho, is to place all four values in a hierarchical file and read that file for each of the controls and chain the controls together.

Or, place all the combination of the first three values in a file which is joined to the 4th file which is dynamic, and filter the 4th control accordingly.




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Gold member
posted Hide Post
If you're willing to edit the XML in the HTML page, let me know and I can give you a quick run-down. If you're not familiar with HTML and XML, you might not want to mess with it. I've had to that at times to deal with this error. . .

- Rob


WebFocus 8201m on Windows; App Studio 8201; Procedures: WebFocus with SQL; HTML Parameter Pages & Dashboard; Output: Excel, HTML, & PDF.
 
Posts: 88 | Location: MI | Registered: July 23, 2009Report This Post
Member
posted Hide Post
Rob - I'm working on an upgrade from 8.0.08 to 8.2.03 and getting an alert on a few pages that "There appears to be an issue chaining 'A' to 'B'. Can you please post some details about what you updated to resolve this issue? We've already had to make manual edits to these pages for a variety of reasons.


WebFOCUS 8.0.08
Windows, All Outputs
 
Posts: 9 | Registered: May 21, 2014Report This Post
Gold member
posted Hide Post
Hi juram,

It's been a bit since I had to do one of these! It will be a couple days, but I'll try to get back to you. Here are a couple things quickly:

Make sure it has exactly one rootxmlnode tag.
Make sure the requests_list tag values correspond to valid requestid values in a request tag.

Each html_element that is part of the chain should have a link tag defining it's data source. The second html_element's link tag should have a "from" attribute referencing it's parent html_element, and the second html_element should have two link tags, referencing the previous two elements in the chain. As I recall!

- Rob


WebFocus 8201m on Windows; App Studio 8201; Procedures: WebFocus with SQL; HTML Parameter Pages & Dashboard; Output: Excel, HTML, & PDF.
 
Posts: 88 | Location: MI | Registered: July 23, 2009Report 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] HTML Composer Chaining

Copyright © 1996-2020 Information Builders