T
TJO
How does one go about modeling a table containing two fields each of which
that will contain the ID of the same lookup table?
Thanks
that will contain the ID of the same lookup table?
Thanks
TJO said:How does one go about modeling a table containing two fields each of which
that will contain the ID of the same lookup table?
Scot A. Becker said:Hi TJO,
As John mentioned, you can have multiple facts that reference the same
objects; what differs then is the predicate text. For example (objects in
brackets):
[Rate] has dial [Rate Type]
[Rate] has redial [Rate Type]
[Rate] has inbound [Rate Type]
In this manner, the different facts are indicated by the changing predicate.
Upon mapping to a logical model, the predicate is used as part of the column
names yielding names like DialRateType, RedialRateType, and InboundRateType.
Hope that helps,
Scot.
relateTJO said:I have the following rules
Rate has DialRateType
Rate has RedialRateType
Rate has InboundRateType
Each of these rules is basically a foriegn key to a common lookup table
called RateType.
I need help modeling this. I don't see how these three rules willto
a common object RateType ???
Thanks
Scot A. Becker said:Hi TJO,
You are correct. The predicate text (lowercase in the examples below) goes
into the relationship boxes and you select the Rate and Rate Type objects in
the "Object Name" drop downs.
See the attached.
Hope that helps,
Scot.
...............................................
Scot Becker
Orthogonal Software
www.orthogonalsoftware.com
TJO said:This is exactly what i need help with. Thanks.
Can you provide some clarity on how you enter this information in the Fact
Editor? I think you are saying that "has dial", "has redial", "has inbound"
belongs in the Relationship text box?
Scot A. Becker said:Hi TJO,
As John mentioned, you can have multiple facts that reference the same
objects; what differs then is the predicate text. For example (objects in
brackets):
[Rate] has dial [Rate Type]
[Rate] has redial [Rate Type]
[Rate] has inbound [Rate Type]
In this manner, the different facts are indicated by the changing predicate.
Upon mapping to a logical model, the predicate is used as part of the column
names yielding names like DialRateType, RedialRateType, and InboundRateType.
Hope that helps,
Scot.
I have the following rules
Rate has DialRateType
Rate has RedialRateType
Rate has InboundRateType
Each of these rules is basically a foriegn key to a common lookup table
called RateType.
I need help modeling this. I don't see how these three rules will relate
to
a common object RateType ???
Thanks
How does one go about modeling a table containing two fields each of
which
that will contain the ID of the same lookup table?
Thanks
TJO said:I would image the same would hold true if you wish to reuse a common value
type such "Description"
Product has product Description
Catalog has catalog Description
objectsScot A. Becker said:Hi TJO,
You are correct. The predicate text (lowercase in the examples below) goes
into the relationship boxes and you select the Rate and Rate Typeeachin
the "Object Name" drop downs.
See the attached.
Hope that helps,
Scot.
...............................................
Scot Becker
Orthogonal Software
www.orthogonalsoftware.com
(objectsTJO said:This is exactly what i need help with. Thanks.
Can you provide some clarity on how you enter this information in the Fact
Editor? I think you are saying that "has dial", "has redial", "has inbound"
belongs in the Relationship text box?
Hi TJO,
As John mentioned, you can have multiple facts that reference the same
objects; what differs then is the predicate text. For example
inbrackets):
[Rate] has dial [Rate Type]
[Rate] has redial [Rate Type]
[Rate] has inbound [Rate Type]
In this manner, the different facts are indicated by the changing
predicate.
Upon mapping to a logical model, the predicate is used as part of the
column
names yielding names like DialRateType, RedialRateType, and
InboundRateType.
Hope that helps,
Scot.
I have the following rules
Rate has DialRateType
Rate has RedialRateType
Rate has InboundRateType
Each of these rules is basically a foriegn key to a common lookup table
called RateType.
I need help modeling this. I don't see how these three rules will
relate
to
a common object RateType ???
Thanks
How does one go about modeling a table containing two fields
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.