Focal Point
[Case Opened] Including a Clustered Master in a Clustered Master

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/2417005126

June 21, 2012, 09:07 AM
Danny-SRL
[Case Opened] Including a Clustered Master in a Clustered Master
The following relates to Master files of SQL tables.

Developer Studio helps you create a Clustered Master (CM) from SQL tables in one of 2 ways:
1. by reference of a Master describing an SQL table
2. by copy of a Master describing an SQL table

What happens if the Master you are referencing is itself a CM?
In that case DS allows only a copy.
During copy, you are asked to choose which segments to copy.
Now the problem:
1. In the "child" CM there is a DEFINE which uses fields from different segments. These fields are qualified with the segment name.
2. These segments could be used twice in the "parent" CM. And this is what happens:
3. The DEFINE is thus copied twice.
4. However, for the second copy, WebFOCUS modifies the segment names (which is necessary) but does not change the qualifiers of the DEFINE and it has to be done manually.

Question: is there a setting that would make this automatic?

This message has been edited. Last edited by: Kathleen Butler,


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

June 21, 2012, 05:29 PM
Waz
I think it may be easier to just hand code it.


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!

June 22, 2012, 01:25 AM
Danny-SRL
Waz.

Very true...
However, the customer is a bit stubborn...
I'll open a case.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF