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]Dynamically loading a true tree into a Mutli-Source Tree Control

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED]Dynamically loading a true tree into a Mutli-Source Tree Control
 Login/Join
 
Guru
posted
  
DEFINE FILE CAR
BL/A20 MISSING ON=MISSING;
END

TABLE FILE CAR
SUM  FST.COUNTRY/A20 AS 'NM'
BY  BL AS 'PID'
BY  COUNTRY/A20 AS 'UF'
BY  COUNTRY/A20 AS 'CD'
ON TABLE HOLD AS HTR1
ON TABLE SET ASNAMES ON
END
-RUN

TABLE FILE CAR
SUM  FST.CAR/A20 AS 'NM'
BY  COUNTRY/A20 AS 'PID'
BY  CAR/A20 AS 'UF'
BY  CAR/A20 AS 'CD'
ON TABLE HOLD AS HTR2
ON TABLE SET ASNAMES ON
END
-RUN

TABLE FILE HTR1
PRINT
NM
PID
UF
CD
ON TABLE HOLD AS HTREE
MORE
FILE HTR2
END
-RUN

TABLE FILE HTREE
PRINT
NM
PID
UF
CD
ON TABLE PCHOLD FORMAT XML
END
-RUN


I am trying to load a multi source tree control. The above creates a tree that contains ENGLAND and JAGUAR as separate parent tree items, etc.

What I want is to have ENGLAND as the parent and JAGUAR as the child, etc.

What code do I need to do that?

Fernando

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


Prod WF 8.1.04, QA WF 8.2.03, Dev WF 8.2.03
 
Posts: 278 | Registered: October 10, 2006Report This Post
Virtuoso
posted Hide Post
Fernando

Since no one has been able to provide any guidance I suggest you open a case with techsupport.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report 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]Dynamically loading a true tree into a Mutli-Source Tree Control

Copyright © 1996-2020 Information Builders